| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBTag. |
| Modifier and Type | Method and Description |
|---|---|
ALBTag |
build() |
ALBTag.Builder |
setType(java.lang.String type)
Possible values are:
ALBTag.TYPE_AVI_DEFINED ALBTag.TYPE_USER_DEFINED ALBTag.TYPE_VCENTER_DEFINED Enum
options - AVI_DEFINED, USER_DEFINED, VCENTER_DEFINED. |
ALBTag.Builder |
setValue(java.lang.String value)
value of Tag.
|
public Builder()
ALBTag.public ALBTag.Builder setType(java.lang.String type)
type - New value for the property.public ALBTag.Builder setValue(java.lang.String value)
value - New value for the property.public ALBTag build()