| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53domains.model | |
| software.amazon.awssdk.services.route53domains.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<OperationSummary> |
ListOperationsResponse.operations()
Lists summaries of the operations.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(OperationSummary... operations)
Lists summaries of the operations.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Collection<OperationSummary> operations)
Lists summaries of the operations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<OperationSummary> |
ListOperationsPublisher.operations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<OperationSummary> |
ListOperationsIterable.operations()
Returns an iterable to iterate through the paginated
ListOperationsResponse.operations() member. |
Copyright © 2023. All rights reserved.