Uses of Class
ai.vectros.resources.identity.requests.GetEntityVersionsRequest
Packages that use GetEntityVersionsRequest
-
Uses of GetEntityVersionsRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type GetEntityVersionsRequestModifier and TypeMethodDescriptionAsyncIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.AsyncIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.AsyncRawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.IdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request) Returns the audit trail of changes made to an entity, newest first.RawIdentityClient.getEntityVersions(String namespace, String id, GetEntityVersionsRequest request, RequestOptions requestOptions) Returns the audit trail of changes made to an entity, newest first. -
Uses of GetEntityVersionsRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return GetEntityVersionsRequestMethods in ai.vectros.resources.identity.requests with parameters of type GetEntityVersionsRequestModifier and TypeMethodDescriptionGetEntityVersionsRequest.Builder.from(GetEntityVersionsRequest other)