| Package | Description |
|---|---|
| com.amazonaws.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
VmwareToAwsTagMapping |
VmwareToAwsTagMapping.clone() |
VmwareToAwsTagMapping |
VmwareToAwsTagMapping.withAwsTagKey(String awsTagKey)
The key part of the Amazon Web Services tag's key-value pair.
|
VmwareToAwsTagMapping |
VmwareToAwsTagMapping.withAwsTagValue(String awsTagValue)
The value part of the Amazon Web Services tag's key-value pair.
|
VmwareToAwsTagMapping |
VmwareToAwsTagMapping.withVmwareCategory(String vmwareCategory)
The is the category of VMware.
|
VmwareToAwsTagMapping |
VmwareToAwsTagMapping.withVmwareTagName(String vmwareTagName)
This is the user-defined name of a VMware tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<VmwareToAwsTagMapping> |
PutHypervisorPropertyMappingsRequest.getVmwareToAwsTagMappings()
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
List<VmwareToAwsTagMapping> |
GetHypervisorPropertyMappingsResult.getVmwareToAwsTagMappings()
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
| Modifier and Type | Method and Description |
|---|---|
PutHypervisorPropertyMappingsRequest |
PutHypervisorPropertyMappingsRequest.withVmwareToAwsTagMappings(VmwareToAwsTagMapping... vmwareToAwsTagMappings)
This action requests 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutHypervisorPropertyMappingsRequest.setVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
void |
GetHypervisorPropertyMappingsResult.setVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This is a display of the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
PutHypervisorPropertyMappingsRequest |
PutHypervisorPropertyMappingsRequest.withVmwareToAwsTagMappings(Collection<VmwareToAwsTagMapping> vmwareToAwsTagMappings)
This action requests the mappings of on-premises VMware tags to the Amazon Web Services tags.
|
GetHypervisorPropertyMappingsResult |
GetHypervisorPropertyMappingsResult.withVmwareToAwsTagMappings(Collection<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.