| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<OperationSummary> |
ListOperationsResponse.operations()
Summary information about the operations that match the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(OperationSummary... operations)
Summary information about the operations that match the specified criteria.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Collection<OperationSummary> operations)
Summary information about the operations that match the specified criteria.
|
Copyright © 2021. All rights reserved.