Uses of Class
microsoft.dynamics.crm.complex.RetrieveDataEncryptionKeyResponse
-
Packages that use RetrieveDataEncryptionKeyResponse Package Description microsoft.dynamics.crm.complex microsoft.dynamics.crm.container -
-
Uses of RetrieveDataEncryptionKeyResponse in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveDataEncryptionKeyResponse Modifier and Type Method Description RetrieveDataEncryptionKeyResponseRetrieveDataEncryptionKeyResponse.Builder. build()RetrieveDataEncryptionKeyResponseRetrieveDataEncryptionKeyResponse. withEncryptionKey(String encryptionKey)RetrieveDataEncryptionKeyResponseRetrieveDataEncryptionKeyResponse. withUnmappedField(String name, String value) -
Uses of RetrieveDataEncryptionKeyResponse in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return types with arguments of type RetrieveDataEncryptionKeyResponse Modifier and Type Method Description com.github.davidmoten.odata.client.FunctionRequestReturningNonCollectionUnwrapped<RetrieveDataEncryptionKeyResponse>System. retrieveDataEncryptionKey()
-