| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
Amazon Web Services Systems Manager is a collection of capabilities to help you manage your applications and
infrastructure running in the Amazon Web Services Cloud;.
|
| software.amazon.awssdk.services.ssm.waiters |
| Modifier and Type | Method and Description |
|---|---|
default GetCommandInvocationResponse |
SsmClient.getCommandInvocation(Consumer<GetCommandInvocationRequest.Builder> getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
default GetCommandInvocationResponse |
SsmClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCommandInvocationResponse> |
SsmAsyncClient.getCommandInvocation(Consumer<GetCommandInvocationRequest.Builder> getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
default CompletableFuture<GetCommandInvocationResponse> |
SsmAsyncClient.getCommandInvocation(GetCommandInvocationRequest getCommandInvocationRequest)
Returns detailed information about command execution for an invocation or plugin.
|
Copyright © 2022. All rights reserved.