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