Uses of Class
odata.msgraph.client.beta.complex.BufferDecryptionResult.Builder
-
Packages that use BufferDecryptionResult.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of BufferDecryptionResult.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return BufferDecryptionResult.Builder Modifier and Type Method Description static BufferDecryptionResult.BuilderBufferDecryptionResult. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).BufferDecryptionResult.BuilderBufferDecryptionResult.Builder. decryptedBuffer(byte[] decryptedBuffer)
-