Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Classes modeling the various types represented by AmazonRedshift.
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
Cluster.getEndpoint()
The connection endpoint.
|
Endpoint |
Endpoint.withAddress(String address)
The DNS address of the Cluster.
|
Endpoint |
Endpoint.withPort(Integer port)
The port that the database engine is listening on.
|
Modifier and Type | Method and Description |
---|---|
void |
Cluster.setEndpoint(Endpoint endpoint)
The connection endpoint.
|
Cluster |
Cluster.withEndpoint(Endpoint endpoint)
The connection endpoint.
|
Copyright © 2015. All rights reserved.