Uses of Class
software.amazon.awssdk.services.rds.model.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return EndpointModifier and TypeMethodDescriptionfinal EndpointDBInstance.endpoint()The connection endpoint for the DB instance.final EndpointDBInstance.listenerEndpoint()The listener connection endpoint for SQL Server Always On.Methods in software.amazon.awssdk.services.rds.model with parameters of type EndpointModifier and TypeMethodDescriptionThe connection endpoint for the DB instance.DBInstance.Builder.listenerEndpoint(Endpoint listenerEndpoint) The listener connection endpoint for SQL Server Always On.