Uses of Class
ai.vectros.resources.identity.requests.GetUserVersionsRequest
Packages that use GetUserVersionsRequest
-
Uses of GetUserVersionsRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type GetUserVersionsRequestModifier and TypeMethodDescriptionAsyncIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.AsyncIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.AsyncRawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.IdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.IdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request) Returns the audit trail of changes to a user, most recent first.RawIdentityClient.getUserVersions(String id, GetUserVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a user, most recent first. -
Uses of GetUserVersionsRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return GetUserVersionsRequestMethods in ai.vectros.resources.identity.requests with parameters of type GetUserVersionsRequestModifier and TypeMethodDescriptionGetUserVersionsRequest.Builder.from(GetUserVersionsRequest other)