| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
List<SortProperty> |
ComponentDataConfiguration.sort()
Describes how to sort the component's properties.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDataConfiguration.Builder |
ComponentDataConfiguration.Builder.sort(SortProperty... sort)
Describes how to sort the component's properties.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentDataConfiguration.Builder |
ComponentDataConfiguration.Builder.sort(Collection<SortProperty> sort)
Describes how to sort the component's properties.
|
Copyright © 2023. All rights reserved.