Uses of Class
ai.vectros.resources.identity.requests.GetOrgVersionsRequest
Packages that use GetOrgVersionsRequest
-
Uses of GetOrgVersionsRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type GetOrgVersionsRequestModifier and TypeMethodDescriptionAsyncIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request) Returns the audit trail of changes made to an organization, newest first.AsyncIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an organization, newest first.AsyncRawIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request) Returns the audit trail of changes made to an organization, newest first.AsyncRawIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an organization, newest first.IdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request) Returns the audit trail of changes made to an organization, newest first.IdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an organization, newest first.RawIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request) Returns the audit trail of changes made to an organization, newest first.RawIdentityClient.getOrgVersions(String id, GetOrgVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an organization, newest first. -
Uses of GetOrgVersionsRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return GetOrgVersionsRequestMethods in ai.vectros.resources.identity.requests with parameters of type GetOrgVersionsRequestModifier and TypeMethodDescriptionGetOrgVersionsRequest.Builder.from(GetOrgVersionsRequest other)