public class RoleBindingsStub extends com.vmware.vapi.internal.bindings.Stub implements RoleBindings
RoleBindings
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID, DELETE_IDENTITY_SOURCE_TYPE_LDAP, DELETE_IDENTITY_SOURCE_TYPE_OIDC, DELETE_IDENTITY_SOURCE_TYPE_VIDM, DELETE_TYPE_LOCAL_USER, DELETE_TYPE_PRINCIPAL_IDENTITY, DELETE_TYPE_REMOTE_GROUP, DELETE_TYPE_REMOTE_USER, DELETESTALEBINDINGS_IDENTITY_SOURCE_TYPE_LDAP, DELETESTALEBINDINGS_IDENTITY_SOURCE_TYPE_OIDC, DELETESTALEBINDINGS_IDENTITY_SOURCE_TYPE_VIDM, DELETESTALEBINDINGS_TYPE_LOCAL_USER, DELETESTALEBINDINGS_TYPE_PRINCIPAL_IDENTITY, DELETESTALEBINDINGS_TYPE_REMOTE_GROUP, DELETESTALEBINDINGS_TYPE_REMOTE_USER, GET_IDENTITY_SOURCE_TYPE_LDAP, GET_IDENTITY_SOURCE_TYPE_OIDC, GET_IDENTITY_SOURCE_TYPE_VIDM, GET_TYPE_LOCAL_USER, GET_TYPE_PRINCIPAL_IDENTITY, GET_TYPE_REMOTE_GROUP, GET_TYPE_REMOTE_USER, LIST_IDENTITY_SOURCE_TYPE_LDAP, LIST_IDENTITY_SOURCE_TYPE_OIDC, LIST_IDENTITY_SOURCE_TYPE_VIDM, LIST_TYPE_LOCAL_USER, LIST_TYPE_PRINCIPAL_IDENTITY, LIST_TYPE_REMOTE_GROUP, LIST_TYPE_REMOTE_USER| Constructor and Description |
|---|
RoleBindingsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
RoleBindingsStub(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 |
|---|---|
RoleBinding |
create(RoleBinding roleBinding)
This API is used to assign a user/group any role(s) of choice.
|
void |
create(RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
This API is used to assign a user/group any role(s) of choice.
|
void |
create(RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is used to assign a user/group any role(s) of choice.
|
RoleBinding |
create(RoleBinding roleBinding,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is used to assign a user/group any role(s) of choice.
|
void |
delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
Delete the user/group's role assignment.
|
void |
delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Delete the user/group's role assignment.
|
void |
delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the user/group's role assignment.
|
void |
delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete the user/group's role assignment.
|
void |
deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
Delete all stale role assignments
|
void |
deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Delete all stale role assignments
|
void |
deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete all stale role assignments
|
void |
deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Delete all stale role assignments
|
RoleBinding |
get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
Get user/group's role information
|
void |
get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
Get user/group's role information
|
void |
get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get user/group's role information
|
RoleBinding |
get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get user/group's role information
|
RoleBindingListResult |
list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
Get all users and groups with their roles.
|
void |
list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBindingListResult> asyncCallback)
Get all users and groups with their roles.
|
void |
list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBindingListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all users and groups with their roles.
|
RoleBindingListResult |
list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get all users and groups with their roles.
|
RoleBinding |
update(java.lang.String bindingId,
RoleBinding roleBinding)
This API is used to update a user/group any role(s) of choice.
|
void |
update(java.lang.String bindingId,
RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
This API is used to update a user/group any role(s) of choice.
|
void |
update(java.lang.String bindingId,
RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is used to update a user/group any role(s) of choice.
|
RoleBinding |
update(java.lang.String bindingId,
RoleBinding roleBinding,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is used to update a user/group any role(s) of choice.
|
public RoleBindingsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public RoleBindingsStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public RoleBinding create(RoleBinding roleBinding)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
create in interface RoleBindingsroleBinding - (required)public RoleBinding create(RoleBinding roleBinding, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
create in interface RoleBindingsroleBinding - (required)invocationConfig - Configuration for the method invocation.public void create(RoleBinding roleBinding, com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface RoleBindingsroleBinding - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void create(RoleBinding roleBinding, com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous 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.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
create in interface RoleBindingsroleBinding - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
delete in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)public void delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
delete in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)invocationConfig - Configuration for the method invocation.public void delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
delete in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void delete(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
delete in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
deletestalebindings in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)public void deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
deletestalebindings in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)invocationConfig - Configuration for the method invocation.public void deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
deletestalebindings in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void deletestalebindings(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
deletestalebindings in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public RoleBinding get(java.lang.String bindingId, java.lang.String cursor, java.lang.String identitySourceId, java.lang.String identitySourceType, java.lang.String includedFields, java.lang.String name, java.lang.Long pageSize, java.lang.String path, java.lang.String role, java.lang.String rootPath, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String type)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)public RoleBinding get(java.lang.String bindingId, java.lang.String cursor, java.lang.String identitySourceId, java.lang.String identitySourceType, java.lang.String includedFields, java.lang.String name, java.lang.Long pageSize, java.lang.String path, java.lang.String role, java.lang.String rootPath, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String type, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)invocationConfig - Configuration for the method invocation.public void get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void get(java.lang.String bindingId,
java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous 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.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
get in interface RoleBindingsbindingId - User/Group's id (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public RoleBindingListResult list(java.lang.String cursor, java.lang.String identitySourceId, java.lang.String identitySourceType, java.lang.String includedFields, java.lang.String name, java.lang.Long pageSize, java.lang.String path, java.lang.String role, java.lang.String rootPath, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String type)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)public RoleBindingListResult list(java.lang.String cursor, java.lang.String identitySourceId, java.lang.String identitySourceType, java.lang.String includedFields, java.lang.String name, java.lang.Long pageSize, java.lang.String path, java.lang.String role, java.lang.String rootPath, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String type, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
list in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)invocationConfig - Configuration for the method invocation.public void list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBindingListResult> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.RoleBindingListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void list(java.lang.String cursor,
java.lang.String identitySourceId,
java.lang.String identitySourceType,
java.lang.String includedFields,
java.lang.String name,
java.lang.Long pageSize,
java.lang.String path,
java.lang.String role,
java.lang.String rootPath,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String type,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBindingListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous 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.RoleBindingListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
list in interface RoleBindingscursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)identitySourceId - Identity source ID (optional)identitySourceType - Identity source type (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)name - User/Group name (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)path - Exact path of the context (optional)role - Role ID (optional)rootPath - Prefix path of the context (optional)sortAscending - (optional)sortBy - Field by which records are sorted (optional)type - Type (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public RoleBinding update(java.lang.String bindingId, RoleBinding roleBinding)
RoleBindingsSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface RoleBindingsbindingId - User/Group's id (required)roleBinding - (required)public RoleBinding update(java.lang.String bindingId, RoleBinding roleBinding, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
update in interface RoleBindingsbindingId - User/Group's id (required)roleBinding - (required)invocationConfig - Configuration for the method invocation.public void update(java.lang.String bindingId,
RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback)
RoleBindingsAsynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface RoleBindingsbindingId - User/Group's id (required)roleBinding - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public void update(java.lang.String bindingId,
RoleBinding roleBinding,
com.vmware.vapi.bindings.client.AsyncCallback<RoleBinding> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
RoleBindingsAsynchronous 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.RoleBinding
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
update in interface RoleBindingsbindingId - User/Group's id (required)roleBinding - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.