Uses of Class
ai.vectros.resources.auth.requests.GetAccessProfileVersionsRequest
Packages that use GetAccessProfileVersionsRequest
-
Uses of GetAccessProfileVersionsRequest in ai.vectros.resources.auth
Methods in ai.vectros.resources.auth with parameters of type GetAccessProfileVersionsRequestModifier and TypeMethodDescriptionAsyncAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AsyncRawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.AuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first.RawAuthClient.getAccessProfileVersions(String contextId, String principalId, GetAccessProfileVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes (create, update, and delete events) for an access profile, most recent first. -
Uses of GetAccessProfileVersionsRequest in ai.vectros.resources.auth.requests
Methods in ai.vectros.resources.auth.requests that return GetAccessProfileVersionsRequestMethods in ai.vectros.resources.auth.requests with parameters of type GetAccessProfileVersionsRequestModifier and TypeMethodDescriptionGetAccessProfileVersionsRequest.Builder.from(GetAccessProfileVersionsRequest other)