| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AndroidManagedStoreAccountAppSyncStatus |
AndroidManagedStoreAccountEnterpriseSettings.lastAppSyncStatus |
| Modifier and Type | Method and Description |
|---|---|
Optional<AndroidManagedStoreAccountAppSyncStatus> |
AndroidManagedStoreAccountEnterpriseSettings.getLastAppSyncStatus()
“Last application sync result”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidManagedStoreAccountEnterpriseSettings.Builder |
AndroidManagedStoreAccountEnterpriseSettings.Builder.lastAppSyncStatus(AndroidManagedStoreAccountAppSyncStatus lastAppSyncStatus)
“Last application sync result”
|
AndroidManagedStoreAccountEnterpriseSettings |
AndroidManagedStoreAccountEnterpriseSettings.withLastAppSyncStatus(AndroidManagedStoreAccountAppSyncStatus lastAppSyncStatus)
Returns an immutable copy of
this with just the lastAppSyncStatus
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static AndroidManagedStoreAccountAppSyncStatus |
AndroidManagedStoreAccountAppSyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidManagedStoreAccountAppSyncStatus[] |
AndroidManagedStoreAccountAppSyncStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.