| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.fine_tuning | |
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfoListResult |
ResourcesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type) |
ResourceInfoListResult |
Resources.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
This API provides field names of attributes in NSX types that are owned by
Policy, as opposed to those owned by the enforcement point.
|
ResourceInfoListResult |
ResourcesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
ResourceInfoListResult |
Resources.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API provides field names of attributes in NSX types that are owned by
Policy, as opposed to those owned by the enforcement point.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<ResourceInfoListResult> asyncCallback) |
void |
Resources.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<ResourceInfoListResult> asyncCallback)
This API provides field names of attributes in NSX types that are owned by
Policy, as opposed to those owned by the enforcement point.
|
void |
ResourcesStub.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<ResourceInfoListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Resources.list(java.lang.String cursor,
java.lang.Boolean includeMarkForDeleteObjects,
java.lang.String includedFields,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<ResourceInfoListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API provides field names of attributes in NSX types that are owned by
Policy, as opposed to those owned by the enforcement point.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceInfoListResult |
ResourceInfoListResult._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 ResourceInfoListResult |
ResourceInfoListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ResourceInfoListResult |
ResourceInfoListResult.Builder.build() |