Uses of Class
com.azure.resourcemanager.cdn.models.ContinentsResponseCountryOrRegionsItem
-
Packages that use ContinentsResponseCountryOrRegionsItem Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of ContinentsResponseCountryOrRegionsItem in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ContinentsResponseCountryOrRegionsItem Modifier and Type Method Description List<ContinentsResponseCountryOrRegionsItem>ContinentsResponseInner. countryOrRegions()Get the countryOrRegions property: The countryOrRegions property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ContinentsResponseCountryOrRegionsItem Modifier and Type Method Description ContinentsResponseInnerContinentsResponseInner. withCountryOrRegions(List<ContinentsResponseCountryOrRegionsItem> countryOrRegions)Set the countryOrRegions property: The countryOrRegions property. -
Uses of ContinentsResponseCountryOrRegionsItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ContinentsResponseCountryOrRegionsItem Modifier and Type Method Description ContinentsResponseCountryOrRegionsItemContinentsResponseCountryOrRegionsItem. withContinentId(String continentId)Set the continentId property: The continentId property.ContinentsResponseCountryOrRegionsItemContinentsResponseCountryOrRegionsItem. withId(String id)Set the id property: The id property.
-