static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromAthenaProperties(Consumer<AthenaPropertiesInput.Builder> athenaProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromAthenaProperties(AthenaPropertiesInput athenaProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromGlueProperties(Consumer<GluePropertiesInput.Builder> glueProperties) |
Create an instance of this class with glueProperties() initialized to the given value.
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromGlueProperties(GluePropertiesInput glueProperties) |
Create an instance of this class with glueProperties() initialized to the given value.
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromHyperPodProperties(Consumer<HyperPodPropertiesInput.Builder> hyperPodProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromHyperPodProperties(HyperPodPropertiesInput hyperPodProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromIamProperties(Consumer<IamPropertiesInput.Builder> iamProperties) |
Create an instance of this class with iamProperties() initialized to the given value.
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromIamProperties(IamPropertiesInput iamProperties) |
Create an instance of this class with iamProperties() initialized to the given value.
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromRedshiftProperties(Consumer<RedshiftPropertiesInput.Builder> redshiftProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromRedshiftProperties(RedshiftPropertiesInput redshiftProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromSparkEmrProperties(Consumer<SparkEmrPropertiesInput.Builder> sparkEmrProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromSparkEmrProperties(SparkEmrPropertiesInput sparkEmrProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromSparkGlueProperties(Consumer<SparkGluePropertiesInput.Builder> sparkGlueProperties) |
|
static ConnectionPropertiesInput |
ConnectionPropertiesInput.fromSparkGlueProperties(SparkGluePropertiesInput sparkGlueProperties) |
|
ConnectionPropertiesInput |
CreateConnectionRequest.props() |
The connection props.
|