| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected GroupPrivacy |
ProtectGroup.privacy |
| Modifier and Type | Method and Description |
|---|---|
Optional<GroupPrivacy> |
ProtectGroup.getPrivacy() |
| Modifier and Type | Method and Description |
|---|---|
ProtectGroup.Builder |
ProtectGroup.Builder.privacy(GroupPrivacy privacy) |
ProtectGroup |
ProtectGroup.withPrivacy(GroupPrivacy privacy) |
| Modifier and Type | Method and Description |
|---|---|
static GroupPrivacy |
GroupPrivacy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupPrivacy[] |
GroupPrivacy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.