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