| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
Cluster.clusterEndpoint()
The cluster's configuration endpoint
|
Endpoint |
Node.endpoint()
The hostname for connecting to this node.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.clusterEndpoint(Endpoint clusterEndpoint)
The cluster's configuration endpoint
|
Node.Builder |
Node.Builder.endpoint(Endpoint endpoint)
The hostname for connecting to this node.
|
Copyright © 2021. All rights reserved.