default AssociateGatewayToServerResponse |
BackupGatewayClient.associateGatewayToServer(Consumer<AssociateGatewayToServerRequest.Builder> associateGatewayToServerRequest) |
Associates a backup gateway with your server.
|
default AssociateGatewayToServerResponse |
BackupGatewayClient.associateGatewayToServer(AssociateGatewayToServerRequest associateGatewayToServerRequest) |
Associates a backup gateway with your server.
|
default DeleteHypervisorResponse |
BackupGatewayClient.deleteHypervisor(Consumer<DeleteHypervisorRequest.Builder> deleteHypervisorRequest) |
Deletes a hypervisor.
|
default DeleteHypervisorResponse |
BackupGatewayClient.deleteHypervisor(DeleteHypervisorRequest deleteHypervisorRequest) |
Deletes a hypervisor.
|
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 ImportHypervisorConfigurationResponse |
BackupGatewayClient.importHypervisorConfiguration(Consumer<ImportHypervisorConfigurationRequest.Builder> importHypervisorConfigurationRequest) |
Connect to a hypervisor by importing its configuration.
|
default ImportHypervisorConfigurationResponse |
BackupGatewayClient.importHypervisorConfiguration(ImportHypervisorConfigurationRequest importHypervisorConfigurationRequest) |
Connect to a hypervisor by importing its configuration.
|
default PutHypervisorPropertyMappingsResponse |
BackupGatewayClient.putHypervisorPropertyMappings(Consumer<PutHypervisorPropertyMappingsRequest.Builder> putHypervisorPropertyMappingsRequest) |
This action sets the property mappings for the specified hypervisor.
|
default PutHypervisorPropertyMappingsResponse |
BackupGatewayClient.putHypervisorPropertyMappings(PutHypervisorPropertyMappingsRequest putHypervisorPropertyMappingsRequest) |
This action sets the property mappings for the specified hypervisor.
|
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.
|
default UpdateHypervisorResponse |
BackupGatewayClient.updateHypervisor(Consumer<UpdateHypervisorRequest.Builder> updateHypervisorRequest) |
Updates a hypervisor metadata, including its host, username, and password.
|
default UpdateHypervisorResponse |
BackupGatewayClient.updateHypervisor(UpdateHypervisorRequest updateHypervisorRequest) |
Updates a hypervisor metadata, including its host, username, and password.
|