| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingUnitedStates |
MediaContentRatingUnitedStates.Builder.build() |
MediaContentRatingUnitedStates |
MediaContentRatingUnitedStates.withMovieRating(RatingUnitedStatesMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
MediaContentRatingUnitedStates |
MediaContentRatingUnitedStates.withTvRating(RatingUnitedStatesTelevisionType tvRating)
Returns an immutable copy of
this with just the tvRating field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MediaContentRatingUnitedStates |
IosGeneralDeviceConfiguration.mediaContentRatingUnitedStates |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaContentRatingUnitedStates> |
IosGeneralDeviceConfiguration.getMediaContentRatingUnitedStates()
“Media content rating settings for United States”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingUnitedStates(MediaContentRatingUnitedStates mediaContentRatingUnitedStates)
“Media content rating settings for United States”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingUnitedStates(MediaContentRatingUnitedStates mediaContentRatingUnitedStates)
Returns an immutable copy of
this with just the mediaContentRatingUnitedStates field changed. |
Copyright © 2018–2020. All rights reserved.