public interface LoadBalancerBackendAddressPoolsClient
| Modifier and Type | Method and Description |
|---|---|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> |
beginCreateOrUpdate(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters)
Creates or updates a load balancer backend address pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> |
beginCreateOrUpdate(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters,
com.azure.core.util.Context context)
Creates or updates a load balancer backend address pool.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters)
Creates or updates a load balancer backend address pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Deletes the specified load balancer backend address pool.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
com.azure.core.util.Context context)
Deletes the specified load balancer backend address pool.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Deletes the specified load balancer backend address pool.
|
BackendAddressPoolInner |
createOrUpdate(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters)
Creates or updates a load balancer backend address pool.
|
BackendAddressPoolInner |
createOrUpdate(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters,
com.azure.core.util.Context context)
Creates or updates a load balancer backend address pool.
|
Mono<BackendAddressPoolInner> |
createOrUpdateAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters)
Creates or updates a load balancer backend address pool.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
BackendAddressPoolInner parameters)
Creates or updates a load balancer backend address pool.
|
void |
delete(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Deletes the specified load balancer backend address pool.
|
void |
delete(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
com.azure.core.util.Context context)
Deletes the specified load balancer backend address pool.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Deletes the specified load balancer backend address pool.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Deletes the specified load balancer backend address pool.
|
BackendAddressPoolInner |
get(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Gets load balancer backend address pool.
|
Mono<BackendAddressPoolInner> |
getAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Gets load balancer backend address pool.
|
com.azure.core.http.rest.Response<BackendAddressPoolInner> |
getWithResponse(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName,
com.azure.core.util.Context context)
Gets load balancer backend address pool.
|
Mono<com.azure.core.http.rest.Response<BackendAddressPoolInner>> |
getWithResponseAsync(String resourceGroupName,
String loadBalancerName,
String backendAddressPoolName)
Gets load balancer backend address pool.
|
com.azure.core.http.rest.PagedIterable<BackendAddressPoolInner> |
list(String resourceGroupName,
String loadBalancerName)
Gets all the load balancer backed address pools.
|
com.azure.core.http.rest.PagedIterable<BackendAddressPoolInner> |
list(String resourceGroupName,
String loadBalancerName,
com.azure.core.util.Context context)
Gets all the load balancer backed address pools.
|
com.azure.core.http.rest.PagedFlux<BackendAddressPoolInner> |
listAsync(String resourceGroupName,
String loadBalancerName)
Gets all the load balancer backed address pools.
|
com.azure.core.http.rest.PagedFlux<BackendAddressPoolInner> listAsync(String resourceGroupName, String loadBalancerName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.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<BackendAddressPoolInner> list(String resourceGroupName, String loadBalancerName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.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<BackendAddressPoolInner> list(String resourceGroupName, String loadBalancerName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.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.Mono<com.azure.core.http.rest.Response<BackendAddressPoolInner>> getWithResponseAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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<BackendAddressPoolInner> getAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.BackendAddressPoolInner get(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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<BackendAddressPoolInner> getWithResponse(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> createOrUpdateWithResponseAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> beginCreateOrUpdateAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> beginCreateOrUpdate(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<BackendAddressPoolInner>,BackendAddressPoolInner> beginCreateOrUpdate(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.Mono<BackendAddressPoolInner> createOrUpdateAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.BackendAddressPoolInner createOrUpdate(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.BackendAddressPoolInner createOrUpdate(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, BackendAddressPoolInner parameters, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.parameters - Pool of backend IP addresses.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.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> deleteWithResponseAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> beginDeleteAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> beginDelete(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.Mono<Void> deleteAsync(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.void delete(String resourceGroupName, String loadBalancerName, String backendAddressPoolName)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.void delete(String resourceGroupName, String loadBalancerName, String backendAddressPoolName, com.azure.core.util.Context context)
resourceGroupName - The name of the resource group.loadBalancerName - The name of the load balancer.backendAddressPoolName - The name of the backend address pool.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.