| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks |
|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeCommandsResponse> |
OpsWorksAsyncClient.describeCommands(Consumer<DescribeCommandsRequest.Builder> describeCommandsRequest)
Describes the results of specified commands.
|
default DescribeCommandsResponse |
OpsWorksClient.describeCommands(Consumer<DescribeCommandsRequest.Builder> describeCommandsRequest)
Describes the results of specified commands.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeCommandsRequest.Builder> |
DescribeCommandsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.