| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
SandboxedResourceListResult |
SandboxedResourcesStub.list(java.lang.String intentPath,
java.lang.String sitePath) |
SandboxedResourceListResult |
SandboxedResources.list(java.lang.String intentPath,
java.lang.String sitePath)
Get sandbox resources
|
SandboxedResourceListResult |
SandboxedResourcesStub.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
SandboxedResourceListResult |
SandboxedResources.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get sandbox resources
|
| Modifier and Type | Method and Description |
|---|---|
void |
SandboxedResourcesStub.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<SandboxedResourceListResult> asyncCallback) |
void |
SandboxedResources.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<SandboxedResourceListResult> asyncCallback)
Get sandbox resources
|
void |
SandboxedResourcesStub.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<SandboxedResourceListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
SandboxedResources.list(java.lang.String intentPath,
java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<SandboxedResourceListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get sandbox resources
|
| Modifier and Type | Method and Description |
|---|---|
static SandboxedResourceListResult |
SandboxedResourceListResult._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 SandboxedResourceListResult |
SandboxedResourceListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
SandboxedResourceListResult |
SandboxedResourceListResult.Builder.build() |