| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
AggregatedFeatureListResult |
FeaturesStub.list(java.lang.String sitePath) |
AggregatedFeatureListResult |
Features.list(java.lang.String sitePath)
Paginated list of all Aggregated Feature State
|
AggregatedFeatureListResult |
FeaturesStub.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
AggregatedFeatureListResult |
Features.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Paginated list of all Aggregated Feature State
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeaturesStub.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureListResult> asyncCallback) |
void |
Features.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureListResult> asyncCallback)
Paginated list of all Aggregated Feature State
|
void |
FeaturesStub.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Features.list(java.lang.String sitePath,
com.vmware.vapi.bindings.client.AsyncCallback<AggregatedFeatureListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Paginated list of all Aggregated Feature State
|
| Modifier and Type | Method and Description |
|---|---|
static AggregatedFeatureListResult |
AggregatedFeatureListResult._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 AggregatedFeatureListResult |
AggregatedFeatureListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
AggregatedFeatureListResult |
AggregatedFeatureListResult.Builder.build() |