Uses of Class
com.azure.resourcemanager.cdn.models.ContinentsResponseContinentsItem
-
Packages that use ContinentsResponseContinentsItem 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 ContinentsResponseContinentsItem in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return types with arguments of type ContinentsResponseContinentsItem Modifier and Type Method Description List<ContinentsResponseContinentsItem>ContinentsResponseInner. continents()Get the continents property: The continents property.Method parameters in com.azure.resourcemanager.cdn.fluent.models with type arguments of type ContinentsResponseContinentsItem Modifier and Type Method Description ContinentsResponseInnerContinentsResponseInner. withContinents(List<ContinentsResponseContinentsItem> continents)Set the continents property: The continents property. -
Uses of ContinentsResponseContinentsItem in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ContinentsResponseContinentsItem Modifier and Type Method Description ContinentsResponseContinentsItemContinentsResponseContinentsItem. withId(String id)Set the id property: The id property.
-