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