| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model | |
| software.amazon.awssdk.services.ssmsap.paginators |
| Modifier and Type | Method and Description |
|---|---|
Operation |
GetOperationResponse.operation()
Returns the details of an operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
ListOperationsResponse.operations()
List of operations performed by AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
GetOperationResponse.Builder |
GetOperationResponse.Builder.operation(Operation operation)
Returns the details of an operation.
|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Operation... operations)
List of operations performed by AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
ListOperationsResponse.Builder |
ListOperationsResponse.Builder.operations(Collection<Operation> operations)
List of operations performed by AWS Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<Operation> |
ListOperationsIterable.operations()
Returns an iterable to iterate through the paginated
ListOperationsResponse.operations() member. |
SdkPublisher<Operation> |
ListOperationsPublisher.operations()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2023. All rights reserved.