Uses of Class
ai.vectros.types.AccessProfilePage
Packages that use AccessProfilePage
-
Uses of AccessProfilePage in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth that return AccessProfilePageModifier and TypeMethodDescriptionAuthClient.listAccessProfiles(String contextId) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AuthClient.listAccessProfiles(String contextId, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AuthClient.listProfilesForPrincipal(String principalId) Returns the access profiles for the given principal across all of your contexts.AuthClient.listProfilesForPrincipal(String principalId, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.AuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal across all of your contexts.AuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.Methods in ai.vectros.resources.auth that return types with arguments of type AccessProfilePageModifier and TypeMethodDescriptionAsyncAuthClient.listAccessProfiles(String contextId) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncAuthClient.listAccessProfiles(String contextId, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncRawAuthClient.listAccessProfiles(String contextId) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncRawAuthClient.listAccessProfiles(String contextId, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncRawAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncRawAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.RawAuthClient.listAccessProfiles(String contextId) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.RawAuthClient.listAccessProfiles(String contextId, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.RawAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.RawAuthClient.listAccessProfiles(String contextId, ListAccessProfilesRequest request, RequestOptions requestOptions) Returns the access profiles assigned within the given app context — in effect, who has access to this context and with what scopes.AsyncAuthClient.listProfilesForPrincipal(String principalId) Returns the access profiles for the given principal across all of your contexts.AsyncAuthClient.listProfilesForPrincipal(String principalId, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.AsyncAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal across all of your contexts.AsyncAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.AsyncRawAuthClient.listProfilesForPrincipal(String principalId) Returns the access profiles for the given principal across all of your contexts.AsyncRawAuthClient.listProfilesForPrincipal(String principalId, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.AsyncRawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal across all of your contexts.AsyncRawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.RawAuthClient.listProfilesForPrincipal(String principalId) Returns the access profiles for the given principal across all of your contexts.RawAuthClient.listProfilesForPrincipal(String principalId, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts.RawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request) Returns the access profiles for the given principal across all of your contexts.RawAuthClient.listProfilesForPrincipal(String principalId, ListProfilesForPrincipalRequest request, RequestOptions requestOptions) Returns the access profiles for the given principal across all of your contexts. -
Uses of AccessProfilePage in ai.vectros.types
Methods in ai.vectros.types that return AccessProfilePageMethods in ai.vectros.types with parameters of type AccessProfilePage