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.
|