| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected AndroidForWorkCrossProfileDataSharingType |
AndroidForWorkGeneralDeviceConfiguration.workProfileDataSharingType |
| Modifier and Type | Method and Description |
|---|---|
Optional<AndroidForWorkCrossProfileDataSharingType> |
AndroidForWorkGeneralDeviceConfiguration.getWorkProfileDataSharingType()
“Type of data sharing that is allowed.”
|
| Modifier and Type | Method and Description |
|---|---|
AndroidForWorkGeneralDeviceConfiguration |
AndroidForWorkGeneralDeviceConfiguration.withWorkProfileDataSharingType(AndroidForWorkCrossProfileDataSharingType workProfileDataSharingType)
Returns an immutable copy of
this with just the workProfileDataSharingType field changed. |
AndroidForWorkGeneralDeviceConfiguration.Builder |
AndroidForWorkGeneralDeviceConfiguration.Builder.workProfileDataSharingType(AndroidForWorkCrossProfileDataSharingType workProfileDataSharingType)
“Type of data sharing that is allowed.”
|
| Modifier and Type | Method and Description |
|---|---|
static AndroidForWorkCrossProfileDataSharingType |
AndroidForWorkCrossProfileDataSharingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AndroidForWorkCrossProfileDataSharingType[] |
AndroidForWorkCrossProfileDataSharingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.