public interface O365TeamResponse
Modifier and Type | Method and Description |
---|---|
boolean |
backedUp()
Whether this Team is backed up.
|
Optional<String> |
description()
Get the team description.
|
String |
displayName()
Get the team display name.
|
Optional<String> |
mail()
Get the email associated with this Team.
|
String |
nativeId()
Get the native VBO id for this Team.
|
Optional<String> |
organizationUuid()
Get the org platform uuid associated with this Team.
|
String displayName()
Optional<String> organizationUuid()
boolean backedUp()
String nativeId()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.