| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected RatingCanadaMoviesType |
MediaContentRatingCanada.movieRating |
| Modifier and Type | Method and Description |
|---|---|
Optional<RatingCanadaMoviesType> |
MediaContentRatingCanada.getMovieRating()
“Movies rating selected for Canada”
|
| Modifier and Type | Method and Description |
|---|---|
MediaContentRatingCanada.Builder |
MediaContentRatingCanada.Builder.movieRating(RatingCanadaMoviesType movieRating)
“Movies rating selected for Canada”
|
MediaContentRatingCanada |
MediaContentRatingCanada.withMovieRating(RatingCanadaMoviesType movieRating)
Returns an immutable copy of
this with just the movieRating
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static RatingCanadaMoviesType |
RatingCanadaMoviesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RatingCanadaMoviesType[] |
RatingCanadaMoviesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.