Uses of Class
com.amilesend.tmdb.client.model.movie.type.ReleaseDateCountry.ReleaseDateCountryBuilder
Packages that use ReleaseDateCountry.ReleaseDateCountryBuilder
-
Uses of ReleaseDateCountry.ReleaseDateCountryBuilder in com.amilesend.tmdb.client.model.movie.type
Methods in com.amilesend.tmdb.client.model.movie.type that return ReleaseDateCountry.ReleaseDateCountryBuilderModifier and TypeMethodDescriptionReleaseDateCountry.builder()ReleaseDateCountry.ReleaseDateCountryBuilder.countryCode(String countryCode) The ISO-3166-1 country code.ReleaseDateCountry.ReleaseDateCountryBuilder.releaseDates(List<ReleaseDate> releaseDates) The release dates for the country.