| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PrivacyProfile |
PrivacyProfile.Builder.build() |
PrivacyProfile |
PrivacyProfile.withContactEmail(String contactEmail) |
PrivacyProfile |
PrivacyProfile.withStatementUrl(String statementUrl) |
| Modifier and Type | Field and Description |
|---|---|
protected PrivacyProfile |
Organization.privacyProfile |
| Modifier and Type | Method and Description |
|---|---|
Optional<PrivacyProfile> |
Organization.getPrivacyProfile() |
| Modifier and Type | Method and Description |
|---|---|
Organization.Builder |
Organization.Builder.privacyProfile(PrivacyProfile privacyProfile) |
Organization |
Organization.withPrivacyProfile(PrivacyProfile privacyProfile) |
Copyright © 2018–2020. All rights reserved.