| Package | Description |
|---|---|
| com.amazonaws.services.route53recoverycontrolconfig.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterEndpoint |
ClusterEndpoint.clone() |
ClusterEndpoint |
ClusterEndpoint.withEndpoint(String endpoint)
A cluster endpoint.
|
ClusterEndpoint |
ClusterEndpoint.withRegion(String region)
The Amazon Web Services Region for a cluster endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClusterEndpoint> |
Cluster.getClusterEndpoints()
Endpoints for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.withClusterEndpoints(ClusterEndpoint... clusterEndpoints)
Endpoints for a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setClusterEndpoints(Collection<ClusterEndpoint> clusterEndpoints)
Endpoints for a cluster.
|
Cluster |
Cluster.withClusterEndpoints(Collection<ClusterEndpoint> clusterEndpoints)
Endpoints for a cluster.
|
Copyright © 2024. All rights reserved.