| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| 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.
|
Copyright © 2021. All rights reserved.