static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromAthenaProperties(Consumer<AthenaPropertiesPatch.Builder> athenaProperties) |
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromAthenaProperties(AthenaPropertiesPatch athenaProperties) |
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromGlueProperties(Consumer<GluePropertiesPatch.Builder> glueProperties) |
Create an instance of this class with glueProperties() initialized to the given value.
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromGlueProperties(GluePropertiesPatch glueProperties) |
Create an instance of this class with glueProperties() initialized to the given value.
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromIamProperties(Consumer<IamPropertiesPatch.Builder> iamProperties) |
Create an instance of this class with iamProperties() initialized to the given value.
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromIamProperties(IamPropertiesPatch iamProperties) |
Create an instance of this class with iamProperties() initialized to the given value.
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromRedshiftProperties(Consumer<RedshiftPropertiesPatch.Builder> redshiftProperties) |
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromRedshiftProperties(RedshiftPropertiesPatch redshiftProperties) |
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromSparkEmrProperties(Consumer<SparkEmrPropertiesPatch.Builder> sparkEmrProperties) |
|
static ConnectionPropertiesPatch |
ConnectionPropertiesPatch.fromSparkEmrProperties(SparkEmrPropertiesPatch sparkEmrProperties) |
|
ConnectionPropertiesPatch |
UpdateConnectionRequest.props() |
The connection props.
|