Uses of Class
odata.msgraph.client.beta.complex.MediaContentRatingIreland
-
Packages that use MediaContentRatingIreland Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of MediaContentRatingIreland in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MediaContentRatingIreland Modifier and Type Method Description MediaContentRatingIrelandMediaContentRatingIreland.Builder. build()MediaContentRatingIrelandMediaContentRatingIreland. withMovieRating(RatingIrelandMoviesType movieRating)Returns an immutable copy ofthiswith just themovieRatingfield changed.MediaContentRatingIrelandMediaContentRatingIreland. withTvRating(RatingIrelandTelevisionType tvRating)Returns an immutable copy ofthiswith just thetvRatingfield changed.MediaContentRatingIrelandMediaContentRatingIreland. withUnmappedField(String name, String value) -
Uses of MediaContentRatingIreland in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as MediaContentRatingIreland Modifier and Type Field Description protected MediaContentRatingIrelandIosGeneralDeviceConfiguration. mediaContentRatingIrelandMethods in odata.msgraph.client.beta.entity that return types with arguments of type MediaContentRatingIreland Modifier and Type Method Description Optional<MediaContentRatingIreland>IosGeneralDeviceConfiguration. getMediaContentRatingIreland()“Media content rating settings for Ireland”Methods in odata.msgraph.client.beta.entity with parameters of type MediaContentRatingIreland Modifier and Type Method Description IosGeneralDeviceConfiguration.BuilderIosGeneralDeviceConfiguration.Builder. mediaContentRatingIreland(MediaContentRatingIreland mediaContentRatingIreland)“Media content rating settings for Ireland”IosGeneralDeviceConfigurationIosGeneralDeviceConfiguration. withMediaContentRatingIreland(MediaContentRatingIreland mediaContentRatingIreland)Returns an immutable copy ofthiswith just themediaContentRatingIrelandfield changed.
-