| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<VmwareToAwsTagMapping> |
GetHypervisorPropertyMappingsResponse.vmwareToAwsTagMappings()
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
List<VmwareToAwsTagMapping> |
PutHypervisorPropertyMappingsRequest.vmwareToAwsTagMappings()
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
PutHypervisorPropertyMappingsRequest.Builder |
PutHypervisorPropertyMappingsRequest.Builder.vmwareToAwsTagMappings(VmwareToAwsTagMapping... vmwareToAwsTagMappings)
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
PutHypervisorPropertyMappingsRequest.Builder |
PutHypervisorPropertyMappingsRequest.Builder.vmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
Copyright © 2023. All rights reserved.