Uses of Class
odata.msgraph.client.beta.complex.MediaContentRatingJapan
-
Packages that use MediaContentRatingJapan Package Description odata.msgraph.client.beta.complex odata.msgraph.client.beta.entity -
-
Uses of MediaContentRatingJapan in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MediaContentRatingJapan Modifier and Type Method Description MediaContentRatingJapanMediaContentRatingJapan.Builder. build()MediaContentRatingJapanMediaContentRatingJapan. withMovieRating(RatingJapanMoviesType movieRating)Returns an immutable copy ofthiswith just themovieRatingfield changed.MediaContentRatingJapanMediaContentRatingJapan. withTvRating(RatingJapanTelevisionType tvRating)Returns an immutable copy ofthiswith just thetvRatingfield changed.MediaContentRatingJapanMediaContentRatingJapan. withUnmappedField(String name, String value) -
Uses of MediaContentRatingJapan in odata.msgraph.client.beta.entity
Fields in odata.msgraph.client.beta.entity declared as MediaContentRatingJapan Modifier and Type Field Description protected MediaContentRatingJapanIosGeneralDeviceConfiguration. mediaContentRatingJapanMethods in odata.msgraph.client.beta.entity that return types with arguments of type MediaContentRatingJapan Modifier and Type Method Description Optional<MediaContentRatingJapan>IosGeneralDeviceConfiguration. getMediaContentRatingJapan()“Media content rating settings for Japan”Methods in odata.msgraph.client.beta.entity with parameters of type MediaContentRatingJapan Modifier and Type Method Description IosGeneralDeviceConfiguration.BuilderIosGeneralDeviceConfiguration.Builder. mediaContentRatingJapan(MediaContentRatingJapan mediaContentRatingJapan)“Media content rating settings for Japan”IosGeneralDeviceConfigurationIosGeneralDeviceConfiguration. withMediaContentRatingJapan(MediaContentRatingJapan mediaContentRatingJapan)Returns an immutable copy ofthiswith just themediaContentRatingJapanfield changed.
-