Package | Description |
---|---|
com.amazonaws.services.codedeploy | |
com.amazonaws.services.codedeploy.model | |
com.amazonaws.services.codedeploy.model.transform |
Modifier and Type | Method and Description |
---|---|
ListOnPremisesInstancesResult |
AmazonCodeDeployClient.listOnPremisesInstances() |
ListOnPremisesInstancesResult |
AmazonCodeDeploy.listOnPremisesInstances()
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
ListOnPremisesInstancesResult |
AbstractAmazonCodeDeploy.listOnPremisesInstances() |
ListOnPremisesInstancesResult |
AmazonCodeDeployClient.listOnPremisesInstances(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest)
Gets a list of names for one or more on-premises instances.
|
ListOnPremisesInstancesResult |
AmazonCodeDeploy.listOnPremisesInstances(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest)
Gets a list of names for one or more on-premises instances.
|
ListOnPremisesInstancesResult |
AbstractAmazonCodeDeploy.listOnPremisesInstances(ListOnPremisesInstancesRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync()
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync()
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync()
Simplified method form for invoking the ListOnPremisesInstances
operation.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request) |
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest)
Gets a list of names for one or more on-premises instances.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request) |
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Gets a list of names for one or more on-premises instances.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Simplified method form for invoking the ListOnPremisesInstances operation
with an AsyncHandler.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsyncClient.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler)
Gets a list of names for one or more on-premises instances.
|
java.util.concurrent.Future<ListOnPremisesInstancesResult> |
AbstractAmazonCodeDeployAsync.listOnPremisesInstancesAsync(ListOnPremisesInstancesRequest request,
AsyncHandler<ListOnPremisesInstancesRequest,ListOnPremisesInstancesResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListOnPremisesInstancesResult |
ListOnPremisesInstancesResult.clone() |
ListOnPremisesInstancesResult |
ListOnPremisesInstancesResult.withInstanceNames(java.util.Collection<java.lang.String> instanceNames)
The list of matching on-premises instance names.
|
ListOnPremisesInstancesResult |
ListOnPremisesInstancesResult.withInstanceNames(java.lang.String... instanceNames)
The list of matching on-premises instance names.
|
ListOnPremisesInstancesResult |
ListOnPremisesInstancesResult.withNextToken(java.lang.String nextToken)
If a large amount of information is returned, an identifier is also
returned.
|
Modifier and Type | Method and Description |
---|---|
ListOnPremisesInstancesResult |
ListOnPremisesInstancesResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |