public interface ServerDnsAliasesClient
| Modifier and Type | Method and Description |
|---|---|
void |
acquire(String resourceGroupName,
String serverName,
String dnsAliasName)
Acquires server DNS alias from another server.
|
void |
acquire(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId)
Acquires server DNS alias from another server.
|
void |
acquire(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId,
com.azure.core.util.Context context)
Acquires server DNS alias from another server.
|
Mono<Void> |
acquireAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Acquires server DNS alias from another server.
|
Mono<Void> |
acquireAsync(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId)
Acquires server DNS alias from another server.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
acquireWithResponseAsync(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId)
Acquires server DNS alias from another server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginAcquire(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId)
Acquires server DNS alias from another server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginAcquire(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId,
com.azure.core.util.Context context)
Acquires server DNS alias from another server.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginAcquireAsync(String resourceGroupName,
String serverName,
String dnsAliasName,
String oldServerDnsAliasId)
Acquires server DNS alias from another server.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerDnsAliasInner>,ServerDnsAliasInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
String dnsAliasName)
Creates a server dns alias.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ServerDnsAliasInner>,ServerDnsAliasInner> |
beginCreateOrUpdate(String resourceGroupName,
String serverName,
String dnsAliasName,
com.azure.core.util.Context context)
Creates a server dns alias.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<ServerDnsAliasInner>,ServerDnsAliasInner> |
beginCreateOrUpdateAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Creates a server dns alias.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String serverName,
String dnsAliasName)
Deletes the server DNS alias with the given name.
|
com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDelete(String resourceGroupName,
String serverName,
String dnsAliasName,
com.azure.core.util.Context context)
Deletes the server DNS alias with the given name.
|
com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<Void>,Void> |
beginDeleteAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Deletes the server DNS alias with the given name.
|
ServerDnsAliasInner |
createOrUpdate(String resourceGroupName,
String serverName,
String dnsAliasName)
Creates a server dns alias.
|
ServerDnsAliasInner |
createOrUpdate(String resourceGroupName,
String serverName,
String dnsAliasName,
com.azure.core.util.Context context)
Creates a server dns alias.
|
Mono<ServerDnsAliasInner> |
createOrUpdateAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Creates a server dns alias.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
createOrUpdateWithResponseAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Creates a server dns alias.
|
void |
delete(String resourceGroupName,
String serverName,
String dnsAliasName)
Deletes the server DNS alias with the given name.
|
void |
delete(String resourceGroupName,
String serverName,
String dnsAliasName,
com.azure.core.util.Context context)
Deletes the server DNS alias with the given name.
|
Mono<Void> |
deleteAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Deletes the server DNS alias with the given name.
|
Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>> |
deleteWithResponseAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Deletes the server DNS alias with the given name.
|
ServerDnsAliasInner |
get(String resourceGroupName,
String serverName,
String dnsAliasName)
Gets a server DNS alias.
|
Mono<ServerDnsAliasInner> |
getAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Gets a server DNS alias.
|
com.azure.core.http.rest.Response<ServerDnsAliasInner> |
getWithResponse(String resourceGroupName,
String serverName,
String dnsAliasName,
com.azure.core.util.Context context)
Gets a server DNS alias.
|
Mono<com.azure.core.http.rest.Response<ServerDnsAliasInner>> |
getWithResponseAsync(String resourceGroupName,
String serverName,
String dnsAliasName)
Gets a server DNS alias.
|
com.azure.core.http.rest.PagedIterable<ServerDnsAliasInner> |
listByServer(String resourceGroupName,
String serverName)
Gets a list of server DNS aliases for a server.
|
com.azure.core.http.rest.PagedIterable<ServerDnsAliasInner> |
listByServer(String resourceGroupName,
String serverName,
com.azure.core.util.Context context)
Gets a list of server DNS aliases for a server.
|
com.azure.core.http.rest.PagedFlux<ServerDnsAliasInner> |
listByServerAsync(String resourceGroupName,
String serverName)
Gets a list of server DNS aliases for a server.
|
Mono<com.azure.core.http.rest.Response<ServerDnsAliasInner>> getWithResponseAsync(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner> getAsync(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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.ServerDnsAliasInner get(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner> getWithResponse(String resourceGroupName, String serverName, String dnsAliasName, 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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner>,ServerDnsAliasInner> beginCreateOrUpdateAsync(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner>,ServerDnsAliasInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner>,ServerDnsAliasInner> beginCreateOrUpdate(String resourceGroupName, String serverName, String dnsAliasName, 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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner> createOrUpdateAsync(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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.ServerDnsAliasInner createOrUpdate(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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.ServerDnsAliasInner createOrUpdate(String resourceGroupName, String serverName, String dnsAliasName, 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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName, 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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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 serverName, String dnsAliasName, 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 that the alias is pointing to.dnsAliasName - The name of the server DNS alias.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<ServerDnsAliasInner> 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 that the alias is pointing to.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<ServerDnsAliasInner> 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 that the alias is pointing to.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<ServerDnsAliasInner> 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 that the alias is pointing to.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>>> acquireWithResponseAsync(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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> beginAcquireAsync(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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> beginAcquire(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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> beginAcquire(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId, 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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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> acquireAsync(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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> acquireAsync(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.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 acquire(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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 acquire(String resourceGroupName, String serverName, String dnsAliasName, String oldServerDnsAliasId, 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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.oldServerDnsAliasId - The id of the server alias that will be acquired to point to this server instead.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.void acquire(String resourceGroupName, String serverName, String dnsAliasName)
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 that the alias is pointing to.dnsAliasName - The name of the server dns alias.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.