Interface AwsRedshiftClusterEndpoint.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsRedshiftClusterEndpoint.Builder,AwsRedshiftClusterEndpoint>, SdkBuilder<AwsRedshiftClusterEndpoint.Builder,AwsRedshiftClusterEndpoint>, SdkPojo
Enclosing class:
AwsRedshiftClusterEndpoint

public static interface AwsRedshiftClusterEndpoint.Builder extends SdkPojo, CopyableBuilder<AwsRedshiftClusterEndpoint.Builder,AwsRedshiftClusterEndpoint>
  • Method Details

    • address

      The DNS address of the cluster.

      Parameters:
      address - The DNS address of the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • port

      The port that the database engine listens on.

      Parameters:
      port - The port that the database engine listens on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.