| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.clone() |
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withHost(String host)
The server host of the hypervisor.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withKmsKeyArn(String kmsKeyArn)
The Key Management Service for the hypervisor.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withName(String name)
The name of the hypervisor.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withPassword(String password)
The password for the hypervisor.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withTags(Collection<Tag> tags)
The tags of the hypervisor configuration to import.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withTags(Tag... tags)
The tags of the hypervisor configuration to import.
|
ImportHypervisorConfigurationRequest |
ImportHypervisorConfigurationRequest.withUsername(String username)
The username for the hypervisor.
|
Copyright © 2024. All rights reserved.