Uses of Class
com.azure.resourcemanager.cdn.fluent.models.ContinentsResponseInner
Packages that use ContinentsResponseInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
-
Uses of ContinentsResponseInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return ContinentsResponseInnerModifier and TypeMethodDescriptionLogAnalyticsClient.getLogAnalyticsLocations(String resourceGroupName, String profileName) Get all available location names for AFD log analytics report.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type ContinentsResponseInnerModifier and TypeMethodDescriptionLogAnalyticsClient.getLogAnalyticsLocationsAsync(String resourceGroupName, String profileName) Get all available location names for AFD log analytics report.com.azure.core.http.rest.Response<ContinentsResponseInner>LogAnalyticsClient.getLogAnalyticsLocationsWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context) Get all available location names for AFD log analytics report.Mono<com.azure.core.http.rest.Response<ContinentsResponseInner>>LogAnalyticsClient.getLogAnalyticsLocationsWithResponseAsync(String resourceGroupName, String profileName) Get all available location names for AFD log analytics report. -
Uses of ContinentsResponseInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ContinentsResponseInnerModifier and TypeMethodDescriptionContinentsResponseInner.withContinents(List<ContinentsResponseContinentsItem> continents) Set the continents property: The continents property.ContinentsResponseInner.withCountryOrRegions(List<ContinentsResponseCountryOrRegionsItem> countryOrRegions) Set the countryOrRegions property: The countryOrRegions property.