Uses of Class
ai.vectros.resources.auth.requests.GetAccessProfileRequest
Packages that use GetAccessProfileRequest
-
Uses of GetAccessProfileRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type GetAccessProfileRequestModifier and TypeMethodDescriptionAsyncAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request) Returns a single access profile by itsprincipalIdwithin the given app context.AsyncAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request, RequestOptions requestOptions) Returns a single access profile by itsprincipalIdwithin the given app context.AsyncRawAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request) Returns a single access profile by itsprincipalIdwithin the given app context.AsyncRawAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request, RequestOptions requestOptions) Returns a single access profile by itsprincipalIdwithin the given app context.AuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request) Returns a single access profile by itsprincipalIdwithin the given app context.AuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request, RequestOptions requestOptions) Returns a single access profile by itsprincipalIdwithin the given app context.RawAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request) Returns a single access profile by itsprincipalIdwithin the given app context.RawAuthClient.getAccessProfile(String contextId, String principalId, GetAccessProfileRequest request, RequestOptions requestOptions) Returns a single access profile by itsprincipalIdwithin the given app context. -
Uses of GetAccessProfileRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return GetAccessProfileRequestMethods in ai.vectros.resources.auth.requests with parameters of type GetAccessProfileRequestModifier and TypeMethodDescriptionGetAccessProfileRequest.Builder.from(GetAccessProfileRequest other)