| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingFrance |
MediaContentRatingFrance.Builder.build() |
MediaContentRatingFrance |
MediaContentRatingFrance.withMovieRating(RatingFranceMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
MediaContentRatingFrance |
MediaContentRatingFrance.withTvRating(RatingFranceTelevisionType tvRating)
Returns an immutable copy of
this with just the tvRating field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MediaContentRatingFrance |
IosGeneralDeviceConfiguration.mediaContentRatingFrance |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaContentRatingFrance> |
IosGeneralDeviceConfiguration.getMediaContentRatingFrance()
“Media content rating settings for France”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingFrance(MediaContentRatingFrance mediaContentRatingFrance)
“Media content rating settings for France”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingFrance(MediaContentRatingFrance mediaContentRatingFrance)
Returns an immutable copy of
this with just the mediaContentRatingFrance field changed. |
Copyright © 2018–2020. All rights reserved.