Package | Description |
---|---|
com.amazonaws.services.codedeploy |
|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Method and Description |
---|---|
BatchGetOnPremisesInstancesResult |
AmazonCodeDeployClient.batchGetOnPremisesInstances() |
BatchGetOnPremisesInstancesResult |
AmazonCodeDeploy.batchGetOnPremisesInstances()
Simplified method form for invoking the BatchGetOnPremisesInstances operation.
|
BatchGetOnPremisesInstancesResult |
AbstractAmazonCodeDeploy.batchGetOnPremisesInstances() |
BatchGetOnPremisesInstancesResult |
AmazonCodeDeployClient.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest request)
Gets information about one or more on-premises instances.
|
BatchGetOnPremisesInstancesResult |
AmazonCodeDeploy.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
BatchGetOnPremisesInstancesResult |
AbstractAmazonCodeDeploy.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest request) |
Modifier and Type | Method and Description |
---|---|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.clone() |
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(Collection<InstanceInfo> instanceInfos)
Information about the on-premises instances.
|
BatchGetOnPremisesInstancesResult |
BatchGetOnPremisesInstancesResult.withInstanceInfos(InstanceInfo... instanceInfos)
Information about the on-premises instances.
|
Copyright © 2021. All rights reserved.