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