default CreateDevEndpointResponse |
GlueClient.createDevEndpoint(Consumer<CreateDevEndpointRequest.Builder> createDevEndpointRequest) |
Creates a new development endpoint.
|
default CreateDevEndpointResponse |
GlueClient.createDevEndpoint(CreateDevEndpointRequest createDevEndpointRequest) |
Creates a new development endpoint.
|
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 CreateSessionResponse |
GlueClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest) |
Creates a new session.
|
default CreateSessionResponse |
GlueClient.createSession(CreateSessionRequest createSessionRequest) |
Creates a new session.
|
default CreateTableOptimizerResponse |
GlueClient.createTableOptimizer(Consumer<CreateTableOptimizerRequest.Builder> createTableOptimizerRequest) |
Creates a new table optimizer for a specific function.
|
default CreateTableOptimizerResponse |
GlueClient.createTableOptimizer(CreateTableOptimizerRequest createTableOptimizerRequest) |
Creates a new table optimizer for a specific function.
|
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 DescribeConnectionTypeResponse |
GlueClient.describeConnectionType(Consumer<DescribeConnectionTypeRequest.Builder> describeConnectionTypeRequest) |
The DescribeConnectionType API provides full details of the supported options for a given connection
type in Glue.
|
default DescribeConnectionTypeResponse |
GlueClient.describeConnectionType(DescribeConnectionTypeRequest describeConnectionTypeRequest) |
The DescribeConnectionType API provides full details of the supported options for a given connection
type in Glue.
|
default DescribeEntityResponse |
GlueClient.describeEntity(Consumer<DescribeEntityRequest.Builder> describeEntityRequest) |
Provides details regarding the entity used with the connection type, with a description of the data model for
each field in the selected entity.
|
default DescribeEntityResponse |
GlueClient.describeEntity(DescribeEntityRequest describeEntityRequest) |
Provides details regarding the entity used with the connection type, with a description of the data model for
each field in the selected entity.
|
default DescribeEntityIterable |
GlueClient.describeEntityPaginator(Consumer<DescribeEntityRequest.Builder> describeEntityRequest) |
|
default DescribeEntityIterable |
GlueClient.describeEntityPaginator(DescribeEntityRequest describeEntityRequest) |
|
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 GetEntityRecordsResponse |
GlueClient.getEntityRecords(Consumer<GetEntityRecordsRequest.Builder> getEntityRecordsRequest) |
This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data
Catalog.
|
default GetEntityRecordsResponse |
GlueClient.getEntityRecords(GetEntityRecordsRequest getEntityRecordsRequest) |
This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data
Catalog.
|
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 GetJobBookmarkResponse |
GlueClient.getJobBookmark(Consumer<GetJobBookmarkRequest.Builder> getJobBookmarkRequest) |
Returns information on a job bookmark entry.
|
default GetJobBookmarkResponse |
GlueClient.getJobBookmark(GetJobBookmarkRequest getJobBookmarkRequest) |
Returns information on a job bookmark entry.
|
default ListEntitiesResponse |
GlueClient.listEntities(Consumer<ListEntitiesRequest.Builder> listEntitiesRequest) |
Returns the available entities supported by the connection type.
|
default ListEntitiesResponse |
GlueClient.listEntities(ListEntitiesRequest listEntitiesRequest) |
Returns the available entities supported by the connection type.
|
default ListEntitiesIterable |
GlueClient.listEntitiesPaginator(Consumer<ListEntitiesRequest.Builder> listEntitiesRequest) |
|
default ListEntitiesIterable |
GlueClient.listEntitiesPaginator(ListEntitiesRequest listEntitiesRequest) |
|
default ListTableOptimizerRunsResponse |
GlueClient.listTableOptimizerRuns(Consumer<ListTableOptimizerRunsRequest.Builder> listTableOptimizerRunsRequest) |
Lists the history of previous optimizer runs for a specific table.
|
default ListTableOptimizerRunsResponse |
GlueClient.listTableOptimizerRuns(ListTableOptimizerRunsRequest listTableOptimizerRunsRequest) |
Lists the history of previous optimizer runs for a specific table.
|
default ListTableOptimizerRunsIterable |
GlueClient.listTableOptimizerRunsPaginator(Consumer<ListTableOptimizerRunsRequest.Builder> listTableOptimizerRunsRequest) |
|
default ListTableOptimizerRunsIterable |
GlueClient.listTableOptimizerRunsPaginator(ListTableOptimizerRunsRequest listTableOptimizerRunsRequest) |
|
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 RunStatementResponse |
GlueClient.runStatement(Consumer<RunStatementRequest.Builder> runStatementRequest) |
Executes the statement.
|
default RunStatementResponse |
GlueClient.runStatement(RunStatementRequest runStatementRequest) |
Executes the statement.
|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder> updateDevEndpointRequest) |
Updates a specified development endpoint.
|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(UpdateDevEndpointRequest updateDevEndpointRequest) |
Updates a specified development endpoint.
|
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.
|
default UpdateJobFromSourceControlResponse |
GlueClient.updateJobFromSourceControl(Consumer<UpdateJobFromSourceControlRequest.Builder> updateJobFromSourceControlRequest) |
Synchronizes a job from the source control repository.
|
default UpdateJobFromSourceControlResponse |
GlueClient.updateJobFromSourceControl(UpdateJobFromSourceControlRequest updateJobFromSourceControlRequest) |
Synchronizes a job from the source control repository.
|
default UpdateSourceControlFromJobResponse |
GlueClient.updateSourceControlFromJob(Consumer<UpdateSourceControlFromJobRequest.Builder> updateSourceControlFromJobRequest) |
Synchronizes a job to the source control repository.
|
default UpdateSourceControlFromJobResponse |
GlueClient.updateSourceControlFromJob(UpdateSourceControlFromJobRequest updateSourceControlFromJobRequest) |
Synchronizes a job to the source control repository.
|
default UpdateTableOptimizerResponse |
GlueClient.updateTableOptimizer(Consumer<UpdateTableOptimizerRequest.Builder> updateTableOptimizerRequest) |
Updates the configuration for an existing table optimizer.
|
default UpdateTableOptimizerResponse |
GlueClient.updateTableOptimizer(UpdateTableOptimizerRequest updateTableOptimizerRequest) |
Updates the configuration for an existing table optimizer.
|