| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<OrderByElement> |
ListConfigurationsRequest.orderBy()
Certain filter criteria return output that can be sorted in ascending or descending order.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationsRequest.Builder |
ListConfigurationsRequest.Builder.orderBy(OrderByElement... orderBy)
Certain filter criteria return output that can be sorted in ascending or descending order.
|
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationsRequest.Builder |
ListConfigurationsRequest.Builder.orderBy(Collection<OrderByElement> orderBy)
Certain filter criteria return output that can be sorted in ascending or descending order.
|
Copyright © 2022. All rights reserved.