| Package | Description |
|---|---|
| software.amazon.awssdk.services.backupgateway.model |
| Modifier and Type | Method and Description |
|---|---|
List<VmwareTag> |
VirtualMachineDetails.vmwareTags()
These are the details of the VMware tags associated with the specified virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineDetails.Builder |
VirtualMachineDetails.Builder.vmwareTags(VmwareTag... vmwareTags)
These are the details of the VMware tags associated with the specified virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineDetails.Builder |
VirtualMachineDetails.Builder.vmwareTags(Collection<VmwareTag> vmwareTags)
These are the details of the VMware tags associated with the specified virtual machine.
|
Copyright © 2023. All rights reserved.