Uses of Class
odata.msgraph.client.beta.complex.MediaContentRatingUnitedStates.Builder
-
Packages that use MediaContentRatingUnitedStates.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of MediaContentRatingUnitedStates.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return MediaContentRatingUnitedStates.Builder Modifier and Type Method Description static MediaContentRatingUnitedStates.BuilderMediaContentRatingUnitedStates. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MediaContentRatingUnitedStates.BuilderMediaContentRatingUnitedStates.Builder. movieRating(RatingUnitedStatesMoviesType movieRating)“Movies rating selected for United States”MediaContentRatingUnitedStates.BuilderMediaContentRatingUnitedStates.Builder. tvRating(RatingUnitedStatesTelevisionType tvRating)“TV rating selected for United States”
-