Uses of Record Class
com.yahoo.vespa.hosted.controller.api.integration.billing.AcceptedCountries.Country
Packages that use AcceptedCountries.Country
-
Uses of AcceptedCountries.Country in com.yahoo.vespa.hosted.controller.api.integration.billing
Methods in com.yahoo.vespa.hosted.controller.api.integration.billing that return types with arguments of type AcceptedCountries.CountryModifier and TypeMethodDescriptionAcceptedCountries.countries()Returns the value of thecountriesrecord component.Constructor parameters in com.yahoo.vespa.hosted.controller.api.integration.billing with type arguments of type AcceptedCountries.CountryModifierConstructorDescriptionAcceptedCountries(List<AcceptedCountries.Country> countries) Creates an instance of aAcceptedCountriesrecord class.