default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.athenaProperties(Consumer<AthenaPropertiesInput.Builder> athenaProperties) |
The Amazon Athena properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.athenaProperties(AthenaPropertiesInput athenaProperties) |
The Amazon Athena properties of a connection.
|
static ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.builder() |
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.glueProperties(Consumer<GluePropertiesInput.Builder> glueProperties) |
The Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.glueProperties(GluePropertiesInput glueProperties) |
The Amazon Web Services Glue properties of a connection.
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.hyperPodProperties(Consumer<HyperPodPropertiesInput.Builder> hyperPodProperties) |
The hyper pod properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.hyperPodProperties(HyperPodPropertiesInput hyperPodProperties) |
The hyper pod properties of a connection.
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.iamProperties(Consumer<IamPropertiesInput.Builder> iamProperties) |
The IAM properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.iamProperties(IamPropertiesInput iamProperties) |
The IAM properties of a connection.
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.redshiftProperties(Consumer<RedshiftPropertiesInput.Builder> redshiftProperties) |
The Amazon Redshift properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.redshiftProperties(RedshiftPropertiesInput redshiftProperties) |
The Amazon Redshift properties of a connection.
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.sparkEmrProperties(Consumer<SparkEmrPropertiesInput.Builder> sparkEmrProperties) |
The Spark EMR properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.sparkEmrProperties(SparkEmrPropertiesInput sparkEmrProperties) |
The Spark EMR properties of a connection.
|
default ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.sparkGlueProperties(Consumer<SparkGluePropertiesInput.Builder> sparkGlueProperties) |
The Spark Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.Builder.sparkGlueProperties(SparkGluePropertiesInput sparkGlueProperties) |
The Spark Amazon Web Services Glue properties of a connection.
|
ConnectionPropertiesInput.Builder |
ConnectionPropertiesInput.toBuilder() |
|