Uses of Class
odata.msgraph.client.beta.complex.EncryptWithTemplate.Builder
-
Packages that use EncryptWithTemplate.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of EncryptWithTemplate.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return EncryptWithTemplate.Builder Modifier and Type Method Description EncryptWithTemplate.BuilderEncryptWithTemplate.Builder. availableForEncryption(Boolean availableForEncryption)static EncryptWithTemplate.BuilderEncryptWithTemplate. builderEncryptWithTemplate()Returns a builder which is used to create a new instance of this class (given that this class is immutable).EncryptWithTemplate.BuilderEncryptWithTemplate.Builder. encryptWith(EncryptWith encryptWith)EncryptWithTemplate.BuilderEncryptWithTemplate.Builder. name(String name)EncryptWithTemplate.BuilderEncryptWithTemplate.Builder. templateId(String templateId)
-