| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<CommandPlugin> |
CommandInvocation.commandPlugins() |
| Modifier and Type | Method and Description |
|---|---|
CommandInvocation.Builder |
CommandInvocation.Builder.commandPlugins(CommandPlugin... commandPlugins)
NOTE: This method appends the values to the existing list (if any).
|
| Modifier and Type | Method and Description |
|---|---|
CommandInvocation.Builder |
CommandInvocation.Builder.commandPlugins(Collection<CommandPlugin> commandPlugins) |
| Modifier and Type | Method and Description |
|---|---|
CommandPlugin |
CommandPluginUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandPluginMarshaller.marshall(CommandPlugin commandPlugin,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.