| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateGatewayFromServerResponse |
BackupGatewayClient.disassociateGatewayFromServer(Consumer<DisassociateGatewayFromServerRequest.Builder> disassociateGatewayFromServerRequest)
Disassociates a backup gateway from the specified server.
|
default DisassociateGatewayFromServerResponse |
BackupGatewayClient.disassociateGatewayFromServer(DisassociateGatewayFromServerRequest disassociateGatewayFromServerRequest)
Disassociates a backup gateway from the specified server.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateGatewayFromServerResponse> |
BackupGatewayAsyncClient.disassociateGatewayFromServer(Consumer<DisassociateGatewayFromServerRequest.Builder> disassociateGatewayFromServerRequest)
Disassociates a backup gateway from the specified server.
|
default CompletableFuture<DisassociateGatewayFromServerResponse> |
BackupGatewayAsyncClient.disassociateGatewayFromServer(DisassociateGatewayFromServerRequest disassociateGatewayFromServerRequest)
Disassociates a backup gateway from the specified server.
|
Copyright © 2023. All rights reserved.