| Package | Description |
|---|---|
| org.mule.extension.rds.api.model |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
DBInstance.getEndpoint() |
Endpoint |
Endpoint.withAddress(String address)
Specifies the DNS address of the DB instance.
|
Endpoint |
Endpoint.withHostedZoneId(String hostedZoneId)
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
|
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) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.