Uses of Interface
ai.vectros.types.IdentityLookupRequest._FinalStage
Packages that use IdentityLookupRequest._FinalStage
-
Uses of IdentityLookupRequest._FinalStage in ai.vectros.types
Classes in ai.vectros.types that implement IdentityLookupRequest._FinalStageMethods in ai.vectros.types that return IdentityLookupRequest._FinalStageModifier and TypeMethodDescriptionIdentityLookupRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) IdentityLookupRequest._FinalStage.additionalProperty(String key, Object value) Name of the lookup field declared on the schema.Name of the lookup field declared on the schema.Inclusive lower bound for a range lookup (requiresto; supported only on range-enabled, non-sensitive fields).Inclusive lower bound for a range lookup (requiresto; supported only on range-enabled, non-sensitive fields).Inclusive lower bound for a range lookup (requiresto; supported only on range-enabled, non-sensitive fields).Maximum number of results to return per page (1–100; defaults to 20).Maximum number of results to return per page (1–100; defaults to 20).Maximum number of results to return per page (1–100; defaults to 20).IdentityLookupRequest._FinalStage.order(IdentityLookupRequestOrder order) IdentityLookupRequest._FinalStage.order(Optional<IdentityLookupRequestOrder> order) Sort direction for the returned results:asc(default) ordesc.IdentityLookupRequest.Builder.order(IdentityLookupRequestOrder order) Sort direction for the returned results:asc(default) ordesc.IdentityLookupRequest.Builder.order(Optional<IdentityLookupRequestOrder> order) Sort direction for the returned results:asc(default) ordesc.Prefix to match (supported only on range-enabled string fields).Prefix to match (supported only on range-enabled string fields).Prefix to match (supported only on range-enabled string fields).Pagination cursor — pass thenextCursorreturned by the previous page.Pagination cursor — pass thenextCursorreturned by the previous page.Pagination cursor — pass thenextCursorreturned by the previous page.Inclusive upper bound for a range lookup (requiresfrom).Inclusive upper bound for a range lookup (requiresfrom).Inclusive upper bound for a range lookup (requiresfrom).Exact value to match.Exact value to match.Exact value to match.