public class UsersStub extends com.vmware.vapi.internal.bindings.Stub implements Users
Users
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID| Constructor and Description |
|---|
UsersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
UsersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| Modifier and Type | Method and Description |
|---|---|
NodeUserPropertiesListResult |
list()
Returns the list of users configured to log in to the NSX appliance.
|
void |
list(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback)
Returns the list of users configured to log in to the NSX appliance.
|
void |
list(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the list of users configured to log in to the NSX appliance.
|
NodeUserPropertiesListResult |
list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the list of users configured to log in to the NSX appliance.
|
NodeUserPropertiesListResult |
list0()
Returns the list of users configured to log in to the NSX appliance.
|
void |
list0(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback)
Returns the list of users configured to log in to the NSX appliance.
|
void |
list0(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the list of users configured to log in to the NSX appliance.
|
NodeUserPropertiesListResult |
list0(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns the list of users configured to log in to the NSX appliance.
|
public UsersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public UsersStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public NodeUserPropertiesListResult list()
UsersSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeUserPropertiesListResult list(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UsersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void list(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback)
UsersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeUserPropertiesListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void list(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UsersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeUserPropertiesListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public NodeUserPropertiesListResult list0()
UsersSynchronous method overload. Result of the invocation will be reported as a method return value.
public NodeUserPropertiesListResult list0(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UsersSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
public void list0(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback)
UsersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeUserPropertiesListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
public void list0(com.vmware.vapi.bindings.client.AsyncCallback<NodeUserPropertiesListResult> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
UsersAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeUserPropertiesListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found