Package | Description |
---|---|
com.vmware.nsx_policy | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
OrgRoot |
OrgRootStub.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter) |
OrgRoot |
OrgRoot.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter)
Read Org Root.
|
OrgRoot |
OrgRootStub.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
OrgRoot |
OrgRoot.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Org Root.
|
Modifier and Type | Method and Description |
---|---|
void |
OrgRootStub.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck) |
void |
OrgRoot.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck)
Patch API at org-root to create/update/delete entire or part of intent
hierarchy.
|
void |
OrgRootStub.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
OrgRoot.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Patch API at org-root to create/update/delete entire or part of intent
hierarchy.
|
void |
OrgRootStub.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
OrgRoot.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch API at org-root to create/update/delete entire or part of intent
hierarchy.
|
void |
OrgRootStub.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
OrgRoot.patch(OrgRoot orgRoot,
java.lang.Boolean enforceRevisionCheck,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Patch API at org-root to create/update/delete entire or part of intent
hierarchy.
|
Modifier and Type | Method and Description |
---|---|
void |
OrgRootStub.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.AsyncCallback<OrgRoot> asyncCallback) |
void |
OrgRoot.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.AsyncCallback<OrgRoot> asyncCallback)
Read Org Root.
|
void |
OrgRootStub.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.AsyncCallback<OrgRoot> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
OrgRoot.get(java.lang.String basePath,
java.lang.String filter,
java.lang.String typeFilter,
com.vmware.vapi.bindings.client.AsyncCallback<OrgRoot> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Read Org Root.
|
Modifier and Type | Method and Description |
---|---|
static OrgRoot |
OrgRoot._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 OrgRoot |
OrgRoot._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
OrgRoot |
OrgRoot.Builder.build() |
OrgRoot |
ChildOrgRoot.getOrgRoot() |
Modifier and Type | Method and Description |
---|---|
void |
ChildOrgRoot.setOrgRoot(OrgRoot orgRoot) |
ChildOrgRoot.Builder |
ChildOrgRoot.Builder.setOrgRoot(OrgRoot orgRoot) |