| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCommandInvocationResponse> |
SSMAsyncClient.getCommandInvocation(GetCommandInvocationRequest 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 |
|---|---|
Request<GetCommandInvocationRequest> |
GetCommandInvocationRequestMarshaller.marshall(GetCommandInvocationRequest getCommandInvocationRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetCommandInvocationRequest> |
GetCommandInvocationRequestMarshaller.marshall(GetCommandInvocationRequest getCommandInvocationRequest) |
void |
GetCommandInvocationRequestModelMarshaller.marshall(GetCommandInvocationRequest getCommandInvocationRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.