| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicediscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceSummary> |
ListInstancesResponse.instances()
Summary information about the instances that are associated with the specified service.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.instances(InstanceSummary... instances)
Summary information about the instances that are associated with the specified service.
|
| Modifier and Type | Method and Description |
|---|---|
ListInstancesResponse.Builder |
ListInstancesResponse.Builder.instances(Collection<InstanceSummary> instances)
Summary information about the instances that are associated with the specified service.
|
Copyright © 2023. All rights reserved.