Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterEndpoint
-
Packages that use AwsRedshiftClusterEndpoint Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterEndpoint in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterEndpoint Modifier and Type Method Description AwsRedshiftClusterEndpointAwsRedshiftClusterDetails. endpoint()The connection endpoint.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsRedshiftClusterEndpoint Modifier and Type Method Description AwsRedshiftClusterDetails.BuilderAwsRedshiftClusterDetails.Builder. endpoint(AwsRedshiftClusterEndpoint endpoint)The connection endpoint.
-