| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected RatingAppsType |
IosGeneralDeviceConfiguration.mediaContentRatingApps |
| Modifier and Type | Method and Description |
|---|---|
Optional<RatingAppsType> |
IosGeneralDeviceConfiguration.getMediaContentRatingApps()
“Media content rating settings for Apps”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingApps(RatingAppsType mediaContentRatingApps)
“Media content rating settings for Apps”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingApps(RatingAppsType mediaContentRatingApps)
Returns an immutable copy of
this with just the mediaContentRatingApps field changed. |
| Modifier and Type | Method and Description |
|---|---|
static RatingAppsType |
RatingAppsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RatingAppsType[] |
RatingAppsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.