Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
static AttributeVal |
AttributeVal._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 AttributeVal |
AttributeVal._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
AttributeVal |
AttributeVal.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeVal> |
IPSecVpnTunnelProfile.getExtendedAttributes()
Collection of type specific properties.
|
Modifier and Type | Method and Description |
---|---|
void |
IPSecVpnTunnelProfile.setExtendedAttributes(java.util.List<AttributeVal> extendedAttributes)
Collection of type specific properties.
|
IPSecVpnTunnelProfile.Builder |
IPSecVpnTunnelProfile.Builder.setExtendedAttributes(java.util.List<AttributeVal> extendedAttributes)
Collection of type specific properties.
|