| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway |
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateHypervisorResponse> |
BackupGatewayAsyncClient.updateHypervisor(Consumer<UpdateHypervisorRequest.Builder> updateHypervisorRequest)
Updates a hypervisor metadata, including its host, username, and password.
|
default CompletableFuture<UpdateHypervisorResponse> |
BackupGatewayAsyncClient.updateHypervisor(UpdateHypervisorRequest updateHypervisorRequest)
Updates a hypervisor metadata, including its host, username, and password.
|
Copyright © 2023. All rights reserved.