| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<Instance> |
DescribeInstancesResponse.instances()
An array of
Instance objects that describe the instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancesResponse.Builder |
DescribeInstancesResponse.Builder.instances(Instance... instances)
An array of
Instance objects that describe the instances. |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancesResponse.Builder |
DescribeInstancesResponse.Builder.instances(Collection<Instance> instances)
An array of
Instance objects that describe the instances. |
Copyright © 2023. All rights reserved.