| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
static GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.builder() |
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.Builder.hypervisorArn(String hypervisorArn)
The Amazon Resource Name (ARN) of the hypervisor.
|
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.Builder.iamRoleArn(String iamRoleArn)
The Amazon Resource Name (ARN) of the IAM role.
|
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.toBuilder() |
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.Builder.vmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.Builder.vmwareToAwsTagMappings(Consumer<VmwareToAwsTagMapping.Builder>... vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
GetHypervisorPropertyMappingsResponse.Builder |
GetHypervisorPropertyMappingsResponse.Builder.vmwareToAwsTagMappings(VmwareToAwsTagMapping... vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetHypervisorPropertyMappingsResponse.Builder> |
GetHypervisorPropertyMappingsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.