default ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.athenaProperties(Consumer<AthenaPropertiesPatch.Builder> athenaProperties) |
The Amazon Athena properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.athenaProperties(AthenaPropertiesPatch athenaProperties) |
The Amazon Athena properties of a connection properties patch.
|
static ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.builder() |
|
default ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.glueProperties(Consumer<GluePropertiesPatch.Builder> glueProperties) |
The Amazon Web Services Glue properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.glueProperties(GluePropertiesPatch glueProperties) |
The Amazon Web Services Glue properties of a connection properties patch.
|
default ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.iamProperties(Consumer<IamPropertiesPatch.Builder> iamProperties) |
The IAM properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.iamProperties(IamPropertiesPatch iamProperties) |
The IAM properties of a connection properties patch.
|
default ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.redshiftProperties(Consumer<RedshiftPropertiesPatch.Builder> redshiftProperties) |
The Amazon Redshift properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.redshiftProperties(RedshiftPropertiesPatch redshiftProperties) |
The Amazon Redshift properties of a connection properties patch.
|
default ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.sparkEmrProperties(Consumer<SparkEmrPropertiesPatch.Builder> sparkEmrProperties) |
The Spark EMR properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.Builder.sparkEmrProperties(SparkEmrPropertiesPatch sparkEmrProperties) |
The Spark EMR properties of a connection properties patch.
|
ConnectionPropertiesPatch.Builder |
ConnectionPropertiesPatch.toBuilder() |
|