Uses of Class
ai.vectros.resources.auth.requests.ListProfilesForPrincipalRequest
Packages that use ListProfilesForPrincipalRequest
-
Uses of ListProfilesForPrincipalRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type ListProfilesForPrincipalRequestModifier and TypeMethodDescriptionAsyncAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal.AsyncAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal.AsyncRawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal.AsyncRawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal.AuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal.AuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal.RawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal.RawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal. -
Uses of ListProfilesForPrincipalRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return ListProfilesForPrincipalRequestMethods in ai.vectros.resources.auth.requests with parameters of type ListProfilesForPrincipalRequestModifier and TypeMethodDescriptionListProfilesForPrincipalRequest.Builder.from(ListProfilesForPrincipalRequest other)