| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateGatewayToServerResponse |
BackupGatewayClient.associateGatewayToServer(AssociateGatewayToServerRequest associateGatewayToServerRequest)
Associates a backup gateway with your server.
|
default AssociateGatewayToServerResponse |
BackupGatewayClient.associateGatewayToServer(Consumer<AssociateGatewayToServerRequest.Builder> associateGatewayToServerRequest)
Associates a backup gateway with your server.
|
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.
|
default PutMaintenanceStartTimeResponse |
BackupGatewayClient.putMaintenanceStartTime(Consumer<PutMaintenanceStartTimeRequest.Builder> putMaintenanceStartTimeRequest)
Set the maintenance start time for a gateway.
|
default PutMaintenanceStartTimeResponse |
BackupGatewayClient.putMaintenanceStartTime(PutMaintenanceStartTimeRequest putMaintenanceStartTimeRequest)
Set the maintenance start time for a gateway.
|
default TestHypervisorConfigurationResponse |
BackupGatewayClient.testHypervisorConfiguration(Consumer<TestHypervisorConfigurationRequest.Builder> testHypervisorConfigurationRequest)
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
|
default TestHypervisorConfigurationResponse |
BackupGatewayClient.testHypervisorConfiguration(TestHypervisorConfigurationRequest testHypervisorConfigurationRequest)
Tests your hypervisor configuration to validate that backup gateway can connect with the hypervisor and its
resources.
|
default UpdateGatewayInformationResponse |
BackupGatewayClient.updateGatewayInformation(Consumer<UpdateGatewayInformationRequest.Builder> updateGatewayInformationRequest)
Updates a gateway's name.
|
default UpdateGatewayInformationResponse |
BackupGatewayClient.updateGatewayInformation(UpdateGatewayInformationRequest updateGatewayInformationRequest)
Updates a gateway's name.
|
Copyright © 2022. All rights reserved.