public static interface VmwareTag.Builder extends SdkPojo, CopyableBuilder<VmwareTag.Builder,VmwareTag>
| Modifier and Type | Method and Description |
|---|---|
VmwareTag.Builder |
vmwareCategory(String vmwareCategory)
The is the category of VMware.
|
VmwareTag.Builder |
vmwareTagDescription(String vmwareTagDescription)
This is a user-defined description of a VMware tag.
|
VmwareTag.Builder |
vmwareTagName(String vmwareTagName)
This is the user-defined name of a VMware tag.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVmwareTag.Builder vmwareCategory(String vmwareCategory)
The is the category of VMware.
vmwareCategory - The is the category of VMware.VmwareTag.Builder vmwareTagDescription(String vmwareTagDescription)
This is a user-defined description of a VMware tag.
vmwareTagDescription - This is a user-defined description of a VMware tag.VmwareTag.Builder vmwareTagName(String vmwareTagName)
This is the user-defined name of a VMware tag.
vmwareTagName - This is the user-defined name of a VMware tag.Copyright © 2023. All rights reserved.