| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
TeamGuestSettings |
TeamGuestSettings.Builder.build() |
TeamGuestSettings |
TeamGuestSettings.withAllowCreateUpdateChannels(Boolean allowCreateUpdateChannels) |
TeamGuestSettings |
TeamGuestSettings.withAllowDeleteChannels(Boolean allowDeleteChannels) |
| Modifier and Type | Field and Description |
|---|---|
protected TeamGuestSettings |
Team.guestSettings |
| Modifier and Type | Method and Description |
|---|---|
Optional<TeamGuestSettings> |
Team.getGuestSettings() |
| Modifier and Type | Method and Description |
|---|---|
Team.Builder |
Team.Builder.guestSettings(TeamGuestSettings guestSettings) |
Team |
Team.withGuestSettings(TeamGuestSettings guestSettings) |
Copyright © 2018–2020. All rights reserved.