Uses of Class
ai.vectros.types.IdentityLookupRequestOrder
Packages that use IdentityLookupRequestOrder
-
Uses of IdentityLookupRequestOrder in ai.vectros.types
Fields in ai.vectros.types declared as IdentityLookupRequestOrderModifier and TypeFieldDescriptionstatic final IdentityLookupRequestOrderIdentityLookupRequestOrder.ASCstatic final IdentityLookupRequestOrderIdentityLookupRequestOrder.DESCMethods in ai.vectros.types that return IdentityLookupRequestOrderMethods in ai.vectros.types that return types with arguments of type IdentityLookupRequestOrderMethods in ai.vectros.types with parameters of type IdentityLookupRequestOrderModifier and TypeMethodDescriptionIdentityLookupRequest._FinalStage.order(IdentityLookupRequestOrder order) IdentityLookupRequest.Builder.order(IdentityLookupRequestOrder order) Sort direction for the returned results:asc(default) ordesc.Method parameters in ai.vectros.types with type arguments of type IdentityLookupRequestOrderModifier and TypeMethodDescriptionIdentityLookupRequest._FinalStage.order(Optional<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.