default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.athenaProperties(Consumer<AthenaPropertiesOutput.Builder> athenaProperties) |
The Amazon Athena properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.athenaProperties(AthenaPropertiesOutput athenaProperties) |
The Amazon Athena properties of a connection.
|
static ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.builder() |
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.glueProperties(Consumer<GluePropertiesOutput.Builder> glueProperties) |
The Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.glueProperties(GluePropertiesOutput glueProperties) |
The Amazon Web Services Glue properties of a connection.
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.hyperPodProperties(Consumer<HyperPodPropertiesOutput.Builder> hyperPodProperties) |
The hyper pod properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.hyperPodProperties(HyperPodPropertiesOutput hyperPodProperties) |
The hyper pod properties of a connection.
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.iamProperties(Consumer<IamPropertiesOutput.Builder> iamProperties) |
The IAM properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.iamProperties(IamPropertiesOutput iamProperties) |
The IAM properties of a connection.
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.redshiftProperties(Consumer<RedshiftPropertiesOutput.Builder> redshiftProperties) |
The Amazon Redshift properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.redshiftProperties(RedshiftPropertiesOutput redshiftProperties) |
The Amazon Redshift properties of a connection.
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.sparkEmrProperties(Consumer<SparkEmrPropertiesOutput.Builder> sparkEmrProperties) |
The Spark EMR properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.sparkEmrProperties(SparkEmrPropertiesOutput sparkEmrProperties) |
The Spark EMR properties of a connection.
|
default ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.sparkGlueProperties(Consumer<SparkGluePropertiesOutput.Builder> sparkGlueProperties) |
The Spark Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.Builder.sparkGlueProperties(SparkGluePropertiesOutput sparkGlueProperties) |
The Spark Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesOutput.Builder |
ConnectionPropertiesOutput.toBuilder() |
|