Package | Description |
---|---|
com.vmware.nsx_policy.aaa | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
FeaturePermissionListResult |
FeaturesWithPropertiesStub.list() |
FeaturePermissionListResult |
FeaturesWithProperties.list()
List all the RBAC features and their properties.
|
FeaturePermissionListResult |
FeaturesWithPropertiesStub.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
FeaturePermissionListResult |
FeaturesWithProperties.list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List all the RBAC features and their properties.
|
Modifier and Type | Method and Description |
---|---|
void |
FeaturesWithPropertiesStub.list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback) |
void |
FeaturesWithProperties.list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback)
List all the RBAC features and their properties.
|
void |
FeaturesWithPropertiesStub.list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FeaturesWithProperties.list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
List all the RBAC features and their properties.
|
Modifier and Type | Method and Description |
---|---|
static FeaturePermissionListResult |
FeaturePermissionListResult._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 FeaturePermissionListResult |
FeaturePermissionListResult._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
FeaturePermissionListResult |
FeaturePermissionListResult.Builder.build() |