Uses of Class
ai.vectros.resources.auth.requests.GetRoleRequest
Packages that use GetRoleRequest
-
Uses of GetRoleRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type GetRoleRequestModifier and TypeMethodDescriptionAsyncAuthClient.getRole(String contextId, String roleId, GetRoleRequest request) Returns a single role by itsroleIdwithin the given app context.AsyncAuthClient.getRole(String contextId, String roleId, GetRoleRequest request, RequestOptions requestOptions) Returns a single role by itsroleIdwithin the given app context.AsyncRawAuthClient.getRole(String contextId, String roleId, GetRoleRequest request) Returns a single role by itsroleIdwithin the given app context.AsyncRawAuthClient.getRole(String contextId, String roleId, GetRoleRequest request, RequestOptions requestOptions) Returns a single role by itsroleIdwithin the given app context.AuthClient.getRole(String contextId, String roleId, GetRoleRequest request) Returns a single role by itsroleIdwithin the given app context.AuthClient.getRole(String contextId, String roleId, GetRoleRequest request, RequestOptions requestOptions) Returns a single role by itsroleIdwithin the given app context.RawAuthClient.getRole(String contextId, String roleId, GetRoleRequest request) Returns a single role by itsroleIdwithin the given app context.RawAuthClient.getRole(String contextId, String roleId, GetRoleRequest request, RequestOptions requestOptions) Returns a single role by itsroleIdwithin the given app context. -
Uses of GetRoleRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return GetRoleRequestMethods in ai.vectros.resources.auth.requests with parameters of type GetRoleRequest