| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingJapan |
MediaContentRatingJapan.Builder.build() |
MediaContentRatingJapan |
MediaContentRatingJapan.withMovieRating(RatingJapanMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
MediaContentRatingJapan |
MediaContentRatingJapan.withTvRating(RatingJapanTelevisionType tvRating)
Returns an immutable copy of
this with just the tvRating field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MediaContentRatingJapan |
IosGeneralDeviceConfiguration.mediaContentRatingJapan |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaContentRatingJapan> |
IosGeneralDeviceConfiguration.getMediaContentRatingJapan()
“Media content rating settings for Japan”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingJapan(MediaContentRatingJapan mediaContentRatingJapan)
“Media content rating settings for Japan”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingJapan(MediaContentRatingJapan mediaContentRatingJapan)
Returns an immutable copy of
this with just the mediaContentRatingJapan field changed. |
Copyright © 2018–2020. All rights reserved.