GlueConnection.Builder |
GlueConnection.Builder.athenaProperties(Map<String,String> athenaProperties) |
The Amazon Athena properties of the Amazon Web Services Glue connection.
|
default GlueConnection.Builder |
GlueConnection.Builder.authenticationConfiguration(Consumer<AuthenticationConfiguration.Builder> authenticationConfiguration) |
The authentication configuration of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.authenticationConfiguration(AuthenticationConfiguration authenticationConfiguration) |
The authentication configuration of the Amazon Web Services Glue connection.
|
static GlueConnection.Builder |
GlueConnection.builder() |
|
GlueConnection.Builder |
GlueConnection.Builder.compatibleComputeEnvironments(Collection<ComputeEnvironments> compatibleComputeEnvironments) |
The compatible compute environments of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.compatibleComputeEnvironments(ComputeEnvironments... compatibleComputeEnvironments) |
The compatible compute environments of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.compatibleComputeEnvironmentsWithStrings(String... compatibleComputeEnvironments) |
The compatible compute environments of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.compatibleComputeEnvironmentsWithStrings(Collection<String> compatibleComputeEnvironments) |
The compatible compute environments of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.connectionProperties(Map<String,String> connectionProperties) |
The properties of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.connectionSchemaVersion(Integer connectionSchemaVersion) |
The connection schema version of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.connectionType(String connectionType) |
The type of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.connectionType(ConnectionType connectionType) |
The type of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.creationTime(Instant creationTime) |
The creation time of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.description(String description) |
The description of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.lastConnectionValidationTime(Instant lastConnectionValidationTime) |
The last validation time of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.lastUpdatedBy(String lastUpdatedBy) |
The user who last updated the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.lastUpdatedTime(Instant lastUpdatedTime) |
The timestamp at which the Amazon Web Services Glue connection was last updated.
|
GlueConnection.Builder |
GlueConnection.Builder.matchCriteria(String... matchCriteria) |
The match criteria of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.matchCriteria(Collection<String> matchCriteria) |
The match criteria of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.name(String name) |
The name of the Amazon Web Services Glue connection.
|
default GlueConnection.Builder |
GlueConnection.Builder.physicalConnectionRequirements(Consumer<PhysicalConnectionRequirements.Builder> physicalConnectionRequirements) |
The physical connection requirements of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.physicalConnectionRequirements(PhysicalConnectionRequirements physicalConnectionRequirements) |
The physical connection requirements of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.pythonProperties(Map<String,String> pythonProperties) |
The Python properties of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.sparkProperties(Map<String,String> sparkProperties) |
The Spark properties of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.status(String status) |
The status of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.status(ConnectionStatus status) |
The status of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.Builder.statusReason(String statusReason) |
The status reason of the Amazon Web Services Glue connection.
|
GlueConnection.Builder |
GlueConnection.toBuilder() |
|