Uses of Class
microsoft.dynamics.crm.complex.RetrieveDataEncryptionKeyResponse.Builder
-
Packages that use RetrieveDataEncryptionKeyResponse.Builder Package Description microsoft.dynamics.crm.complex -
-
Uses of RetrieveDataEncryptionKeyResponse.Builder in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return RetrieveDataEncryptionKeyResponse.Builder Modifier and Type Method Description static RetrieveDataEncryptionKeyResponse.BuilderRetrieveDataEncryptionKeyResponse. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).RetrieveDataEncryptionKeyResponse.BuilderRetrieveDataEncryptionKeyResponse.Builder. encryptionKey(String encryptionKey)
-