Uses of Class
software.amazon.awssdk.services.redshift.model.Endpoint
-
Packages that use Endpoint Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of Endpoint in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return Endpoint Modifier and Type Method Description EndpointCluster. endpoint()The connection endpoint.Methods in software.amazon.awssdk.services.redshift.model with parameters of type Endpoint Modifier and Type Method Description Cluster.BuilderCluster.Builder. endpoint(Endpoint endpoint)The connection endpoint.
-