public interface RecommendedElasticPoolsClient
| Modifier and Type | Method and Description |
|---|---|
RecommendedElasticPoolInner |
get(String resourceGroupName,
String serverName,
String recommendedElasticPoolName)
Gets a recommended elastic pool.
|
Mono<RecommendedElasticPoolInner> |
getAsync(String resourceGroupName,
String serverName,
String recommendedElasticPoolName)
Gets a recommended elastic pool.
|
com.azure.core.http.rest.Response<RecommendedElasticPoolInner> |
getWithResponse(String resourceGroupName,
String serverName,
String recommendedElasticPoolName,
com.azure.core.util.Context context)
Gets a recommended elastic pool.
|
Mono<com.azure.core.http.rest.Response<RecommendedElasticPoolInner>> |
getWithResponseAsync(String resourceGroupName,
String serverName,
String recommendedElasticPoolName)
Gets a recommended elastic pool.
|
com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolInner> |
listByServer(String resourceGroupName,
String serverName)
Returns recommended elastic pools.
|
com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolInner> |
listByServer(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Returns recommended elastic pools.
|
com.azure.core.http.rest.PagedFlux<RecommendedElasticPoolInner> |
listByServerAsync(String resourceGroupName,
String serverName)
Returns recommended elastic pools.
|
com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolMetricInner> |
listMetrics(String resourceGroupName,
String serverName,
String recommendedElasticPoolName)
Returns recommended elastic pool metrics.
|
com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolMetricInner> |
listMetrics(String resourceGroupName,
String serverName,
String recommendedElasticPoolName,
com.azure.core.util.Context context)
Returns recommended elastic pool metrics.
|
com.azure.core.http.rest.PagedFlux<RecommendedElasticPoolMetricInner> |
listMetricsAsync(String resourceGroupName,
String serverName,
String recommendedElasticPoolName)
Returns recommended elastic pool metrics.
|
Mono<com.azure.core.http.rest.Response<RecommendedElasticPoolInner>> getWithResponseAsync(String resourceGroupName, String serverName, String recommendedElasticPoolName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Mono<RecommendedElasticPoolInner> getAsync(String resourceGroupName, String serverName, String recommendedElasticPoolName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.RecommendedElasticPoolInner get(String resourceGroupName, String serverName, String recommendedElasticPoolName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.Response<RecommendedElasticPoolInner> getWithResponse(String resourceGroupName, String serverName, String recommendedElasticPoolName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<RecommendedElasticPoolInner> listByServerAsync(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolInner> listByServer(String resourceGroupName, String serverName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolInner> listByServer(String resourceGroupName, String serverName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedFlux<RecommendedElasticPoolMetricInner> listMetricsAsync(String resourceGroupName, String serverName, String recommendedElasticPoolName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolMetricInner> listMetrics(String resourceGroupName, String serverName, String recommendedElasticPoolName)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.com.azure.core.http.rest.PagedIterable<RecommendedElasticPoolMetricInner> listMetrics(String resourceGroupName, String serverName, String recommendedElasticPoolName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group that contains the resource. You can obtain this value
from the Azure Resource Manager API or the portal.serverName - The name of the server.recommendedElasticPoolName - The name of the recommended elastic pool to be retrieved.context - The context to associate with this operation.IllegalArgumentException - thrown if parameters fail the validation.com.azure.core.management.exception.ManagementException - thrown if the request is rejected by server.RuntimeException - all other wrapped checked exceptions if the request fails to be sent.Copyright © 2020 Microsoft Corporation. All rights reserved.