Package | Description |
---|---|
com.amazonaws.services.codedeploy | |
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.model.transform |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync()
Simplified method form for invoking the BatchGetOnPremisesInstances
operation.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the BatchGetOnPremisesInstances
operation with an AsyncHandler.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request) |
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request) |
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler)
Gets information about one or more on-premises instances.
|
java.util.concurrent.Future<BatchGetOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.batchGetOnPremisesInstancesAsync(BatchGetOnPremisesInstancesRequest request,
AsyncHandler<BatchGetOnPremisesInstancesRequest,BatchGetOnPremisesInstancesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.clone() |
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(java.util.Collection<InstanceInfo> instanceInfos)
Information about the on-premises instances.
|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(InstanceInfo... instanceInfos)
Information about the on-premises instances.
|
Modifier and Type | Method and Description |
---|---|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |