| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway |
|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
GetHypervisorPropertyMappingsResult |
AbstractAWSBackupGateway.getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest request) |
GetHypervisorPropertyMappingsResult |
AWSBackupGateway.getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest getHypervisorPropertyMappingsRequest)
This action retrieves the property mappings for the specified hypervisor.
|
GetHypervisorPropertyMappingsResult |
AWSBackupGatewayClient.getHypervisorPropertyMappings(GetHypervisorPropertyMappingsRequest request)
This action retrieves the property mappings for the specified hypervisor.
|
| Modifier and Type | Method and Description |
|---|---|
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.clone() |
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.withHypervisorArn(String hypervisorArn)
The Amazon Resource Name (ARN) of the hypervisor.
|
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.withIamRoleArn(String iamRoleArn)
The Amazon Resource Name (ARN) of the IAM role.
|
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.withVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.withVmwareToAwsTagMappings(VmwareToAwsTagMapping... vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
Copyright © 2024. All rights reserved.