| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
OnboardingAttribute.Builder |
OnboardingAttribute.Builder.setName(java.lang.String name)
Attribute name
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OnboardingAttribute.Builder |
OnboardingAttribute.Builder.setValue(java.lang.String value)
Attribute value
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
OnboardingAttribute.Builder |
OnboardingAttribute.Builder.setValueType(java.lang.String valueType)
Possible values are:
OnboardingAttribute.VALUE_TYPE_STRING
OnboardingAttribute.VALUE_TYPE_INTEGER
OnboardingAttribute.VALUE_TYPE_BOOLEAN
Attribute Type
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored. |