Uses of Class
ai.vectros.resources.auth.requests.ListRolesRequest
Packages that use ListRolesRequest
-
Uses of ListRolesRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type ListRolesRequestModifier and TypeMethodDescriptionAsyncAuthClient.listRoles(String contextId, ListRolesRequest request) Returns the roles defined under the given app context.AsyncAuthClient.listRoles(String contextId, ListRolesRequest request, RequestOptions requestOptions) Returns the roles defined under the given app context.AsyncRawAuthClient.listRoles(String contextId, ListRolesRequest request) Returns the roles defined under the given app context.AsyncRawAuthClient.listRoles(String contextId, ListRolesRequest request, RequestOptions requestOptions) Returns the roles defined under the given app context.AuthClient.listRoles(String contextId, ListRolesRequest request) Returns the roles defined under the given app context.AuthClient.listRoles(String contextId, ListRolesRequest request, RequestOptions requestOptions) Returns the roles defined under the given app context.RawAuthClient.listRoles(String contextId, ListRolesRequest request) Returns the roles defined under the given app context.RawAuthClient.listRoles(String contextId, ListRolesRequest request, RequestOptions requestOptions) Returns the roles defined under the given app context. -
Uses of ListRolesRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return ListRolesRequestMethods in ai.vectros.resources.auth.requests with parameters of type ListRolesRequest