@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AbstractAWSGlueAsync extends AbstractAWSGlue implements AWSGlueAsync
AWSGlueAsync. Convenient method forms pass through to the corresponding overload
that takes a request object and an AsyncHandler, which throws an UnsupportedOperationException.ENDPOINT_PREFIXbatchCreatePartition, batchDeleteConnection, batchDeletePartition, batchDeleteTable, batchGetPartition, batchStopJobRun, createClassifier, createConnection, createCrawler, createDatabase, createDevEndpoint, createJob, createPartition, createScript, createTable, createTrigger, createUserDefinedFunction, deleteClassifier, deleteConnection, deleteCrawler, deleteDatabase, deleteDevEndpoint, deleteJob, deletePartition, deleteTable, deleteTrigger, deleteUserDefinedFunction, getCachedResponseMetadata, getCatalogImportStatus, getClassifier, getClassifiers, getConnection, getConnections, getCrawler, getCrawlerMetrics, getCrawlers, getDatabase, getDatabases, getDataflowGraph, getDevEndpoint, getDevEndpoints, getJob, getJobRun, getJobRuns, getJobs, getMapping, getPartition, getPartitions, getPlan, getTable, getTables, getTableVersions, getTrigger, getTriggers, getUserDefinedFunction, getUserDefinedFunctions, importCatalogToGlue, resetJobBookmark, shutdown, startCrawler, startCrawlerSchedule, startJobRun, startTrigger, stopCrawler, stopCrawlerSchedule, stopTrigger, updateClassifier, updateConnection, updateCrawler, updateCrawlerSchedule, updateDatabase, updateDevEndpoint, updateJob, updatePartition, updateTable, updateTrigger, updateUserDefinedFunctionequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbatchCreatePartition, batchDeleteConnection, batchDeletePartition, batchDeleteTable, batchGetPartition, batchStopJobRun, createClassifier, createConnection, createCrawler, createDatabase, createDevEndpoint, createJob, createPartition, createScript, createTable, createTrigger, createUserDefinedFunction, deleteClassifier, deleteConnection, deleteCrawler, deleteDatabase, deleteDevEndpoint, deleteJob, deletePartition, deleteTable, deleteTrigger, deleteUserDefinedFunction, getCachedResponseMetadata, getCatalogImportStatus, getClassifier, getClassifiers, getConnection, getConnections, getCrawler, getCrawlerMetrics, getCrawlers, getDatabase, getDatabases, getDataflowGraph, getDevEndpoint, getDevEndpoints, getJob, getJobRun, getJobRuns, getJobs, getMapping, getPartition, getPartitions, getPlan, getTable, getTables, getTableVersions, getTrigger, getTriggers, getUserDefinedFunction, getUserDefinedFunctions, importCatalogToGlue, resetJobBookmark, shutdown, startCrawler, startCrawlerSchedule, startJobRun, startTrigger, stopCrawler, stopCrawlerSchedule, stopTrigger, updateClassifier, updateConnection, updateCrawler, updateCrawlerSchedule, updateDatabase, updateDevEndpoint, updateJob, updatePartition, updateTable, updateTrigger, updateUserDefinedFunctionpublic Future<BatchCreatePartitionResult> batchCreatePartitionAsync(BatchCreatePartitionRequest request)
AWSGlueAsyncCreates one or more partitions in a batch operation.
batchCreatePartitionAsync in interface AWSGlueAsyncpublic Future<BatchCreatePartitionResult> batchCreatePartitionAsync(BatchCreatePartitionRequest request, AsyncHandler<BatchCreatePartitionRequest,BatchCreatePartitionResult> asyncHandler)
AWSGlueAsyncCreates one or more partitions in a batch operation.
batchCreatePartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDeleteConnectionResult> batchDeleteConnectionAsync(BatchDeleteConnectionRequest request)
AWSGlueAsyncDeletes a list of connection definitions from the Data Catalog.
batchDeleteConnectionAsync in interface AWSGlueAsyncpublic Future<BatchDeleteConnectionResult> batchDeleteConnectionAsync(BatchDeleteConnectionRequest request, AsyncHandler<BatchDeleteConnectionRequest,BatchDeleteConnectionResult> asyncHandler)
AWSGlueAsyncDeletes a list of connection definitions from the Data Catalog.
batchDeleteConnectionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDeletePartitionResult> batchDeletePartitionAsync(BatchDeletePartitionRequest request)
AWSGlueAsyncDeletes one or more partitions in a batch operation.
batchDeletePartitionAsync in interface AWSGlueAsyncpublic Future<BatchDeletePartitionResult> batchDeletePartitionAsync(BatchDeletePartitionRequest request, AsyncHandler<BatchDeletePartitionRequest,BatchDeletePartitionResult> asyncHandler)
AWSGlueAsyncDeletes one or more partitions in a batch operation.
batchDeletePartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchDeleteTableResult> batchDeleteTableAsync(BatchDeleteTableRequest request)
AWSGlueAsyncDeletes multiple tables at once.
batchDeleteTableAsync in interface AWSGlueAsyncpublic Future<BatchDeleteTableResult> batchDeleteTableAsync(BatchDeleteTableRequest request, AsyncHandler<BatchDeleteTableRequest,BatchDeleteTableResult> asyncHandler)
AWSGlueAsyncDeletes multiple tables at once.
batchDeleteTableAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchGetPartitionResult> batchGetPartitionAsync(BatchGetPartitionRequest request)
AWSGlueAsyncRetrieves partitions in a batch request.
batchGetPartitionAsync in interface AWSGlueAsyncpublic Future<BatchGetPartitionResult> batchGetPartitionAsync(BatchGetPartitionRequest request, AsyncHandler<BatchGetPartitionRequest,BatchGetPartitionResult> asyncHandler)
AWSGlueAsyncRetrieves partitions in a batch request.
batchGetPartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<BatchStopJobRunResult> batchStopJobRunAsync(BatchStopJobRunRequest request)
AWSGlueAsyncStops a batch of job runs for a given job.
batchStopJobRunAsync in interface AWSGlueAsyncpublic Future<BatchStopJobRunResult> batchStopJobRunAsync(BatchStopJobRunRequest request, AsyncHandler<BatchStopJobRunRequest,BatchStopJobRunResult> asyncHandler)
AWSGlueAsyncStops a batch of job runs for a given job.
batchStopJobRunAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateClassifierResult> createClassifierAsync(CreateClassifierRequest request)
AWSGlueAsync
Creates a Classifier in the user's account.
createClassifierAsync in interface AWSGlueAsyncpublic Future<CreateClassifierResult> createClassifierAsync(CreateClassifierRequest request, AsyncHandler<CreateClassifierRequest,CreateClassifierResult> asyncHandler)
AWSGlueAsync
Creates a Classifier in the user's account.
createClassifierAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateConnectionResult> createConnectionAsync(CreateConnectionRequest request)
AWSGlueAsyncCreates a connection definition in the Data Catalog.
createConnectionAsync in interface AWSGlueAsyncpublic Future<CreateConnectionResult> createConnectionAsync(CreateConnectionRequest request, AsyncHandler<CreateConnectionRequest,CreateConnectionResult> asyncHandler)
AWSGlueAsyncCreates a connection definition in the Data Catalog.
createConnectionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateCrawlerResult> createCrawlerAsync(CreateCrawlerRequest request)
AWSGlueAsync
Creates a new Crawler with specified targets, role, configuration, and optional schedule. At least
one crawl target must be specified, in either the s3Targets or the jdbcTargets field.
createCrawlerAsync in interface AWSGlueAsyncpublic Future<CreateCrawlerResult> createCrawlerAsync(CreateCrawlerRequest request, AsyncHandler<CreateCrawlerRequest,CreateCrawlerResult> asyncHandler)
AWSGlueAsync
Creates a new Crawler with specified targets, role, configuration, and optional schedule. At least
one crawl target must be specified, in either the s3Targets or the jdbcTargets field.
createCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDatabaseResult> createDatabaseAsync(CreateDatabaseRequest request)
AWSGlueAsyncCreates a new database in a Data Catalog.
createDatabaseAsync in interface AWSGlueAsyncpublic Future<CreateDatabaseResult> createDatabaseAsync(CreateDatabaseRequest request, AsyncHandler<CreateDatabaseRequest,CreateDatabaseResult> asyncHandler)
AWSGlueAsyncCreates a new database in a Data Catalog.
createDatabaseAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateDevEndpointResult> createDevEndpointAsync(CreateDevEndpointRequest request)
AWSGlueAsyncCreates a new DevEndpoint.
createDevEndpointAsync in interface AWSGlueAsyncpublic Future<CreateDevEndpointResult> createDevEndpointAsync(CreateDevEndpointRequest request, AsyncHandler<CreateDevEndpointRequest,CreateDevEndpointResult> asyncHandler)
AWSGlueAsyncCreates a new DevEndpoint.
createDevEndpointAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateJobResult> createJobAsync(CreateJobRequest request)
AWSGlueAsyncCreates a new job.
createJobAsync in interface AWSGlueAsyncpublic Future<CreateJobResult> createJobAsync(CreateJobRequest request, AsyncHandler<CreateJobRequest,CreateJobResult> asyncHandler)
AWSGlueAsyncCreates a new job.
createJobAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreatePartitionResult> createPartitionAsync(CreatePartitionRequest request)
AWSGlueAsyncCreates a new partition.
createPartitionAsync in interface AWSGlueAsyncpublic Future<CreatePartitionResult> createPartitionAsync(CreatePartitionRequest request, AsyncHandler<CreatePartitionRequest,CreatePartitionResult> asyncHandler)
AWSGlueAsyncCreates a new partition.
createPartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateScriptResult> createScriptAsync(CreateScriptRequest request)
AWSGlueAsyncTransforms a directed acyclic graph (DAG) into a Python script.
createScriptAsync in interface AWSGlueAsyncpublic Future<CreateScriptResult> createScriptAsync(CreateScriptRequest request, AsyncHandler<CreateScriptRequest,CreateScriptResult> asyncHandler)
AWSGlueAsyncTransforms a directed acyclic graph (DAG) into a Python script.
createScriptAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateTableResult> createTableAsync(CreateTableRequest request)
AWSGlueAsyncCreates a new table definition in the Data Catalog.
createTableAsync in interface AWSGlueAsyncpublic Future<CreateTableResult> createTableAsync(CreateTableRequest request, AsyncHandler<CreateTableRequest,CreateTableResult> asyncHandler)
AWSGlueAsyncCreates a new table definition in the Data Catalog.
createTableAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateTriggerResult> createTriggerAsync(CreateTriggerRequest request)
AWSGlueAsyncCreates a new trigger.
createTriggerAsync in interface AWSGlueAsyncpublic Future<CreateTriggerResult> createTriggerAsync(CreateTriggerRequest request, AsyncHandler<CreateTriggerRequest,CreateTriggerResult> asyncHandler)
AWSGlueAsyncCreates a new trigger.
createTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<CreateUserDefinedFunctionResult> createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest request)
AWSGlueAsyncCreates a new function definition in the Data Catalog.
createUserDefinedFunctionAsync in interface AWSGlueAsyncpublic Future<CreateUserDefinedFunctionResult> createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest request, AsyncHandler<CreateUserDefinedFunctionRequest,CreateUserDefinedFunctionResult> asyncHandler)
AWSGlueAsyncCreates a new function definition in the Data Catalog.
createUserDefinedFunctionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteClassifierResult> deleteClassifierAsync(DeleteClassifierRequest request)
AWSGlueAsync
Removes a Classifier from the metadata store.
deleteClassifierAsync in interface AWSGlueAsyncpublic Future<DeleteClassifierResult> deleteClassifierAsync(DeleteClassifierRequest request, AsyncHandler<DeleteClassifierRequest,DeleteClassifierResult> asyncHandler)
AWSGlueAsync
Removes a Classifier from the metadata store.
deleteClassifierAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request)
AWSGlueAsyncDeletes a connection from the Data Catalog.
deleteConnectionAsync in interface AWSGlueAsyncpublic Future<DeleteConnectionResult> deleteConnectionAsync(DeleteConnectionRequest request, AsyncHandler<DeleteConnectionRequest,DeleteConnectionResult> asyncHandler)
AWSGlueAsyncDeletes a connection from the Data Catalog.
deleteConnectionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteCrawlerResult> deleteCrawlerAsync(DeleteCrawlerRequest request)
AWSGlueAsync
Removes a specified Crawler from the metadata store, unless the Crawler state is
RUNNING.
deleteCrawlerAsync in interface AWSGlueAsyncpublic Future<DeleteCrawlerResult> deleteCrawlerAsync(DeleteCrawlerRequest request, AsyncHandler<DeleteCrawlerRequest,DeleteCrawlerResult> asyncHandler)
AWSGlueAsync
Removes a specified Crawler from the metadata store, unless the Crawler state is
RUNNING.
deleteCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDatabaseResult> deleteDatabaseAsync(DeleteDatabaseRequest request)
AWSGlueAsyncRemoves a specified Database from a Data Catalog.
deleteDatabaseAsync in interface AWSGlueAsyncpublic Future<DeleteDatabaseResult> deleteDatabaseAsync(DeleteDatabaseRequest request, AsyncHandler<DeleteDatabaseRequest,DeleteDatabaseResult> asyncHandler)
AWSGlueAsyncRemoves a specified Database from a Data Catalog.
deleteDatabaseAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteDevEndpointResult> deleteDevEndpointAsync(DeleteDevEndpointRequest request)
AWSGlueAsyncDeletes a specified DevEndpoint.
deleteDevEndpointAsync in interface AWSGlueAsyncpublic Future<DeleteDevEndpointResult> deleteDevEndpointAsync(DeleteDevEndpointRequest request, AsyncHandler<DeleteDevEndpointRequest,DeleteDevEndpointResult> asyncHandler)
AWSGlueAsyncDeletes a specified DevEndpoint.
deleteDevEndpointAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteJobResult> deleteJobAsync(DeleteJobRequest request)
AWSGlueAsyncDeletes a specified job.
deleteJobAsync in interface AWSGlueAsyncpublic Future<DeleteJobResult> deleteJobAsync(DeleteJobRequest request, AsyncHandler<DeleteJobRequest,DeleteJobResult> asyncHandler)
AWSGlueAsyncDeletes a specified job.
deleteJobAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeletePartitionResult> deletePartitionAsync(DeletePartitionRequest request)
AWSGlueAsyncDeletes a specified partition.
deletePartitionAsync in interface AWSGlueAsyncpublic Future<DeletePartitionResult> deletePartitionAsync(DeletePartitionRequest request, AsyncHandler<DeletePartitionRequest,DeletePartitionResult> asyncHandler)
AWSGlueAsyncDeletes a specified partition.
deletePartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteTableResult> deleteTableAsync(DeleteTableRequest request)
AWSGlueAsyncRemoves a table definition from the Data Catalog.
deleteTableAsync in interface AWSGlueAsyncpublic Future<DeleteTableResult> deleteTableAsync(DeleteTableRequest request, AsyncHandler<DeleteTableRequest,DeleteTableResult> asyncHandler)
AWSGlueAsyncRemoves a table definition from the Data Catalog.
deleteTableAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteTriggerResult> deleteTriggerAsync(DeleteTriggerRequest request)
AWSGlueAsyncDeletes a specified trigger.
deleteTriggerAsync in interface AWSGlueAsyncpublic Future<DeleteTriggerResult> deleteTriggerAsync(DeleteTriggerRequest request, AsyncHandler<DeleteTriggerRequest,DeleteTriggerResult> asyncHandler)
AWSGlueAsyncDeletes a specified trigger.
deleteTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<DeleteUserDefinedFunctionResult> deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest request)
AWSGlueAsyncDeletes an existing function definition from the Data Catalog.
deleteUserDefinedFunctionAsync in interface AWSGlueAsyncpublic Future<DeleteUserDefinedFunctionResult> deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest request, AsyncHandler<DeleteUserDefinedFunctionRequest,DeleteUserDefinedFunctionResult> asyncHandler)
AWSGlueAsyncDeletes an existing function definition from the Data Catalog.
deleteUserDefinedFunctionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCatalogImportStatusResult> getCatalogImportStatusAsync(GetCatalogImportStatusRequest request)
AWSGlueAsyncRetrieves the status of a migration operation.
getCatalogImportStatusAsync in interface AWSGlueAsyncpublic Future<GetCatalogImportStatusResult> getCatalogImportStatusAsync(GetCatalogImportStatusRequest request, AsyncHandler<GetCatalogImportStatusRequest,GetCatalogImportStatusResult> asyncHandler)
AWSGlueAsyncRetrieves the status of a migration operation.
getCatalogImportStatusAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetClassifierResult> getClassifierAsync(GetClassifierRequest request)
AWSGlueAsync
Retrieve a Classifier by name.
getClassifierAsync in interface AWSGlueAsyncpublic Future<GetClassifierResult> getClassifierAsync(GetClassifierRequest request, AsyncHandler<GetClassifierRequest,GetClassifierResult> asyncHandler)
AWSGlueAsync
Retrieve a Classifier by name.
getClassifierAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetClassifiersResult> getClassifiersAsync(GetClassifiersRequest request)
AWSGlueAsyncLists all Classifier objects in the metadata store.
getClassifiersAsync in interface AWSGlueAsyncpublic Future<GetClassifiersResult> getClassifiersAsync(GetClassifiersRequest request, AsyncHandler<GetClassifiersRequest,GetClassifiersResult> asyncHandler)
AWSGlueAsyncLists all Classifier objects in the metadata store.
getClassifiersAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetConnectionResult> getConnectionAsync(GetConnectionRequest request)
AWSGlueAsyncRetrieves a connection definition from the Data Catalog.
getConnectionAsync in interface AWSGlueAsyncpublic Future<GetConnectionResult> getConnectionAsync(GetConnectionRequest request, AsyncHandler<GetConnectionRequest,GetConnectionResult> asyncHandler)
AWSGlueAsyncRetrieves a connection definition from the Data Catalog.
getConnectionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetConnectionsResult> getConnectionsAsync(GetConnectionsRequest request)
AWSGlueAsyncRetrieves a list of connection definitions from the Data Catalog.
getConnectionsAsync in interface AWSGlueAsyncpublic Future<GetConnectionsResult> getConnectionsAsync(GetConnectionsRequest request, AsyncHandler<GetConnectionsRequest,GetConnectionsResult> asyncHandler)
AWSGlueAsyncRetrieves a list of connection definitions from the Data Catalog.
getConnectionsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCrawlerResult> getCrawlerAsync(GetCrawlerRequest request)
AWSGlueAsync
Retrieves metadata for a specified Crawler.
getCrawlerAsync in interface AWSGlueAsyncpublic Future<GetCrawlerResult> getCrawlerAsync(GetCrawlerRequest request, AsyncHandler<GetCrawlerRequest,GetCrawlerResult> asyncHandler)
AWSGlueAsync
Retrieves metadata for a specified Crawler.
getCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCrawlerMetricsResult> getCrawlerMetricsAsync(GetCrawlerMetricsRequest request)
AWSGlueAsyncRetrieves metrics about specified crawlers.
getCrawlerMetricsAsync in interface AWSGlueAsyncpublic Future<GetCrawlerMetricsResult> getCrawlerMetricsAsync(GetCrawlerMetricsRequest request, AsyncHandler<GetCrawlerMetricsRequest,GetCrawlerMetricsResult> asyncHandler)
AWSGlueAsyncRetrieves metrics about specified crawlers.
getCrawlerMetricsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetCrawlersResult> getCrawlersAsync(GetCrawlersRequest request)
AWSGlueAsync
Retrieves metadata for all Crawlers defined in the customer account.
getCrawlersAsync in interface AWSGlueAsyncpublic Future<GetCrawlersResult> getCrawlersAsync(GetCrawlersRequest request, AsyncHandler<GetCrawlersRequest,GetCrawlersResult> asyncHandler)
AWSGlueAsync
Retrieves metadata for all Crawlers defined in the customer account.
getCrawlersAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDatabaseResult> getDatabaseAsync(GetDatabaseRequest request)
AWSGlueAsyncRetrieves the definition of a specified database.
getDatabaseAsync in interface AWSGlueAsyncpublic Future<GetDatabaseResult> getDatabaseAsync(GetDatabaseRequest request, AsyncHandler<GetDatabaseRequest,GetDatabaseResult> asyncHandler)
AWSGlueAsyncRetrieves the definition of a specified database.
getDatabaseAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDatabasesResult> getDatabasesAsync(GetDatabasesRequest request)
AWSGlueAsyncRetrieves all Databases defined in a given Data Catalog.
getDatabasesAsync in interface AWSGlueAsyncpublic Future<GetDatabasesResult> getDatabasesAsync(GetDatabasesRequest request, AsyncHandler<GetDatabasesRequest,GetDatabasesResult> asyncHandler)
AWSGlueAsyncRetrieves all Databases defined in a given Data Catalog.
getDatabasesAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDataflowGraphResult> getDataflowGraphAsync(GetDataflowGraphRequest request)
AWSGlueAsyncTransforms a Python script into a directed acyclic graph (DAG).
getDataflowGraphAsync in interface AWSGlueAsyncpublic Future<GetDataflowGraphResult> getDataflowGraphAsync(GetDataflowGraphRequest request, AsyncHandler<GetDataflowGraphRequest,GetDataflowGraphResult> asyncHandler)
AWSGlueAsyncTransforms a Python script into a directed acyclic graph (DAG).
getDataflowGraphAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDevEndpointResult> getDevEndpointAsync(GetDevEndpointRequest request)
AWSGlueAsyncRetrieves information about a specified DevEndpoint.
getDevEndpointAsync in interface AWSGlueAsyncpublic Future<GetDevEndpointResult> getDevEndpointAsync(GetDevEndpointRequest request, AsyncHandler<GetDevEndpointRequest,GetDevEndpointResult> asyncHandler)
AWSGlueAsyncRetrieves information about a specified DevEndpoint.
getDevEndpointAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetDevEndpointsResult> getDevEndpointsAsync(GetDevEndpointsRequest request)
AWSGlueAsyncRetrieves all the DevEndpoints in this AWS account.
getDevEndpointsAsync in interface AWSGlueAsyncpublic Future<GetDevEndpointsResult> getDevEndpointsAsync(GetDevEndpointsRequest request, AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler)
AWSGlueAsyncRetrieves all the DevEndpoints in this AWS account.
getDevEndpointsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobResult> getJobAsync(GetJobRequest request)
AWSGlueAsyncRetrieves an existing job definition.
getJobAsync in interface AWSGlueAsyncpublic Future<GetJobResult> getJobAsync(GetJobRequest request, AsyncHandler<GetJobRequest,GetJobResult> asyncHandler)
AWSGlueAsyncRetrieves an existing job definition.
getJobAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobRunResult> getJobRunAsync(GetJobRunRequest request)
AWSGlueAsyncRetrieves the metadata for a given job run.
getJobRunAsync in interface AWSGlueAsyncpublic Future<GetJobRunResult> getJobRunAsync(GetJobRunRequest request, AsyncHandler<GetJobRunRequest,GetJobRunResult> asyncHandler)
AWSGlueAsyncRetrieves the metadata for a given job run.
getJobRunAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobRunsResult> getJobRunsAsync(GetJobRunsRequest request)
AWSGlueAsyncRetrieves metadata for all runs of a given job.
getJobRunsAsync in interface AWSGlueAsyncpublic Future<GetJobRunsResult> getJobRunsAsync(GetJobRunsRequest request, AsyncHandler<GetJobRunsRequest,GetJobRunsResult> asyncHandler)
AWSGlueAsyncRetrieves metadata for all runs of a given job.
getJobRunsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetJobsResult> getJobsAsync(GetJobsRequest request)
AWSGlueAsyncRetrieves all current jobs.
getJobsAsync in interface AWSGlueAsyncpublic Future<GetJobsResult> getJobsAsync(GetJobsRequest request, AsyncHandler<GetJobsRequest,GetJobsResult> asyncHandler)
AWSGlueAsyncRetrieves all current jobs.
getJobsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetMappingResult> getMappingAsync(GetMappingRequest request)
AWSGlueAsyncCreates mappings.
getMappingAsync in interface AWSGlueAsyncpublic Future<GetMappingResult> getMappingAsync(GetMappingRequest request, AsyncHandler<GetMappingRequest,GetMappingResult> asyncHandler)
AWSGlueAsyncCreates mappings.
getMappingAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPartitionResult> getPartitionAsync(GetPartitionRequest request)
AWSGlueAsyncRetrieves information about a specified partition.
getPartitionAsync in interface AWSGlueAsyncpublic Future<GetPartitionResult> getPartitionAsync(GetPartitionRequest request, AsyncHandler<GetPartitionRequest,GetPartitionResult> asyncHandler)
AWSGlueAsyncRetrieves information about a specified partition.
getPartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPartitionsResult> getPartitionsAsync(GetPartitionsRequest request)
AWSGlueAsyncRetrieves information about the partitions in a table.
getPartitionsAsync in interface AWSGlueAsyncpublic Future<GetPartitionsResult> getPartitionsAsync(GetPartitionsRequest request, AsyncHandler<GetPartitionsRequest,GetPartitionsResult> asyncHandler)
AWSGlueAsyncRetrieves information about the partitions in a table.
getPartitionsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetPlanResult> getPlanAsync(GetPlanRequest request)
AWSGlueAsyncGets a Python script to perform a specified mapping.
getPlanAsync in interface AWSGlueAsyncpublic Future<GetPlanResult> getPlanAsync(GetPlanRequest request, AsyncHandler<GetPlanRequest,GetPlanResult> asyncHandler)
AWSGlueAsyncGets a Python script to perform a specified mapping.
getPlanAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTableResult> getTableAsync(GetTableRequest request)
AWSGlueAsync
Retrieves the Table definition in a Data Catalog for a specified table.
getTableAsync in interface AWSGlueAsyncpublic Future<GetTableResult> getTableAsync(GetTableRequest request, AsyncHandler<GetTableRequest,GetTableResult> asyncHandler)
AWSGlueAsync
Retrieves the Table definition in a Data Catalog for a specified table.
getTableAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTableVersionsResult> getTableVersionsAsync(GetTableVersionsRequest request)
AWSGlueAsyncRetrieves a list of strings that identify available versions of a specified table.
getTableVersionsAsync in interface AWSGlueAsyncpublic Future<GetTableVersionsResult> getTableVersionsAsync(GetTableVersionsRequest request, AsyncHandler<GetTableVersionsRequest,GetTableVersionsResult> asyncHandler)
AWSGlueAsyncRetrieves a list of strings that identify available versions of a specified table.
getTableVersionsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTablesResult> getTablesAsync(GetTablesRequest request)
AWSGlueAsync
Retrieves the definitions of some or all of the tables in a given Database.
getTablesAsync in interface AWSGlueAsyncpublic Future<GetTablesResult> getTablesAsync(GetTablesRequest request, AsyncHandler<GetTablesRequest,GetTablesResult> asyncHandler)
AWSGlueAsync
Retrieves the definitions of some or all of the tables in a given Database.
getTablesAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTriggerResult> getTriggerAsync(GetTriggerRequest request)
AWSGlueAsyncRetrieves the definition of a trigger.
getTriggerAsync in interface AWSGlueAsyncpublic Future<GetTriggerResult> getTriggerAsync(GetTriggerRequest request, AsyncHandler<GetTriggerRequest,GetTriggerResult> asyncHandler)
AWSGlueAsyncRetrieves the definition of a trigger.
getTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetTriggersResult> getTriggersAsync(GetTriggersRequest request)
AWSGlueAsyncGets all the triggers associated with a job.
getTriggersAsync in interface AWSGlueAsyncpublic Future<GetTriggersResult> getTriggersAsync(GetTriggersRequest request, AsyncHandler<GetTriggersRequest,GetTriggersResult> asyncHandler)
AWSGlueAsyncGets all the triggers associated with a job.
getTriggersAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetUserDefinedFunctionResult> getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest request)
AWSGlueAsyncRetrieves a specified function definition from the Data Catalog.
getUserDefinedFunctionAsync in interface AWSGlueAsyncpublic Future<GetUserDefinedFunctionResult> getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest request, AsyncHandler<GetUserDefinedFunctionRequest,GetUserDefinedFunctionResult> asyncHandler)
AWSGlueAsyncRetrieves a specified function definition from the Data Catalog.
getUserDefinedFunctionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<GetUserDefinedFunctionsResult> getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest request)
AWSGlueAsyncRetrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctionsAsync in interface AWSGlueAsyncpublic Future<GetUserDefinedFunctionsResult> getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest request, AsyncHandler<GetUserDefinedFunctionsRequest,GetUserDefinedFunctionsResult> asyncHandler)
AWSGlueAsyncRetrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctionsAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ImportCatalogToGlueResult> importCatalogToGlueAsync(ImportCatalogToGlueRequest request)
AWSGlueAsyncImports an existing Athena Data Catalog to AWS Glue
importCatalogToGlueAsync in interface AWSGlueAsyncpublic Future<ImportCatalogToGlueResult> importCatalogToGlueAsync(ImportCatalogToGlueRequest request, AsyncHandler<ImportCatalogToGlueRequest,ImportCatalogToGlueResult> asyncHandler)
AWSGlueAsyncImports an existing Athena Data Catalog to AWS Glue
importCatalogToGlueAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<ResetJobBookmarkResult> resetJobBookmarkAsync(ResetJobBookmarkRequest request)
AWSGlueAsyncResets a bookmark entry.
resetJobBookmarkAsync in interface AWSGlueAsyncpublic Future<ResetJobBookmarkResult> resetJobBookmarkAsync(ResetJobBookmarkRequest request, AsyncHandler<ResetJobBookmarkRequest,ResetJobBookmarkResult> asyncHandler)
AWSGlueAsyncResets a bookmark entry.
resetJobBookmarkAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartCrawlerResult> startCrawlerAsync(StartCrawlerRequest request)
AWSGlueAsync
Starts a crawl using the specified Crawler, regardless of what is scheduled. If the
Crawler is already running, does nothing.
startCrawlerAsync in interface AWSGlueAsyncpublic Future<StartCrawlerResult> startCrawlerAsync(StartCrawlerRequest request, AsyncHandler<StartCrawlerRequest,StartCrawlerResult> asyncHandler)
AWSGlueAsync
Starts a crawl using the specified Crawler, regardless of what is scheduled. If the
Crawler is already running, does nothing.
startCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartCrawlerScheduleResult> startCrawlerScheduleAsync(StartCrawlerScheduleRequest request)
AWSGlueAsync
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already
running or the schedule state is already SCHEDULED.
startCrawlerScheduleAsync in interface AWSGlueAsyncpublic Future<StartCrawlerScheduleResult> startCrawlerScheduleAsync(StartCrawlerScheduleRequest request, AsyncHandler<StartCrawlerScheduleRequest,StartCrawlerScheduleResult> asyncHandler)
AWSGlueAsync
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already
running or the schedule state is already SCHEDULED.
startCrawlerScheduleAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartJobRunResult> startJobRunAsync(StartJobRunRequest request)
AWSGlueAsyncRuns a job.
startJobRunAsync in interface AWSGlueAsyncpublic Future<StartJobRunResult> startJobRunAsync(StartJobRunRequest request, AsyncHandler<StartJobRunRequest,StartJobRunResult> asyncHandler)
AWSGlueAsyncRuns a job.
startJobRunAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StartTriggerResult> startTriggerAsync(StartTriggerRequest request)
AWSGlueAsyncStarts an existing trigger.
startTriggerAsync in interface AWSGlueAsyncpublic Future<StartTriggerResult> startTriggerAsync(StartTriggerRequest request, AsyncHandler<StartTriggerRequest,StartTriggerResult> asyncHandler)
AWSGlueAsyncStarts an existing trigger.
startTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopCrawlerResult> stopCrawlerAsync(StopCrawlerRequest request)
AWSGlueAsync
If the specified Crawler is running, stops the crawl.
stopCrawlerAsync in interface AWSGlueAsyncpublic Future<StopCrawlerResult> stopCrawlerAsync(StopCrawlerRequest request, AsyncHandler<StopCrawlerRequest,StopCrawlerResult> asyncHandler)
AWSGlueAsync
If the specified Crawler is running, stops the crawl.
stopCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopCrawlerScheduleResult> stopCrawlerScheduleAsync(StopCrawlerScheduleRequest request)
AWSGlueAsync
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if
it is already running.
stopCrawlerScheduleAsync in interface AWSGlueAsyncpublic Future<StopCrawlerScheduleResult> stopCrawlerScheduleAsync(StopCrawlerScheduleRequest request, AsyncHandler<StopCrawlerScheduleRequest,StopCrawlerScheduleResult> asyncHandler)
AWSGlueAsync
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if
it is already running.
stopCrawlerScheduleAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<StopTriggerResult> stopTriggerAsync(StopTriggerRequest request)
AWSGlueAsyncStops a specified trigger.
stopTriggerAsync in interface AWSGlueAsyncpublic Future<StopTriggerResult> stopTriggerAsync(StopTriggerRequest request, AsyncHandler<StopTriggerRequest,StopTriggerResult> asyncHandler)
AWSGlueAsyncStops a specified trigger.
stopTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateClassifierResult> updateClassifierAsync(UpdateClassifierRequest request)
AWSGlueAsync
Modifies an existing Classifier.
updateClassifierAsync in interface AWSGlueAsyncpublic Future<UpdateClassifierResult> updateClassifierAsync(UpdateClassifierRequest request, AsyncHandler<UpdateClassifierRequest,UpdateClassifierResult> asyncHandler)
AWSGlueAsync
Modifies an existing Classifier.
updateClassifierAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateConnectionResult> updateConnectionAsync(UpdateConnectionRequest request)
AWSGlueAsyncUpdates a connection definition in the Data Catalog.
updateConnectionAsync in interface AWSGlueAsyncpublic Future<UpdateConnectionResult> updateConnectionAsync(UpdateConnectionRequest request, AsyncHandler<UpdateConnectionRequest,UpdateConnectionResult> asyncHandler)
AWSGlueAsyncUpdates a connection definition in the Data Catalog.
updateConnectionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateCrawlerResult> updateCrawlerAsync(UpdateCrawlerRequest request)
AWSGlueAsync
Updates a Crawler. If a Crawler is running, you must stop it using
StopCrawler before updating it.
updateCrawlerAsync in interface AWSGlueAsyncpublic Future<UpdateCrawlerResult> updateCrawlerAsync(UpdateCrawlerRequest request, AsyncHandler<UpdateCrawlerRequest,UpdateCrawlerResult> asyncHandler)
AWSGlueAsync
Updates a Crawler. If a Crawler is running, you must stop it using
StopCrawler before updating it.
updateCrawlerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateCrawlerScheduleResult> updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest request)
AWSGlueAsyncUpdates the schedule of a crawler using a Cron expression.
updateCrawlerScheduleAsync in interface AWSGlueAsyncpublic Future<UpdateCrawlerScheduleResult> updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest request, AsyncHandler<UpdateCrawlerScheduleRequest,UpdateCrawlerScheduleResult> asyncHandler)
AWSGlueAsyncUpdates the schedule of a crawler using a Cron expression.
updateCrawlerScheduleAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDatabaseResult> updateDatabaseAsync(UpdateDatabaseRequest request)
AWSGlueAsyncUpdates an existing database definition in a Data Catalog.
updateDatabaseAsync in interface AWSGlueAsyncpublic Future<UpdateDatabaseResult> updateDatabaseAsync(UpdateDatabaseRequest request, AsyncHandler<UpdateDatabaseRequest,UpdateDatabaseResult> asyncHandler)
AWSGlueAsyncUpdates an existing database definition in a Data Catalog.
updateDatabaseAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateDevEndpointResult> updateDevEndpointAsync(UpdateDevEndpointRequest request)
AWSGlueAsyncUpdates a specified DevEndpoint.
updateDevEndpointAsync in interface AWSGlueAsyncpublic Future<UpdateDevEndpointResult> updateDevEndpointAsync(UpdateDevEndpointRequest request, AsyncHandler<UpdateDevEndpointRequest,UpdateDevEndpointResult> asyncHandler)
AWSGlueAsyncUpdates a specified DevEndpoint.
updateDevEndpointAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateJobResult> updateJobAsync(UpdateJobRequest request)
AWSGlueAsyncUpdates an existing job definition.
updateJobAsync in interface AWSGlueAsyncpublic Future<UpdateJobResult> updateJobAsync(UpdateJobRequest request, AsyncHandler<UpdateJobRequest,UpdateJobResult> asyncHandler)
AWSGlueAsyncUpdates an existing job definition.
updateJobAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdatePartitionResult> updatePartitionAsync(UpdatePartitionRequest request)
AWSGlueAsyncUpdates a partition.
updatePartitionAsync in interface AWSGlueAsyncpublic Future<UpdatePartitionResult> updatePartitionAsync(UpdatePartitionRequest request, AsyncHandler<UpdatePartitionRequest,UpdatePartitionResult> asyncHandler)
AWSGlueAsyncUpdates a partition.
updatePartitionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateTableResult> updateTableAsync(UpdateTableRequest request)
AWSGlueAsyncUpdates a metadata table in the Data Catalog.
updateTableAsync in interface AWSGlueAsyncpublic Future<UpdateTableResult> updateTableAsync(UpdateTableRequest request, AsyncHandler<UpdateTableRequest,UpdateTableResult> asyncHandler)
AWSGlueAsyncUpdates a metadata table in the Data Catalog.
updateTableAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateTriggerResult> updateTriggerAsync(UpdateTriggerRequest request)
AWSGlueAsyncUpdates a trigger definition.
updateTriggerAsync in interface AWSGlueAsyncpublic Future<UpdateTriggerResult> updateTriggerAsync(UpdateTriggerRequest request, AsyncHandler<UpdateTriggerRequest,UpdateTriggerResult> asyncHandler)
AWSGlueAsyncUpdates a trigger definition.
updateTriggerAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.public Future<UpdateUserDefinedFunctionResult> updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest request)
AWSGlueAsyncUpdates an existing function definition in the Data Catalog.
updateUserDefinedFunctionAsync in interface AWSGlueAsyncpublic Future<UpdateUserDefinedFunctionResult> updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest request, AsyncHandler<UpdateUserDefinedFunctionRequest,UpdateUserDefinedFunctionResult> asyncHandler)
AWSGlueAsyncUpdates an existing function definition in the Data Catalog.
updateUserDefinedFunctionAsync in interface AWSGlueAsyncasyncHandler - Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.