Interface OrderBy.Builder
- All Superinterfaces:
Buildable,CopyableBuilder<OrderBy.Builder,,OrderBy> SdkBuilder<OrderBy.Builder,,OrderBy> SdkPojo
- Enclosing class:
OrderBy
-
Method Summary
Modifier and TypeMethodDescriptionSorts by dimension values.The order that's used to sort the data.The order that's used to sort the data.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
dimension
Sorts by dimension values.
- Parameters:
dimension- Sorts by dimension values.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
order
The order that's used to sort the data.
- Parameters:
order- The order that's used to sort the data.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
order
The order that's used to sort the data.
- Parameters:
order- The order that's used to sort the data.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-