| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingNewZealand |
MediaContentRatingNewZealand.Builder.build() |
MediaContentRatingNewZealand |
MediaContentRatingNewZealand.withMovieRating(RatingNewZealandMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
MediaContentRatingNewZealand |
MediaContentRatingNewZealand.withTvRating(RatingNewZealandTelevisionType tvRating)
Returns an immutable copy of
this with just the tvRating field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MediaContentRatingNewZealand |
IosGeneralDeviceConfiguration.mediaContentRatingNewZealand |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaContentRatingNewZealand> |
IosGeneralDeviceConfiguration.getMediaContentRatingNewZealand()
“Media content rating settings for New Zealand”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingNewZealand(MediaContentRatingNewZealand mediaContentRatingNewZealand)
“Media content rating settings for New Zealand”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingNewZealand(MediaContentRatingNewZealand mediaContentRatingNewZealand)
Returns an immutable copy of
this with just the mediaContentRatingNewZealand field changed. |
Copyright © 2018–2020. All rights reserved.