| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceEndpoint |
AwsRdsDbInstanceDetails.endpoint()
Specifies the connection endpoint.
|
AwsRdsDbInstanceEndpoint |
AwsRdsDbInstanceDetails.listenerEndpoint()
Returns the value of the ListenerEndpoint property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.endpoint(AwsRdsDbInstanceEndpoint endpoint)
Specifies the connection endpoint.
|
AwsRdsDbInstanceDetails.Builder |
AwsRdsDbInstanceDetails.Builder.listenerEndpoint(AwsRdsDbInstanceEndpoint listenerEndpoint)
Sets the value of the ListenerEndpoint property for this object.
|
Copyright © 2023. All rights reserved.