Uses of Class
odata.msgraph.client.beta.complex.MediaContentRatingNewZealand
-
Packages that use MediaContentRatingNewZealand Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of MediaContentRatingNewZealand in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MediaContentRatingNewZealand Modifier and Type Method Description MediaContentRatingNewZealandMediaContentRatingNewZealand.Builder. build()MediaContentRatingNewZealandMediaContentRatingNewZealand. withMovieRating(RatingNewZealandMoviesType movieRating)Returns an immutable copy ofthiswith just themovieRatingfield changed.MediaContentRatingNewZealandMediaContentRatingNewZealand. withTvRating(RatingNewZealandTelevisionType tvRating)Returns an immutable copy ofthiswith just thetvRatingfield changed.MediaContentRatingNewZealandMediaContentRatingNewZealand. withUnmappedField(String name, String value) -
Uses of MediaContentRatingNewZealand in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as MediaContentRatingNewZealand Modifier and Type Field Description protected MediaContentRatingNewZealandIosGeneralDeviceConfiguration. mediaContentRatingNewZealandMethods in odata.msgraph.client.beta.entity that return types with arguments of type MediaContentRatingNewZealand Modifier and Type Method Description Optional<MediaContentRatingNewZealand>IosGeneralDeviceConfiguration. getMediaContentRatingNewZealand()“Media content rating settings for New Zealand”Methods in odata.msgraph.client.beta.entity with parameters of type MediaContentRatingNewZealand Modifier and Type Method Description IosGeneralDeviceConfiguration.BuilderIosGeneralDeviceConfiguration.Builder. mediaContentRatingNewZealand(MediaContentRatingNewZealand mediaContentRatingNewZealand)“Media content rating settings for New Zealand”IosGeneralDeviceConfigurationIosGeneralDeviceConfiguration. withMediaContentRatingNewZealand(MediaContentRatingNewZealand mediaContentRatingNewZealand)Returns an immutable copy ofthiswith just themediaContentRatingNewZealandfield changed.
-