Package | Description |
---|---|
com.vmware.nsx_policy.infra.settings.firewall.idfw.compute_collections | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IdfwComputeCollectionListResult |
StatusStub.list(java.lang.String enforcementPointPath) |
IdfwComputeCollectionListResult |
Status.list(java.lang.String enforcementPointPath)
Get IDFW status for all Compute Collections
|
IdfwComputeCollectionListResult |
StatusStub.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
IdfwComputeCollectionListResult |
Status.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get IDFW status for all Compute Collections
|
Modifier and Type | Method and Description |
---|---|
void |
StatusStub.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback) |
void |
Status.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback)
Get IDFW status for all Compute Collections
|
void |
StatusStub.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Status.list(java.lang.String enforcementPointPath,
com.vmware.vapi.bindings.client.AsyncCallback<IdfwComputeCollectionListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get IDFW status for all Compute Collections
|
Modifier and Type | Method and Description |
---|---|
static IdfwComputeCollectionListResult |
IdfwComputeCollectionListResult._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 IdfwComputeCollectionListResult |
IdfwComputeCollectionListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IdfwComputeCollectionListResult |
IdfwComputeCollectionListResult.Builder.build() |