| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<Command> |
DescribeCommandsResponse.commands()
An array of
Command objects that describe each of the specified commands. |
| Modifier and Type | Method and Description |
|---|---|
DescribeCommandsResponse.Builder |
DescribeCommandsResponse.Builder.commands(Command... commands)
An array of
Command objects that describe each of the specified commands. |
| Modifier and Type | Method and Description |
|---|---|
DescribeCommandsResponse.Builder |
DescribeCommandsResponse.Builder.commands(Collection<Command> commands)
An array of
Command objects that describe each of the specified commands. |
Copyright © 2023. All rights reserved.