Uses of Class
com.azure.resourcemanager.cdn.fluent.models.ContinentsResponseInner
-
Packages that use ContinentsResponseInner Package Description com.azure.resourcemanager.cdn.fluent Package containing the service clients for CdnManagementClient.com.azure.resourcemanager.cdn.fluent.models 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 ContinentsResponseInner Modifier and Type Method Description ContinentsResponseInnerLogAnalyticsClient. 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 ContinentsResponseInner Modifier and Type Method Description Mono<ContinentsResponseInner>LogAnalyticsClient. 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 ContinentsResponseInner Modifier and Type Method Description ContinentsResponseInnerContinentsResponseInner. withContinents(List<ContinentsResponseContinentsItem> continents)Set the continents property: The continents property.ContinentsResponseInnerContinentsResponseInner. withCountryOrRegions(List<ContinentsResponseCountryOrRegionsItem> countryOrRegions)Set the countryOrRegions property: The countryOrRegions property.
-