| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
OrgInfo. |
| Modifier and Type | Method and Description |
|---|---|
OrgInfo |
build() |
OrgInfo.Builder |
setOrgId(java.lang.String orgId)
Organization ID, connected to a predefined role of a VMware support.
|
OrgInfo.Builder |
setOrgRole(java.lang.String orgRole)
Predefined role of a VMware support.
|
public Builder()
OrgInfo.public OrgInfo.Builder setOrgId(java.lang.String orgId)
orgId - New value for the property.public OrgInfo.Builder setOrgRole(java.lang.String orgRole)
orgRole - New value for the property.public OrgInfo build()