| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceHealthSummary> |
LoadBalancer.instanceHealthSummary()
An array of InstanceHealthSummary objects describing the health of the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer.Builder |
LoadBalancer.Builder.instanceHealthSummary(InstanceHealthSummary... instanceHealthSummary)
An array of InstanceHealthSummary objects describing the health of the load balancer.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer.Builder |
LoadBalancer.Builder.instanceHealthSummary(Collection<InstanceHealthSummary> instanceHealthSummary)
An array of InstanceHealthSummary objects describing the health of the load balancer.
|
Copyright © 2021. All rights reserved.