| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterEndpoint> |
Cluster.clusterEndpoints()
Endpoints for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.clusterEndpoints(ClusterEndpoint... clusterEndpoints)
Endpoints for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.clusterEndpoints(Collection<ClusterEndpoint> clusterEndpoints)
Endpoints for a cluster.
|
Copyright © 2023. All rights reserved.