Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.OrderBy
Packages that use OrderBy
-
Uses of OrderBy in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return types with arguments of type OrderByModifier and TypeMethodDescriptionTabularConditions.orderBy()Filter criteria that orders the output.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type OrderByModifier and TypeMethodDescriptionFilter criteria that orders the output.Method parameters in software.amazon.awssdk.services.iottwinmaker.model with type arguments of type OrderByModifier and TypeMethodDescriptionTabularConditions.Builder.orderBy(Collection<OrderBy> orderBy) Filter criteria that orders the output.