Uses of Class
com.vmware.nsx_policy.model.FeaturePermissionListResult
-
Packages that use FeaturePermissionListResult Package Description com.vmware.nsx_policy.aaa com.vmware.nsx_policy.model -
-
Uses of FeaturePermissionListResult in com.vmware.nsx_policy.aaa
Methods in com.vmware.nsx_policy.aaa that return FeaturePermissionListResult Modifier and Type Method Description FeaturePermissionListResultFeaturesWithProperties. list()List all the RBAC features and their properties.FeaturePermissionListResultFeaturesWithProperties. list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List all the RBAC features and their properties.FeaturePermissionListResultFeaturesWithPropertiesStub. list()FeaturePermissionListResultFeaturesWithPropertiesStub. list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.aaa with type arguments of type FeaturePermissionListResult Modifier and Type Method Description voidFeaturesWithProperties. list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback)List all the RBAC features and their properties.voidFeaturesWithProperties. list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)List all the RBAC features and their properties.voidFeaturesWithPropertiesStub. list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback)voidFeaturesWithPropertiesStub. list(com.vmware.vapi.bindings.client.AsyncCallback<FeaturePermissionListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of FeaturePermissionListResult in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return FeaturePermissionListResult Modifier and Type Method Description static FeaturePermissionListResultFeaturePermissionListResult. _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 FeaturePermissionListResultFeaturePermissionListResult. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.FeaturePermissionListResultFeaturePermissionListResult.Builder. build()
-