public static interface BatchGetOnPremisesInstancesResponse.Builder extends CodeDeployResponse.Builder, CopyableBuilder<BatchGetOnPremisesInstancesResponse.Builder,BatchGetOnPremisesInstancesResponse>
| Modifier and Type | Method and Description |
|---|---|
BatchGetOnPremisesInstancesResponse.Builder |
instanceInfos(Collection<InstanceInfo> instanceInfos)
Information about the on-premises instances.
|
BatchGetOnPremisesInstancesResponse.Builder |
instanceInfos(InstanceInfo... instanceInfos)
Information about the on-premises instances.
|
buildcopyapply, buildBatchGetOnPremisesInstancesResponse.Builder instanceInfos(Collection<InstanceInfo> instanceInfos)
Information about the on-premises instances.
instanceInfos - Information about the on-premises instances.BatchGetOnPremisesInstancesResponse.Builder instanceInfos(InstanceInfo... instanceInfos)
Information about the on-premises instances.
instanceInfos - Information about the on-premises instances.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.