| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBTag |
ALBTag._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ALBTag |
ALBTag._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBTag |
ALBTag.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ALBTag> |
ALBSSLProfile.getAviTags()
Placeholder for description of property tags of obj type SSLProfile field type
str type array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALBSSLProfile.setAviTags(java.util.List<ALBTag> aviTags)
Placeholder for description of property tags of obj type SSLProfile field type
str type array.
|
ALBSSLProfile.Builder |
ALBSSLProfile.Builder.setAviTags(java.util.List<ALBTag> aviTags)
Placeholder for description of property tags of obj type SSLProfile field type
str type array.
|