default CreateIntegrationResponse |
GlueClient.createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest) |
Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs):
the SourceArn and TargetArn.
|
default CreateIntegrationResponse |
GlueClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) |
Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs):
the SourceArn and TargetArn.
|
default CreateIntegrationResourcePropertyResponse |
GlueClient.createIntegrationResourceProperty(Consumer<CreateIntegrationResourcePropertyRequest.Builder> createIntegrationResourcePropertyRequest) |
This API can be used for setting up the ResourceProperty of the Glue connection (for the source) or
Glue database ARN (for the target).
|
default CreateIntegrationResourcePropertyResponse |
GlueClient.createIntegrationResourceProperty(CreateIntegrationResourcePropertyRequest createIntegrationResourcePropertyRequest) |
This API can be used for setting up the ResourceProperty of the Glue connection (for the source) or
Glue database ARN (for the target).
|
default CreateIntegrationTablePropertiesResponse |
GlueClient.createIntegrationTableProperties(Consumer<CreateIntegrationTablePropertiesRequest.Builder> createIntegrationTablePropertiesRequest) |
This API is used to provide optional override properties for the the tables that need to be replicated.
|
default CreateIntegrationTablePropertiesResponse |
GlueClient.createIntegrationTableProperties(CreateIntegrationTablePropertiesRequest createIntegrationTablePropertiesRequest) |
This API is used to provide optional override properties for the the tables that need to be replicated.
|
default DeleteIntegrationResponse |
GlueClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest) |
Deletes the specified Zero-ETL integration.
|
default DeleteIntegrationResponse |
GlueClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) |
Deletes the specified Zero-ETL integration.
|
default DeleteIntegrationTablePropertiesResponse |
GlueClient.deleteIntegrationTableProperties(Consumer<DeleteIntegrationTablePropertiesRequest.Builder> deleteIntegrationTablePropertiesRequest) |
Deletes the table properties that have been created for the tables that need to be replicated.
|
default DeleteIntegrationTablePropertiesResponse |
GlueClient.deleteIntegrationTableProperties(DeleteIntegrationTablePropertiesRequest deleteIntegrationTablePropertiesRequest) |
Deletes the table properties that have been created for the tables that need to be replicated.
|
default DescribeInboundIntegrationsResponse |
GlueClient.describeInboundIntegrations(Consumer<DescribeInboundIntegrationsRequest.Builder> describeInboundIntegrationsRequest) |
Returns a list of inbound integrations for the specified integration.
|
default DescribeInboundIntegrationsResponse |
GlueClient.describeInboundIntegrations(DescribeInboundIntegrationsRequest describeInboundIntegrationsRequest) |
Returns a list of inbound integrations for the specified integration.
|
default DescribeIntegrationsResponse |
GlueClient.describeIntegrations(Consumer<DescribeIntegrationsRequest.Builder> describeIntegrationsRequest) |
The API is used to retrieve a list of integrations.
|
default DescribeIntegrationsResponse |
GlueClient.describeIntegrations(DescribeIntegrationsRequest describeIntegrationsRequest) |
The API is used to retrieve a list of integrations.
|
default GetIntegrationResourcePropertyResponse |
GlueClient.getIntegrationResourceProperty(Consumer<GetIntegrationResourcePropertyRequest.Builder> getIntegrationResourcePropertyRequest) |
This API is used for fetching the ResourceProperty of the Glue connection (for the source) or Glue
database ARN (for the target)
|
default GetIntegrationResourcePropertyResponse |
GlueClient.getIntegrationResourceProperty(GetIntegrationResourcePropertyRequest getIntegrationResourcePropertyRequest) |
This API is used for fetching the ResourceProperty of the Glue connection (for the source) or Glue
database ARN (for the target)
|
default GetIntegrationTablePropertiesResponse |
GlueClient.getIntegrationTableProperties(Consumer<GetIntegrationTablePropertiesRequest.Builder> getIntegrationTablePropertiesRequest) |
This API is used to retrieve optional override properties for the tables that need to be replicated.
|
default GetIntegrationTablePropertiesResponse |
GlueClient.getIntegrationTableProperties(GetIntegrationTablePropertiesRequest getIntegrationTablePropertiesRequest) |
This API is used to retrieve optional override properties for the tables that need to be replicated.
|
default ModifyIntegrationResponse |
GlueClient.modifyIntegration(Consumer<ModifyIntegrationRequest.Builder> modifyIntegrationRequest) |
Modifies a Zero-ETL integration in the caller's account.
|
default ModifyIntegrationResponse |
GlueClient.modifyIntegration(ModifyIntegrationRequest modifyIntegrationRequest) |
Modifies a Zero-ETL integration in the caller's account.
|
default UpdateIntegrationResourcePropertyResponse |
GlueClient.updateIntegrationResourceProperty(Consumer<UpdateIntegrationResourcePropertyRequest.Builder> updateIntegrationResourcePropertyRequest) |
This API can be used for updating the ResourceProperty of the Glue connection (for the source) or
Glue database ARN (for the target).
|
default UpdateIntegrationResourcePropertyResponse |
GlueClient.updateIntegrationResourceProperty(UpdateIntegrationResourcePropertyRequest updateIntegrationResourcePropertyRequest) |
This API can be used for updating the ResourceProperty of the Glue connection (for the source) or
Glue database ARN (for the target).
|
default UpdateIntegrationTablePropertiesResponse |
GlueClient.updateIntegrationTableProperties(Consumer<UpdateIntegrationTablePropertiesRequest.Builder> updateIntegrationTablePropertiesRequest) |
This API is used to provide optional override properties for the tables that need to be replicated.
|
default UpdateIntegrationTablePropertiesResponse |
GlueClient.updateIntegrationTableProperties(UpdateIntegrationTablePropertiesRequest updateIntegrationTablePropertiesRequest) |
This API is used to provide optional override properties for the tables that need to be replicated.
|