Uses of Class
ai.vectros.resources.identity.requests.LookupEntitiesRequest
Packages that use LookupEntitiesRequest
-
Uses of LookupEntitiesRequest in ai.vectros.resources.identity
Methods in ai.vectros.resources.identity with parameters of type LookupEntitiesRequestModifier and TypeMethodDescriptionAsyncIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.AsyncIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request, RequestOptions requestOptions) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.AsyncRawIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.AsyncRawIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request, RequestOptions requestOptions) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.IdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.IdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request, RequestOptions requestOptions) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.RawIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL.RawIdentityClient.lookupEntities(String namespace, LookupEntitiesRequest request, RequestOptions requestOptions) Looks up entities in a namespace by a schema-declared field value, with the criteria in the request body instead of the URL. -
Uses of LookupEntitiesRequest in ai.vectros.resources.identity.requests
Methods in ai.vectros.resources.identity.requests that return LookupEntitiesRequestModifier and TypeMethodDescriptionLookupEntitiesRequest._FinalStage.build()LookupEntitiesRequest.Builder.build()Methods in ai.vectros.resources.identity.requests with parameters of type LookupEntitiesRequestModifier and TypeMethodDescriptionLookupEntitiesRequest.BodyStage.from(LookupEntitiesRequest other) LookupEntitiesRequest.Builder.from(LookupEntitiesRequest other)