| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AndroidForWorkBindStatus |
AndroidForWorkSettings.bindStatus |
| Modifier and Type | Method and Description |
|---|---|
Optional<AndroidForWorkBindStatus> |
AndroidForWorkSettings.getBindStatus()
“Bind status of the tenant with the Google EMM API”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkSettings.Builder |
AndroidForWorkSettings.Builder.bindStatus(AndroidForWorkBindStatus bindStatus)
“Bind status of the tenant with the Google EMM API”
|
AndroidForWorkSettings |
AndroidForWorkSettings.withBindStatus(AndroidForWorkBindStatus bindStatus)
Returns an immutable copy of
this with just the bindStatus field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static AndroidForWorkBindStatus |
AndroidForWorkBindStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidForWorkBindStatus[] |
AndroidForWorkBindStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.