Package | Description |
---|---|
com.amazonaws.services.opsworks | |
com.amazonaws.services.opsworks.model | |
com.amazonaws.services.opsworks.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeCommandsResult |
AbstractAWSOpsWorks.describeCommands(DescribeCommandsRequest request) |
DescribeCommandsResult |
AWSOpsWorksClient.describeCommands(DescribeCommandsRequest describeCommandsRequest)
Describes the results of specified commands.
|
DescribeCommandsResult |
AWSOpsWorks.describeCommands(DescribeCommandsRequest describeCommandsRequest)
Describes the results of specified commands.
|
java.util.concurrent.Future<DescribeCommandsResult> |
AbstractAWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest request) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsyncClient.describeCommandsAsync(DescribeCommandsRequest request) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest describeCommandsRequest)
Describes the results of specified commands.
|
java.util.concurrent.Future<DescribeCommandsResult> |
AbstractAWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest request,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsyncClient.describeCommandsAsync(DescribeCommandsRequest request,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest describeCommandsRequest,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler)
Describes the results of specified commands.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeCommandsResult> |
AbstractAWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest request,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsyncClient.describeCommandsAsync(DescribeCommandsRequest request,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler) |
java.util.concurrent.Future<DescribeCommandsResult> |
AWSOpsWorksAsync.describeCommandsAsync(DescribeCommandsRequest describeCommandsRequest,
AsyncHandler<DescribeCommandsRequest,DescribeCommandsResult> asyncHandler)
Describes the results of specified commands.
|
Modifier and Type | Method and Description |
---|---|
DescribeCommandsRequest |
DescribeCommandsRequest.clone() |
DescribeCommandsRequest |
DescribeCommandsRequest.withCommandIds(java.util.Collection<java.lang.String> commandIds)
An array of command IDs.
|
DescribeCommandsRequest |
DescribeCommandsRequest.withCommandIds(java.lang.String... commandIds)
An array of command IDs.
|
DescribeCommandsRequest |
DescribeCommandsRequest.withDeploymentId(java.lang.String deploymentId)
The deployment ID.
|
DescribeCommandsRequest |
DescribeCommandsRequest.withInstanceId(java.lang.String instanceId)
The instance ID.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeCommandsRequest> |
DescribeCommandsRequestMarshaller.marshall(DescribeCommandsRequest describeCommandsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeCommandsRequest> |
DescribeCommandsRequestMarshaller.marshall(DescribeCommandsRequest describeCommandsRequest) |