| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsRedshiftClusterEndpoint.Builder |
AwsRedshiftClusterEndpoint.Builder.address(String address)
The DNS address of the cluster.
|
static AwsRedshiftClusterEndpoint.Builder |
AwsRedshiftClusterEndpoint.builder() |
AwsRedshiftClusterEndpoint.Builder |
AwsRedshiftClusterEndpoint.Builder.port(Integer port)
The port that the database engine listens on.
|
AwsRedshiftClusterEndpoint.Builder |
AwsRedshiftClusterEndpoint.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsRedshiftClusterEndpoint.Builder> |
AwsRedshiftClusterEndpoint.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsRedshiftClusterDetails.Builder |
AwsRedshiftClusterDetails.Builder.endpoint(Consumer<AwsRedshiftClusterEndpoint.Builder> endpoint)
The connection endpoint.
|
Copyright © 2023. All rights reserved.