| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<OperationFilter> |
ListOperationsRequest.filters()
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsRequest.Builder |
ListOperationsRequest.Builder.filters(OperationFilter... filters)
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsRequest.Builder |
ListOperationsRequest.Builder.filters(Collection<OperationFilter> filters)
A complex type that contains specifications for the operations that you want to list, for example, operations
that you started between a specified start date and end date.
|
Copyright © 2023. All rights reserved.