Uses of Class
odata.msgraph.client.beta.complex.PrivacyProfile.Builder
-
Packages that use PrivacyProfile.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of PrivacyProfile.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return PrivacyProfile.Builder Modifier and Type Method Description static PrivacyProfile.BuilderPrivacyProfile. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PrivacyProfile.BuilderPrivacyProfile.Builder. contactEmail(String contactEmail)PrivacyProfile.BuilderPrivacyProfile.Builder. statementUrl(String statementUrl)
-