| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<CommandPlugin> |
CommandInvocation.commandPlugins()
Returns the value of the CommandPlugins property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CommandInvocation.Builder |
CommandInvocation.Builder.commandPlugins(CommandPlugin... commandPlugins)
Sets the value of the CommandPlugins property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CommandInvocation.Builder |
CommandInvocation.Builder.commandPlugins(Collection<CommandPlugin> commandPlugins)
Sets the value of the CommandPlugins property for this object.
|
| 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 © 2018. All rights reserved.