Uses of Class
ai.vectros.resources.identity.requests.GetClientVersionsRequest
Packages that use GetClientVersionsRequest
-
Uses of GetClientVersionsRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type GetClientVersionsRequestModifier and TypeMethodDescriptionAsyncIdentityClient.getClientVersions(String id, GetClientVersionsRequest request) Returns the audit trail of changes to a client, newest first.AsyncIdentityClient.getClientVersions(String id, GetClientVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a client, newest first.AsyncRawIdentityClient.getClientVersions(String id, GetClientVersionsRequest request) Returns the audit trail of changes to a client, newest first.AsyncRawIdentityClient.getClientVersions(String id, GetClientVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a client, newest first.IdentityClient.getClientVersions(String id, GetClientVersionsRequest request) Returns the audit trail of changes to a client, newest first.IdentityClient.getClientVersions(String id, GetClientVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a client, newest first.RawIdentityClient.getClientVersions(String id, GetClientVersionsRequest request) Returns the audit trail of changes to a client, newest first.RawIdentityClient.getClientVersions(String id, GetClientVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes to a client, newest first. -
Uses of GetClientVersionsRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return GetClientVersionsRequestMethods in ai.vectros.resources.identity.requests with parameters of type GetClientVersionsRequestModifier and TypeMethodDescriptionGetClientVersionsRequest.Builder.from(GetClientVersionsRequest other)