| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingIreland |
MediaContentRatingIreland.Builder.build() |
MediaContentRatingIreland |
MediaContentRatingIreland.withMovieRating(RatingIrelandMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
MediaContentRatingIreland |
MediaContentRatingIreland.withTvRating(RatingIrelandTelevisionType tvRating)
Returns an immutable copy of
this with just the tvRating field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MediaContentRatingIreland |
IosGeneralDeviceConfiguration.mediaContentRatingIreland |
| Modifier and Type | Method and Description |
|---|---|
Optional<MediaContentRatingIreland> |
IosGeneralDeviceConfiguration.getMediaContentRatingIreland()
“Media content rating settings for Ireland”
|
| Modifier and Type | Method and Description |
|---|---|
IosGeneralDeviceConfiguration.Builder |
IosGeneralDeviceConfiguration.Builder.mediaContentRatingIreland(MediaContentRatingIreland mediaContentRatingIreland)
“Media content rating settings for Ireland”
|
IosGeneralDeviceConfiguration |
IosGeneralDeviceConfiguration.withMediaContentRatingIreland(MediaContentRatingIreland mediaContentRatingIreland)
Returns an immutable copy of
this with just the mediaContentRatingIreland field changed. |
Copyright © 2018–2020. All rights reserved.