Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

AbstractAWSGlue - Class in com.amazonaws.services.glue
Abstract implementation of AWSGlue.
AbstractAWSGlue() - Constructor for class com.amazonaws.services.glue.AbstractAWSGlue
 
AbstractAWSGlueAsync - Class in com.amazonaws.services.glue
Abstract implementation of AWSGlueAsync.
AbstractAWSGlueAsync() - Constructor for class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
AccessDeniedException - Exception in com.amazonaws.services.glue.model
Access to a resource was denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.glue.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
Action - Class in com.amazonaws.services.glue.model
Defines an action to be initiated by a trigger.
Action() - Constructor for class com.amazonaws.services.glue.model.Action
 
addArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.Action
 
addArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.JobRun
 
addArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
 
addConnectionPropertiesEntry(String, String) - Method in class com.amazonaws.services.glue.model.Connection
 
addConnectionPropertiesEntry(String, String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
 
addDefaultArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
 
addDefaultArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.Job
 
addDefaultArgumentsEntry(String, String) - Method in class com.amazonaws.services.glue.model.JobUpdate
 
addErrorsEntry(String, ErrorDetail) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.Database
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.Partition
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.PartitionInput
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.SerDeInfo
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.Table
 
addParametersEntry(String, String) - Method in class com.amazonaws.services.glue.model.TableInput
 
addSkewedColumnValueLocationMapsEntry(String, String) - Method in class com.amazonaws.services.glue.model.SkewedInfo
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.GetTagsResult
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
 
addTagsToAddEntry(String, String) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
 
AlreadyExistsException - Exception in com.amazonaws.services.glue.model
A resource to be created or added already exists.
AlreadyExistsException(String) - Constructor for exception com.amazonaws.services.glue.model.AlreadyExistsException
Constructs a new AlreadyExistsException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
AWSGlue - Interface in com.amazonaws.services.glue
Interface for accessing AWS Glue.
AWSGlueAsync - Interface in com.amazonaws.services.glue
Interface for accessing AWS Glue asynchronously.
AWSGlueAsyncClient - Class in com.amazonaws.services.glue
Client for accessing AWS Glue asynchronously.
AWSGlueAsyncClientBuilder - Class in com.amazonaws.services.glue
Fluent builder for AWSGlueAsync.
AWSGlueClient - Class in com.amazonaws.services.glue
Client for accessing AWS Glue.
AWSGlueClientBuilder - Class in com.amazonaws.services.glue
Fluent builder for AWSGlue.
AWSGlueException - Exception in com.amazonaws.services.glue.model
Base exception for all service exceptions thrown by AWS Glue
AWSGlueException(String) - Constructor for exception com.amazonaws.services.glue.model.AWSGlueException
Constructs a new AWSGlueException with the specified error message.

B

batchCreatePartition(BatchCreatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchCreatePartition(BatchCreatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates one or more partitions in a batch operation.
batchCreatePartition(BatchCreatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates one or more partitions in a batch operation.
batchCreatePartitionAsync(BatchCreatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchCreatePartitionAsync(BatchCreatePartitionRequest, AsyncHandler<BatchCreatePartitionRequest, BatchCreatePartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchCreatePartitionAsync(BatchCreatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates one or more partitions in a batch operation.
batchCreatePartitionAsync(BatchCreatePartitionRequest, AsyncHandler<BatchCreatePartitionRequest, BatchCreatePartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates one or more partitions in a batch operation.
batchCreatePartitionAsync(BatchCreatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchCreatePartitionAsync(BatchCreatePartitionRequest, AsyncHandler<BatchCreatePartitionRequest, BatchCreatePartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchCreatePartitionRequest - Class in com.amazonaws.services.glue.model
 
BatchCreatePartitionRequest() - Constructor for class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
 
BatchCreatePartitionResult - Class in com.amazonaws.services.glue.model
 
BatchCreatePartitionResult() - Constructor for class com.amazonaws.services.glue.model.BatchCreatePartitionResult
 
batchDeleteConnection(BatchDeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchDeleteConnection(BatchDeleteConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnection(BatchDeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnectionAsync(BatchDeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteConnectionAsync(BatchDeleteConnectionRequest, AsyncHandler<BatchDeleteConnectionRequest, BatchDeleteConnectionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteConnectionAsync(BatchDeleteConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnectionAsync(BatchDeleteConnectionRequest, AsyncHandler<BatchDeleteConnectionRequest, BatchDeleteConnectionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a list of connection definitions from the Data Catalog.
batchDeleteConnectionAsync(BatchDeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchDeleteConnectionAsync(BatchDeleteConnectionRequest, AsyncHandler<BatchDeleteConnectionRequest, BatchDeleteConnectionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchDeleteConnectionRequest - Class in com.amazonaws.services.glue.model
 
BatchDeleteConnectionRequest() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
 
BatchDeleteConnectionResult - Class in com.amazonaws.services.glue.model
 
BatchDeleteConnectionResult() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
 
batchDeletePartition(BatchDeletePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchDeletePartition(BatchDeletePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes one or more partitions in a batch operation.
batchDeletePartition(BatchDeletePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes one or more partitions in a batch operation.
batchDeletePartitionAsync(BatchDeletePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeletePartitionAsync(BatchDeletePartitionRequest, AsyncHandler<BatchDeletePartitionRequest, BatchDeletePartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeletePartitionAsync(BatchDeletePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes one or more partitions in a batch operation.
batchDeletePartitionAsync(BatchDeletePartitionRequest, AsyncHandler<BatchDeletePartitionRequest, BatchDeletePartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes one or more partitions in a batch operation.
batchDeletePartitionAsync(BatchDeletePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchDeletePartitionAsync(BatchDeletePartitionRequest, AsyncHandler<BatchDeletePartitionRequest, BatchDeletePartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchDeletePartitionRequest - Class in com.amazonaws.services.glue.model
 
BatchDeletePartitionRequest() - Constructor for class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
 
BatchDeletePartitionResult - Class in com.amazonaws.services.glue.model
 
BatchDeletePartitionResult() - Constructor for class com.amazonaws.services.glue.model.BatchDeletePartitionResult
 
batchDeleteTable(BatchDeleteTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchDeleteTable(BatchDeleteTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes multiple tables at once.
batchDeleteTable(BatchDeleteTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes multiple tables at once.
batchDeleteTableAsync(BatchDeleteTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteTableAsync(BatchDeleteTableRequest, AsyncHandler<BatchDeleteTableRequest, BatchDeleteTableResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteTableAsync(BatchDeleteTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes multiple tables at once.
batchDeleteTableAsync(BatchDeleteTableRequest, AsyncHandler<BatchDeleteTableRequest, BatchDeleteTableResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes multiple tables at once.
batchDeleteTableAsync(BatchDeleteTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchDeleteTableAsync(BatchDeleteTableRequest, AsyncHandler<BatchDeleteTableRequest, BatchDeleteTableResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchDeleteTableRequest - Class in com.amazonaws.services.glue.model
 
BatchDeleteTableRequest() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteTableRequest
 
BatchDeleteTableResult - Class in com.amazonaws.services.glue.model
 
BatchDeleteTableResult() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteTableResult
 
batchDeleteTableVersion(BatchDeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchDeleteTableVersion(BatchDeleteTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified batch of versions of a table.
batchDeleteTableVersion(BatchDeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified batch of versions of a table.
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest, AsyncHandler<BatchDeleteTableVersionRequest, BatchDeleteTableVersionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified batch of versions of a table.
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest, AsyncHandler<BatchDeleteTableVersionRequest, BatchDeleteTableVersionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified batch of versions of a table.
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchDeleteTableVersionAsync(BatchDeleteTableVersionRequest, AsyncHandler<BatchDeleteTableVersionRequest, BatchDeleteTableVersionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchDeleteTableVersionRequest - Class in com.amazonaws.services.glue.model
 
BatchDeleteTableVersionRequest() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
 
BatchDeleteTableVersionResult - Class in com.amazonaws.services.glue.model
 
BatchDeleteTableVersionResult() - Constructor for class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
 
batchGetCrawlers(BatchGetCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchGetCrawlers(BatchGetCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlers(BatchGetCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlersAsync(BatchGetCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetCrawlersAsync(BatchGetCrawlersRequest, AsyncHandler<BatchGetCrawlersRequest, BatchGetCrawlersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetCrawlersAsync(BatchGetCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlersAsync(BatchGetCrawlersRequest, AsyncHandler<BatchGetCrawlersRequest, BatchGetCrawlersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of crawler names.
batchGetCrawlersAsync(BatchGetCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchGetCrawlersAsync(BatchGetCrawlersRequest, AsyncHandler<BatchGetCrawlersRequest, BatchGetCrawlersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchGetCrawlersRequest - Class in com.amazonaws.services.glue.model
 
BatchGetCrawlersRequest() - Constructor for class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
 
BatchGetCrawlersResult - Class in com.amazonaws.services.glue.model
 
BatchGetCrawlersResult() - Constructor for class com.amazonaws.services.glue.model.BatchGetCrawlersResult
 
batchGetDevEndpoints(BatchGetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchGetDevEndpoints(BatchGetDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Returns a list of resource metadata for a given list of DevEndpoint names.
batchGetDevEndpoints(BatchGetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Returns a list of resource metadata for a given list of DevEndpoint names.
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest, AsyncHandler<BatchGetDevEndpointsRequest, BatchGetDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of DevEndpoint names.
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest, AsyncHandler<BatchGetDevEndpointsRequest, BatchGetDevEndpointsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of DevEndpoint names.
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchGetDevEndpointsAsync(BatchGetDevEndpointsRequest, AsyncHandler<BatchGetDevEndpointsRequest, BatchGetDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchGetDevEndpointsRequest - Class in com.amazonaws.services.glue.model
 
BatchGetDevEndpointsRequest() - Constructor for class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
 
BatchGetDevEndpointsResult - Class in com.amazonaws.services.glue.model
 
BatchGetDevEndpointsResult() - Constructor for class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
 
batchGetJobs(BatchGetJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchGetJobs(BatchGetJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Returns a list of resource metadata for a given list of job names.
batchGetJobs(BatchGetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Returns a list of resource metadata for a given list of job names.
batchGetJobsAsync(BatchGetJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetJobsAsync(BatchGetJobsRequest, AsyncHandler<BatchGetJobsRequest, BatchGetJobsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetJobsAsync(BatchGetJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of job names.
batchGetJobsAsync(BatchGetJobsRequest, AsyncHandler<BatchGetJobsRequest, BatchGetJobsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of job names.
batchGetJobsAsync(BatchGetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchGetJobsAsync(BatchGetJobsRequest, AsyncHandler<BatchGetJobsRequest, BatchGetJobsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchGetJobsRequest - Class in com.amazonaws.services.glue.model
 
BatchGetJobsRequest() - Constructor for class com.amazonaws.services.glue.model.BatchGetJobsRequest
 
BatchGetJobsResult - Class in com.amazonaws.services.glue.model
 
BatchGetJobsResult() - Constructor for class com.amazonaws.services.glue.model.BatchGetJobsResult
 
batchGetPartition(BatchGetPartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchGetPartition(BatchGetPartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves partitions in a batch request.
batchGetPartition(BatchGetPartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves partitions in a batch request.
batchGetPartitionAsync(BatchGetPartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetPartitionAsync(BatchGetPartitionRequest, AsyncHandler<BatchGetPartitionRequest, BatchGetPartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetPartitionAsync(BatchGetPartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves partitions in a batch request.
batchGetPartitionAsync(BatchGetPartitionRequest, AsyncHandler<BatchGetPartitionRequest, BatchGetPartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves partitions in a batch request.
batchGetPartitionAsync(BatchGetPartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchGetPartitionAsync(BatchGetPartitionRequest, AsyncHandler<BatchGetPartitionRequest, BatchGetPartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchGetPartitionRequest - Class in com.amazonaws.services.glue.model
 
BatchGetPartitionRequest() - Constructor for class com.amazonaws.services.glue.model.BatchGetPartitionRequest
 
BatchGetPartitionResult - Class in com.amazonaws.services.glue.model
 
BatchGetPartitionResult() - Constructor for class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
batchGetTriggers(BatchGetTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchGetTriggers(BatchGetTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggers(BatchGetTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggersAsync(BatchGetTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetTriggersAsync(BatchGetTriggersRequest, AsyncHandler<BatchGetTriggersRequest, BatchGetTriggersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchGetTriggersAsync(BatchGetTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggersAsync(BatchGetTriggersRequest, AsyncHandler<BatchGetTriggersRequest, BatchGetTriggersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Returns a list of resource metadata for a given list of trigger names.
batchGetTriggersAsync(BatchGetTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchGetTriggersAsync(BatchGetTriggersRequest, AsyncHandler<BatchGetTriggersRequest, BatchGetTriggersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchGetTriggersRequest - Class in com.amazonaws.services.glue.model
 
BatchGetTriggersRequest() - Constructor for class com.amazonaws.services.glue.model.BatchGetTriggersRequest
 
BatchGetTriggersResult - Class in com.amazonaws.services.glue.model
 
BatchGetTriggersResult() - Constructor for class com.amazonaws.services.glue.model.BatchGetTriggersResult
 
batchStopJobRun(BatchStopJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
batchStopJobRun(BatchStopJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Stops one or more job runs for a specified job definition.
batchStopJobRun(BatchStopJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Stops one or more job runs for a specified job definition.
batchStopJobRunAsync(BatchStopJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchStopJobRunAsync(BatchStopJobRunRequest, AsyncHandler<BatchStopJobRunRequest, BatchStopJobRunResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
batchStopJobRunAsync(BatchStopJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Stops one or more job runs for a specified job definition.
batchStopJobRunAsync(BatchStopJobRunRequest, AsyncHandler<BatchStopJobRunRequest, BatchStopJobRunResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Stops one or more job runs for a specified job definition.
batchStopJobRunAsync(BatchStopJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
batchStopJobRunAsync(BatchStopJobRunRequest, AsyncHandler<BatchStopJobRunRequest, BatchStopJobRunResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
BatchStopJobRunError - Class in com.amazonaws.services.glue.model
Records an error that occurred when attempting to stop a specified job run.
BatchStopJobRunError() - Constructor for class com.amazonaws.services.glue.model.BatchStopJobRunError
 
BatchStopJobRunRequest - Class in com.amazonaws.services.glue.model
 
BatchStopJobRunRequest() - Constructor for class com.amazonaws.services.glue.model.BatchStopJobRunRequest
 
BatchStopJobRunResult - Class in com.amazonaws.services.glue.model
 
BatchStopJobRunResult() - Constructor for class com.amazonaws.services.glue.model.BatchStopJobRunResult
 
BatchStopJobRunSuccessfulSubmission - Class in com.amazonaws.services.glue.model
Records a successful request to stop a specified JobRun.
BatchStopJobRunSuccessfulSubmission() - Constructor for class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClientBuilder
Construct an asynchronous implementation of AWSGlueAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.glue.AWSGlueClientBuilder
Construct a synchronous implementation of AWSGlue using the current builder configuration.
builder() - Static method in class com.amazonaws.services.glue.AWSGlueClient
 

C

CatalogEncryptionMode - Enum in com.amazonaws.services.glue.model
 
CatalogEntry - Class in com.amazonaws.services.glue.model
Specifies a table definition in the Data Catalog.
CatalogEntry() - Constructor for class com.amazonaws.services.glue.model.CatalogEntry
 
CatalogImportStatus - Class in com.amazonaws.services.glue.model
A structure containing migration status information.
CatalogImportStatus() - Constructor for class com.amazonaws.services.glue.model.CatalogImportStatus
 
Classifier - Class in com.amazonaws.services.glue.model
Classifiers are triggered during a crawl task.
Classifier() - Constructor for class com.amazonaws.services.glue.model.Classifier
 
clearArgumentsEntries() - Method in class com.amazonaws.services.glue.model.Action
Removes all the entries added into Arguments.
clearArgumentsEntries() - Method in class com.amazonaws.services.glue.model.JobRun
Removes all the entries added into Arguments.
clearArgumentsEntries() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Removes all the entries added into Arguments.
clearConnectionPropertiesEntries() - Method in class com.amazonaws.services.glue.model.Connection
Removes all the entries added into ConnectionProperties.
clearConnectionPropertiesEntries() - Method in class com.amazonaws.services.glue.model.ConnectionInput
Removes all the entries added into ConnectionProperties.
clearDefaultArgumentsEntries() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Removes all the entries added into DefaultArguments.
clearDefaultArgumentsEntries() - Method in class com.amazonaws.services.glue.model.Job
Removes all the entries added into DefaultArguments.
clearDefaultArgumentsEntries() - Method in class com.amazonaws.services.glue.model.JobUpdate
Removes all the entries added into DefaultArguments.
clearErrorsEntries() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
Removes all the entries added into Errors.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.Database
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.Partition
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.PartitionInput
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.SerDeInfo
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.Table
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.glue.model.TableInput
Removes all the entries added into Parameters.
clearSkewedColumnValueLocationMapsEntries() - Method in class com.amazonaws.services.glue.model.SkewedInfo
Removes all the entries added into SkewedColumnValueLocationMaps.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.GetTagsResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
Removes all the entries added into Tags.
clearTagsToAddEntries() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
Removes all the entries added into TagsToAdd.
clone() - Method in class com.amazonaws.services.glue.model.Action
 
clone() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
 
clone() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
 
clone() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
clone() - Method in class com.amazonaws.services.glue.model.CatalogEntry
 
clone() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
 
clone() - Method in class com.amazonaws.services.glue.model.Classifier
 
clone() - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
 
clone() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
 
clone() - Method in class com.amazonaws.services.glue.model.CodeGenNode
 
clone() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
 
clone() - Method in class com.amazonaws.services.glue.model.Column
 
clone() - Method in class com.amazonaws.services.glue.model.Condition
 
clone() - Method in class com.amazonaws.services.glue.model.Connection
 
clone() - Method in class com.amazonaws.services.glue.model.ConnectionInput
 
clone() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
 
clone() - Method in class com.amazonaws.services.glue.model.ConnectionsList
 
clone() - Method in class com.amazonaws.services.glue.model.Crawler
 
clone() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
 
clone() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
 
clone() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateClassifierResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateConnectionResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateDatabaseResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateJobResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreatePartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateTableResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
 
clone() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.Database
 
clone() - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
clone() - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteClassifierResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteConnectionResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeletePartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
 
clone() - Method in class com.amazonaws.services.glue.model.DevEndpoint
 
clone() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
 
clone() - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
 
clone() - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
 
clone() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
 
clone() - Method in class com.amazonaws.services.glue.model.ErrorDetail
 
clone() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
 
clone() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetClassifierResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetConnectionResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
 
clone() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobRunResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetJobsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetMappingResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetPartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetPlanResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTablesResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTagsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTagsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
 
clone() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
 
clone() - Method in class com.amazonaws.services.glue.model.GrokClassifier
 
clone() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
 
clone() - Method in class com.amazonaws.services.glue.model.JdbcTarget
 
clone() - Method in class com.amazonaws.services.glue.model.Job
 
clone() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
 
clone() - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
 
clone() - Method in class com.amazonaws.services.glue.model.JobCommand
 
clone() - Method in class com.amazonaws.services.glue.model.JobRun
 
clone() - Method in class com.amazonaws.services.glue.model.JobUpdate
 
clone() - Method in class com.amazonaws.services.glue.model.JsonClassifier
 
clone() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
 
clone() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
 
clone() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
 
clone() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ListJobsResult
 
clone() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ListTriggersResult
 
clone() - Method in class com.amazonaws.services.glue.model.Location
 
clone() - Method in class com.amazonaws.services.glue.model.MappingEntry
 
clone() - Method in class com.amazonaws.services.glue.model.NotificationProperty
 
clone() - Method in class com.amazonaws.services.glue.model.Order
 
clone() - Method in class com.amazonaws.services.glue.model.Partition
 
clone() - Method in class com.amazonaws.services.glue.model.PartitionError
 
clone() - Method in class com.amazonaws.services.glue.model.PartitionInput
 
clone() - Method in class com.amazonaws.services.glue.model.PartitionValueList
 
clone() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
 
clone() - Method in class com.amazonaws.services.glue.model.Predecessor
 
clone() - Method in class com.amazonaws.services.glue.model.Predicate
 
clone() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsResult
 
clone() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
 
clone() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
 
clone() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
 
clone() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
 
clone() - Method in class com.amazonaws.services.glue.model.ResourceUri
 
clone() - Method in class com.amazonaws.services.glue.model.S3Encryption
 
clone() - Method in class com.amazonaws.services.glue.model.S3Target
 
clone() - Method in class com.amazonaws.services.glue.model.Schedule
 
clone() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
 
clone() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
 
clone() - Method in class com.amazonaws.services.glue.model.Segment
 
clone() - Method in class com.amazonaws.services.glue.model.SerDeInfo
 
clone() - Method in class com.amazonaws.services.glue.model.SkewedInfo
 
clone() - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StartCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
 
clone() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
 
clone() - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StartTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StopCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
 
clone() - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.StopTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
 
clone() - Method in class com.amazonaws.services.glue.model.Table
 
clone() - Method in class com.amazonaws.services.glue.model.TableError
 
clone() - Method in class com.amazonaws.services.glue.model.TableInput
 
clone() - Method in class com.amazonaws.services.glue.model.TableVersion
 
clone() - Method in class com.amazonaws.services.glue.model.TableVersionError
 
clone() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.glue.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.glue.model.Trigger
 
clone() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
clone() - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateClassifierResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateConnectionResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateJobResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdatePartitionResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateTableResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
 
clone() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
 
clone() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
 
clone() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
clone() - Method in class com.amazonaws.services.glue.model.XMLClassifier
 
CloudWatchEncryption - Class in com.amazonaws.services.glue.model
Specifies how CloudWatch data should be encrypted.
CloudWatchEncryption() - Constructor for class com.amazonaws.services.glue.model.CloudWatchEncryption
 
CloudWatchEncryptionMode - Enum in com.amazonaws.services.glue.model
 
CodeGenEdge - Class in com.amazonaws.services.glue.model
Represents a directional edge in a directed acyclic graph (DAG).
CodeGenEdge() - Constructor for class com.amazonaws.services.glue.model.CodeGenEdge
 
CodeGenNode - Class in com.amazonaws.services.glue.model
Represents a node in a directed acyclic graph (DAG)
CodeGenNode() - Constructor for class com.amazonaws.services.glue.model.CodeGenNode
 
CodeGenNodeArg - Class in com.amazonaws.services.glue.model
An argument or property of a node.
CodeGenNodeArg() - Constructor for class com.amazonaws.services.glue.model.CodeGenNodeArg
 
Column - Class in com.amazonaws.services.glue.model
A column in a Table.
Column() - Constructor for class com.amazonaws.services.glue.model.Column
 
com.amazonaws.services.glue - package com.amazonaws.services.glue
AWS Glue
com.amazonaws.services.glue.model - package com.amazonaws.services.glue.model
 
ConcurrentModificationException - Exception in com.amazonaws.services.glue.model
Two processes are trying to modify a resource simultaneously.
ConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.glue.model.ConcurrentModificationException
Constructs a new ConcurrentModificationException with the specified error message.
ConcurrentRunsExceededException - Exception in com.amazonaws.services.glue.model
Too many jobs are being run concurrently.
ConcurrentRunsExceededException(String) - Constructor for exception com.amazonaws.services.glue.model.ConcurrentRunsExceededException
Constructs a new ConcurrentRunsExceededException with the specified error message.
Condition - Class in com.amazonaws.services.glue.model
Defines a condition under which a trigger fires.
Condition() - Constructor for class com.amazonaws.services.glue.model.Condition
 
ConditionCheckFailureException - Exception in com.amazonaws.services.glue.model
A specified condition was not satisfied.
ConditionCheckFailureException(String) - Constructor for exception com.amazonaws.services.glue.model.ConditionCheckFailureException
Constructs a new ConditionCheckFailureException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.glue.AWSGlueClient
Client configuration factory providing ClientConfigurations tailored to this client
Connection - Class in com.amazonaws.services.glue.model
Defines a connection to a data source.
Connection() - Constructor for class com.amazonaws.services.glue.model.Connection
 
ConnectionInput - Class in com.amazonaws.services.glue.model
A structure that is used to specify a connection to create or update.
ConnectionInput() - Constructor for class com.amazonaws.services.glue.model.ConnectionInput
 
ConnectionPasswordEncryption - Class in com.amazonaws.services.glue.model
The data structure used by the Data Catalog to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
ConnectionPasswordEncryption() - Constructor for class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
 
ConnectionPropertyKey - Enum in com.amazonaws.services.glue.model
 
ConnectionsList - Class in com.amazonaws.services.glue.model
Specifies the connections used by a job.
ConnectionsList() - Constructor for class com.amazonaws.services.glue.model.ConnectionsList
 
ConnectionType - Enum in com.amazonaws.services.glue.model
 
Crawler - Class in com.amazonaws.services.glue.model
Specifies a crawler program that examines a data source and uses classifiers to try to determine its schema.
Crawler() - Constructor for class com.amazonaws.services.glue.model.Crawler
 
CrawlerMetrics - Class in com.amazonaws.services.glue.model
Metrics for a specified crawler.
CrawlerMetrics() - Constructor for class com.amazonaws.services.glue.model.CrawlerMetrics
 
CrawlerNotRunningException - Exception in com.amazonaws.services.glue.model
The specified crawler is not running.
CrawlerNotRunningException(String) - Constructor for exception com.amazonaws.services.glue.model.CrawlerNotRunningException
Constructs a new CrawlerNotRunningException with the specified error message.
CrawlerRunningException - Exception in com.amazonaws.services.glue.model
The operation cannot be performed because the crawler is already running.
CrawlerRunningException(String) - Constructor for exception com.amazonaws.services.glue.model.CrawlerRunningException
Constructs a new CrawlerRunningException with the specified error message.
CrawlerState - Enum in com.amazonaws.services.glue.model
 
CrawlerStoppingException - Exception in com.amazonaws.services.glue.model
The specified crawler is stopping.
CrawlerStoppingException(String) - Constructor for exception com.amazonaws.services.glue.model.CrawlerStoppingException
Constructs a new CrawlerStoppingException with the specified error message.
CrawlerTargets - Class in com.amazonaws.services.glue.model
Specifies data stores to crawl.
CrawlerTargets() - Constructor for class com.amazonaws.services.glue.model.CrawlerTargets
 
createClassifier(CreateClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createClassifier(CreateClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a classifier in the user's account.
createClassifier(CreateClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a classifier in the user's account.
createClassifierAsync(CreateClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createClassifierAsync(CreateClassifierRequest, AsyncHandler<CreateClassifierRequest, CreateClassifierResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createClassifierAsync(CreateClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a classifier in the user's account.
createClassifierAsync(CreateClassifierRequest, AsyncHandler<CreateClassifierRequest, CreateClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a classifier in the user's account.
createClassifierAsync(CreateClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createClassifierAsync(CreateClassifierRequest, AsyncHandler<CreateClassifierRequest, CreateClassifierResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateClassifierRequest - Class in com.amazonaws.services.glue.model
 
CreateClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.CreateClassifierRequest
 
CreateClassifierResult - Class in com.amazonaws.services.glue.model
 
CreateClassifierResult() - Constructor for class com.amazonaws.services.glue.model.CreateClassifierResult
 
createConnection(CreateConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createConnection(CreateConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a connection definition in the Data Catalog.
createConnection(CreateConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a connection definition in the Data Catalog.
createConnectionAsync(CreateConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createConnectionAsync(CreateConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a connection definition in the Data Catalog.
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a connection definition in the Data Catalog.
createConnectionAsync(CreateConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createConnectionAsync(CreateConnectionRequest, AsyncHandler<CreateConnectionRequest, CreateConnectionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateConnectionRequest - Class in com.amazonaws.services.glue.model
 
CreateConnectionRequest() - Constructor for class com.amazonaws.services.glue.model.CreateConnectionRequest
 
CreateConnectionResult - Class in com.amazonaws.services.glue.model
 
CreateConnectionResult() - Constructor for class com.amazonaws.services.glue.model.CreateConnectionResult
 
createCrawler(CreateCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createCrawler(CreateCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawler(CreateCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawlerAsync(CreateCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createCrawlerAsync(CreateCrawlerRequest, AsyncHandler<CreateCrawlerRequest, CreateCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createCrawlerAsync(CreateCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawlerAsync(CreateCrawlerRequest, AsyncHandler<CreateCrawlerRequest, CreateCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new crawler with specified targets, role, configuration, and optional schedule.
createCrawlerAsync(CreateCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createCrawlerAsync(CreateCrawlerRequest, AsyncHandler<CreateCrawlerRequest, CreateCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateCrawlerRequest - Class in com.amazonaws.services.glue.model
 
CreateCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.CreateCrawlerRequest
 
CreateCrawlerResult - Class in com.amazonaws.services.glue.model
 
CreateCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.CreateCrawlerResult
 
createDatabase(CreateDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createDatabase(CreateDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new database in a Data Catalog.
createDatabase(CreateDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new database in a Data Catalog.
createDatabaseAsync(CreateDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createDatabaseAsync(CreateDatabaseRequest, AsyncHandler<CreateDatabaseRequest, CreateDatabaseResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createDatabaseAsync(CreateDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new database in a Data Catalog.
createDatabaseAsync(CreateDatabaseRequest, AsyncHandler<CreateDatabaseRequest, CreateDatabaseResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new database in a Data Catalog.
createDatabaseAsync(CreateDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createDatabaseAsync(CreateDatabaseRequest, AsyncHandler<CreateDatabaseRequest, CreateDatabaseResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateDatabaseRequest - Class in com.amazonaws.services.glue.model
 
CreateDatabaseRequest() - Constructor for class com.amazonaws.services.glue.model.CreateDatabaseRequest
 
CreateDatabaseResult - Class in com.amazonaws.services.glue.model
 
CreateDatabaseResult() - Constructor for class com.amazonaws.services.glue.model.CreateDatabaseResult
 
createDevEndpoint(CreateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createDevEndpoint(CreateDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new DevEndpoint.
createDevEndpoint(CreateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new DevEndpoint.
createDevEndpointAsync(CreateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createDevEndpointAsync(CreateDevEndpointRequest, AsyncHandler<CreateDevEndpointRequest, CreateDevEndpointResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createDevEndpointAsync(CreateDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new DevEndpoint.
createDevEndpointAsync(CreateDevEndpointRequest, AsyncHandler<CreateDevEndpointRequest, CreateDevEndpointResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new DevEndpoint.
createDevEndpointAsync(CreateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createDevEndpointAsync(CreateDevEndpointRequest, AsyncHandler<CreateDevEndpointRequest, CreateDevEndpointResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateDevEndpointRequest - Class in com.amazonaws.services.glue.model
 
CreateDevEndpointRequest() - Constructor for class com.amazonaws.services.glue.model.CreateDevEndpointRequest
 
CreateDevEndpointResult - Class in com.amazonaws.services.glue.model
 
CreateDevEndpointResult() - Constructor for class com.amazonaws.services.glue.model.CreateDevEndpointResult
 
CreateGrokClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies a grok classifier for CreateClassifier to create.
CreateGrokClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
 
createJob(CreateJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createJob(CreateJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new job definition.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new job definition.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createJobAsync(CreateJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new job definition.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new job definition.
createJobAsync(CreateJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateJobRequest - Class in com.amazonaws.services.glue.model
 
CreateJobRequest() - Constructor for class com.amazonaws.services.glue.model.CreateJobRequest
 
CreateJobResult - Class in com.amazonaws.services.glue.model
 
CreateJobResult() - Constructor for class com.amazonaws.services.glue.model.CreateJobResult
 
CreateJsonClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies a JSON classifier for CreateClassifier to create.
CreateJsonClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
 
createPartition(CreatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createPartition(CreatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new partition.
createPartition(CreatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new partition.
createPartitionAsync(CreatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createPartitionAsync(CreatePartitionRequest, AsyncHandler<CreatePartitionRequest, CreatePartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createPartitionAsync(CreatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new partition.
createPartitionAsync(CreatePartitionRequest, AsyncHandler<CreatePartitionRequest, CreatePartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new partition.
createPartitionAsync(CreatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createPartitionAsync(CreatePartitionRequest, AsyncHandler<CreatePartitionRequest, CreatePartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreatePartitionRequest - Class in com.amazonaws.services.glue.model
 
CreatePartitionRequest() - Constructor for class com.amazonaws.services.glue.model.CreatePartitionRequest
 
CreatePartitionResult - Class in com.amazonaws.services.glue.model
 
CreatePartitionResult() - Constructor for class com.amazonaws.services.glue.model.CreatePartitionResult
 
createScript(CreateScriptRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createScript(CreateScriptRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Transforms a directed acyclic graph (DAG) into code.
createScript(CreateScriptRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Transforms a directed acyclic graph (DAG) into code.
createScriptAsync(CreateScriptRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createScriptAsync(CreateScriptRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Transforms a directed acyclic graph (DAG) into code.
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Transforms a directed acyclic graph (DAG) into code.
createScriptAsync(CreateScriptRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateScriptRequest - Class in com.amazonaws.services.glue.model
 
CreateScriptRequest() - Constructor for class com.amazonaws.services.glue.model.CreateScriptRequest
 
CreateScriptResult - Class in com.amazonaws.services.glue.model
 
CreateScriptResult() - Constructor for class com.amazonaws.services.glue.model.CreateScriptResult
 
createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new security configuration.
createSecurityConfiguration(CreateSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new security configuration.
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest, AsyncHandler<CreateSecurityConfigurationRequest, CreateSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new security configuration.
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest, AsyncHandler<CreateSecurityConfigurationRequest, CreateSecurityConfigurationResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new security configuration.
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createSecurityConfigurationAsync(CreateSecurityConfigurationRequest, AsyncHandler<CreateSecurityConfigurationRequest, CreateSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateSecurityConfigurationRequest - Class in com.amazonaws.services.glue.model
 
CreateSecurityConfigurationRequest() - Constructor for class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
 
CreateSecurityConfigurationResult - Class in com.amazonaws.services.glue.model
 
CreateSecurityConfigurationResult() - Constructor for class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
 
createTable(CreateTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new table definition in the Data Catalog.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new table definition in the Data Catalog.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new table definition in the Data Catalog.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new table definition in the Data Catalog.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateTableRequest - Class in com.amazonaws.services.glue.model
 
CreateTableRequest() - Constructor for class com.amazonaws.services.glue.model.CreateTableRequest
 
CreateTableResult - Class in com.amazonaws.services.glue.model
 
CreateTableResult() - Constructor for class com.amazonaws.services.glue.model.CreateTableResult
 
createTrigger(CreateTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createTrigger(CreateTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new trigger.
createTrigger(CreateTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new trigger.
createTriggerAsync(CreateTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createTriggerAsync(CreateTriggerRequest, AsyncHandler<CreateTriggerRequest, CreateTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createTriggerAsync(CreateTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new trigger.
createTriggerAsync(CreateTriggerRequest, AsyncHandler<CreateTriggerRequest, CreateTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new trigger.
createTriggerAsync(CreateTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createTriggerAsync(CreateTriggerRequest, AsyncHandler<CreateTriggerRequest, CreateTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateTriggerRequest - Class in com.amazonaws.services.glue.model
 
CreateTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.CreateTriggerRequest
 
CreateTriggerResult - Class in com.amazonaws.services.glue.model
 
CreateTriggerResult() - Constructor for class com.amazonaws.services.glue.model.CreateTriggerResult
 
createUserDefinedFunction(CreateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
createUserDefinedFunction(CreateUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates a new function definition in the Data Catalog.
createUserDefinedFunction(CreateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new function definition in the Data Catalog.
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest, AsyncHandler<CreateUserDefinedFunctionRequest, CreateUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new function definition in the Data Catalog.
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest, AsyncHandler<CreateUserDefinedFunctionRequest, CreateUserDefinedFunctionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new function definition in the Data Catalog.
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
createUserDefinedFunctionAsync(CreateUserDefinedFunctionRequest, AsyncHandler<CreateUserDefinedFunctionRequest, CreateUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
CreateUserDefinedFunctionRequest - Class in com.amazonaws.services.glue.model
 
CreateUserDefinedFunctionRequest() - Constructor for class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
 
CreateUserDefinedFunctionResult - Class in com.amazonaws.services.glue.model
 
CreateUserDefinedFunctionResult() - Constructor for class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
 
CreateXMLClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies an XML classifier for CreateClassifier to create.
CreateXMLClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
 

D

Database - Class in com.amazonaws.services.glue.model
The Database object represents a logical grouping of tables that may reside in a Hive metastore or an RDBMS.
Database() - Constructor for class com.amazonaws.services.glue.model.Database
 
DatabaseInput - Class in com.amazonaws.services.glue.model
The structure used to create or update a database.
DatabaseInput() - Constructor for class com.amazonaws.services.glue.model.DatabaseInput
 
DataCatalogEncryptionSettings - Class in com.amazonaws.services.glue.model
Contains configuration information for maintaining Data Catalog security.
DataCatalogEncryptionSettings() - Constructor for class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
 
defaultClient() - Static method in class com.amazonaws.services.glue.AWSGlueAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.glue.AWSGlueClientBuilder
 
DeleteBehavior - Enum in com.amazonaws.services.glue.model
 
deleteClassifier(DeleteClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteClassifier(DeleteClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Removes a classifier from the Data Catalog.
deleteClassifier(DeleteClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a classifier from the Data Catalog.
deleteClassifierAsync(DeleteClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteClassifierAsync(DeleteClassifierRequest, AsyncHandler<DeleteClassifierRequest, DeleteClassifierResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteClassifierAsync(DeleteClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a classifier from the Data Catalog.
deleteClassifierAsync(DeleteClassifierRequest, AsyncHandler<DeleteClassifierRequest, DeleteClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a classifier from the Data Catalog.
deleteClassifierAsync(DeleteClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteClassifierAsync(DeleteClassifierRequest, AsyncHandler<DeleteClassifierRequest, DeleteClassifierResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteClassifierRequest - Class in com.amazonaws.services.glue.model
 
DeleteClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteClassifierRequest
 
DeleteClassifierResult - Class in com.amazonaws.services.glue.model
 
DeleteClassifierResult() - Constructor for class com.amazonaws.services.glue.model.DeleteClassifierResult
 
deleteConnection(DeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteConnection(DeleteConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a connection from the Data Catalog.
deleteConnection(DeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a connection from the Data Catalog.
deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteConnectionAsync(DeleteConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a connection from the Data Catalog.
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a connection from the Data Catalog.
deleteConnectionAsync(DeleteConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteConnectionAsync(DeleteConnectionRequest, AsyncHandler<DeleteConnectionRequest, DeleteConnectionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteConnectionRequest - Class in com.amazonaws.services.glue.model
 
DeleteConnectionRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteConnectionRequest
 
DeleteConnectionResult - Class in com.amazonaws.services.glue.model
 
DeleteConnectionResult() - Constructor for class com.amazonaws.services.glue.model.DeleteConnectionResult
 
deleteCrawler(DeleteCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteCrawler(DeleteCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Removes a specified crawler from the Data Catalog, unless the crawler state is RUNNING.
deleteCrawler(DeleteCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a specified crawler from the Data Catalog, unless the crawler state is RUNNING.
deleteCrawlerAsync(DeleteCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteCrawlerAsync(DeleteCrawlerRequest, AsyncHandler<DeleteCrawlerRequest, DeleteCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteCrawlerAsync(DeleteCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a specified crawler from the Data Catalog, unless the crawler state is RUNNING.
deleteCrawlerAsync(DeleteCrawlerRequest, AsyncHandler<DeleteCrawlerRequest, DeleteCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a specified crawler from the Data Catalog, unless the crawler state is RUNNING.
deleteCrawlerAsync(DeleteCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteCrawlerAsync(DeleteCrawlerRequest, AsyncHandler<DeleteCrawlerRequest, DeleteCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteCrawlerRequest - Class in com.amazonaws.services.glue.model
 
DeleteCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteCrawlerRequest
 
DeleteCrawlerResult - Class in com.amazonaws.services.glue.model
 
DeleteCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.DeleteCrawlerResult
 
deleteDatabase(DeleteDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteDatabase(DeleteDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Removes a specified Database from a Data Catalog.
deleteDatabase(DeleteDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a specified Database from a Data Catalog.
deleteDatabaseAsync(DeleteDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteDatabaseAsync(DeleteDatabaseRequest, AsyncHandler<DeleteDatabaseRequest, DeleteDatabaseResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteDatabaseAsync(DeleteDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a specified Database from a Data Catalog.
deleteDatabaseAsync(DeleteDatabaseRequest, AsyncHandler<DeleteDatabaseRequest, DeleteDatabaseResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a specified Database from a Data Catalog.
deleteDatabaseAsync(DeleteDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteDatabaseAsync(DeleteDatabaseRequest, AsyncHandler<DeleteDatabaseRequest, DeleteDatabaseResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteDatabaseRequest - Class in com.amazonaws.services.glue.model
 
DeleteDatabaseRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteDatabaseRequest
 
DeleteDatabaseResult - Class in com.amazonaws.services.glue.model
 
DeleteDatabaseResult() - Constructor for class com.amazonaws.services.glue.model.DeleteDatabaseResult
 
deleteDevEndpoint(DeleteDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteDevEndpoint(DeleteDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified DevEndpoint.
deleteDevEndpoint(DeleteDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified DevEndpoint.
deleteDevEndpointAsync(DeleteDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteDevEndpointAsync(DeleteDevEndpointRequest, AsyncHandler<DeleteDevEndpointRequest, DeleteDevEndpointResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteDevEndpointAsync(DeleteDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified DevEndpoint.
deleteDevEndpointAsync(DeleteDevEndpointRequest, AsyncHandler<DeleteDevEndpointRequest, DeleteDevEndpointResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified DevEndpoint.
deleteDevEndpointAsync(DeleteDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteDevEndpointAsync(DeleteDevEndpointRequest, AsyncHandler<DeleteDevEndpointRequest, DeleteDevEndpointResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteDevEndpointRequest - Class in com.amazonaws.services.glue.model
 
DeleteDevEndpointRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
 
DeleteDevEndpointResult - Class in com.amazonaws.services.glue.model
 
DeleteDevEndpointResult() - Constructor for class com.amazonaws.services.glue.model.DeleteDevEndpointResult
 
deleteJob(DeleteJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteJob(DeleteJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified job definition.
deleteJob(DeleteJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified job definition.
deleteJobAsync(DeleteJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteJobAsync(DeleteJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified job definition.
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified job definition.
deleteJobAsync(DeleteJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteJobRequest - Class in com.amazonaws.services.glue.model
 
DeleteJobRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteJobRequest
 
DeleteJobResult - Class in com.amazonaws.services.glue.model
 
DeleteJobResult() - Constructor for class com.amazonaws.services.glue.model.DeleteJobResult
 
deletePartition(DeletePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deletePartition(DeletePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified partition.
deletePartition(DeletePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified partition.
deletePartitionAsync(DeletePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deletePartitionAsync(DeletePartitionRequest, AsyncHandler<DeletePartitionRequest, DeletePartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deletePartitionAsync(DeletePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified partition.
deletePartitionAsync(DeletePartitionRequest, AsyncHandler<DeletePartitionRequest, DeletePartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified partition.
deletePartitionAsync(DeletePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deletePartitionAsync(DeletePartitionRequest, AsyncHandler<DeletePartitionRequest, DeletePartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeletePartitionRequest - Class in com.amazonaws.services.glue.model
 
DeletePartitionRequest() - Constructor for class com.amazonaws.services.glue.model.DeletePartitionRequest
 
DeletePartitionResult - Class in com.amazonaws.services.glue.model
 
DeletePartitionResult() - Constructor for class com.amazonaws.services.glue.model.DeletePartitionResult
 
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified policy.
deleteResourcePolicy(DeleteResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified policy.
deleteResourcePolicyAsync(DeleteResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteResourcePolicyAsync(DeleteResourcePolicyRequest, AsyncHandler<DeleteResourcePolicyRequest, DeleteResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteResourcePolicyAsync(DeleteResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified policy.
deleteResourcePolicyAsync(DeleteResourcePolicyRequest, AsyncHandler<DeleteResourcePolicyRequest, DeleteResourcePolicyResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified policy.
deleteResourcePolicyAsync(DeleteResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteResourcePolicyAsync(DeleteResourcePolicyRequest, AsyncHandler<DeleteResourcePolicyRequest, DeleteResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteResourcePolicyRequest - Class in com.amazonaws.services.glue.model
 
DeleteResourcePolicyRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
 
DeleteResourcePolicyResult - Class in com.amazonaws.services.glue.model
 
DeleteResourcePolicyResult() - Constructor for class com.amazonaws.services.glue.model.DeleteResourcePolicyResult
 
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified security configuration.
deleteSecurityConfiguration(DeleteSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified security configuration.
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest, AsyncHandler<DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified security configuration.
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest, AsyncHandler<DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified security configuration.
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteSecurityConfigurationAsync(DeleteSecurityConfigurationRequest, AsyncHandler<DeleteSecurityConfigurationRequest, DeleteSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteSecurityConfigurationRequest - Class in com.amazonaws.services.glue.model
 
DeleteSecurityConfigurationRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
 
DeleteSecurityConfigurationResult - Class in com.amazonaws.services.glue.model
 
DeleteSecurityConfigurationResult() - Constructor for class com.amazonaws.services.glue.model.DeleteSecurityConfigurationResult
 
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteTable(DeleteTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Removes a table definition from the Data Catalog.
deleteTable(DeleteTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a table definition from the Data Catalog.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTableAsync(DeleteTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a table definition from the Data Catalog.
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a table definition from the Data Catalog.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteTableRequest - Class in com.amazonaws.services.glue.model
 
DeleteTableRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteTableRequest
 
DeleteTableResult - Class in com.amazonaws.services.glue.model
 
DeleteTableResult() - Constructor for class com.amazonaws.services.glue.model.DeleteTableResult
 
deleteTableVersion(DeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteTableVersion(DeleteTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified version of a table.
deleteTableVersion(DeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified version of a table.
deleteTableVersionAsync(DeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTableVersionAsync(DeleteTableVersionRequest, AsyncHandler<DeleteTableVersionRequest, DeleteTableVersionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTableVersionAsync(DeleteTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified version of a table.
deleteTableVersionAsync(DeleteTableVersionRequest, AsyncHandler<DeleteTableVersionRequest, DeleteTableVersionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified version of a table.
deleteTableVersionAsync(DeleteTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteTableVersionAsync(DeleteTableVersionRequest, AsyncHandler<DeleteTableVersionRequest, DeleteTableVersionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteTableVersionRequest - Class in com.amazonaws.services.glue.model
 
DeleteTableVersionRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteTableVersionRequest
 
DeleteTableVersionResult - Class in com.amazonaws.services.glue.model
 
DeleteTableVersionResult() - Constructor for class com.amazonaws.services.glue.model.DeleteTableVersionResult
 
deleteTrigger(DeleteTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteTrigger(DeleteTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes a specified trigger.
deleteTrigger(DeleteTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTriggerAsync(DeleteTriggerRequest, AsyncHandler<DeleteTriggerRequest, DeleteTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteTriggerAsync(DeleteTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified trigger.
deleteTriggerAsync(DeleteTriggerRequest, AsyncHandler<DeleteTriggerRequest, DeleteTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified trigger.
deleteTriggerAsync(DeleteTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteTriggerAsync(DeleteTriggerRequest, AsyncHandler<DeleteTriggerRequest, DeleteTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteTriggerRequest - Class in com.amazonaws.services.glue.model
 
DeleteTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteTriggerRequest
 
DeleteTriggerResult - Class in com.amazonaws.services.glue.model
 
DeleteTriggerResult() - Constructor for class com.amazonaws.services.glue.model.DeleteTriggerResult
 
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunction(DeleteUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest, AsyncHandler<DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest, AsyncHandler<DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes an existing function definition from the Data Catalog.
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
deleteUserDefinedFunctionAsync(DeleteUserDefinedFunctionRequest, AsyncHandler<DeleteUserDefinedFunctionRequest, DeleteUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
DeleteUserDefinedFunctionRequest - Class in com.amazonaws.services.glue.model
 
DeleteUserDefinedFunctionRequest() - Constructor for class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
 
DeleteUserDefinedFunctionResult - Class in com.amazonaws.services.glue.model
 
DeleteUserDefinedFunctionResult() - Constructor for class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
 
DevEndpoint - Class in com.amazonaws.services.glue.model
A development endpoint where a developer can remotely debug ETL scripts.
DevEndpoint() - Constructor for class com.amazonaws.services.glue.model.DevEndpoint
 
DevEndpointCustomLibraries - Class in com.amazonaws.services.glue.model
Custom libraries to be loaded into a DevEndpoint.
DevEndpointCustomLibraries() - Constructor for class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
 
DynamoDBTarget - Class in com.amazonaws.services.glue.model
Specifies a DynamoDB table to crawl.
DynamoDBTarget() - Constructor for class com.amazonaws.services.glue.model.DynamoDBTarget
 

E

EncryptionAtRest - Class in com.amazonaws.services.glue.model
Specifies the encryption-at-rest configuration for the Data Catalog.
EncryptionAtRest() - Constructor for class com.amazonaws.services.glue.model.EncryptionAtRest
 
EncryptionConfiguration - Class in com.amazonaws.services.glue.model
Specifies an encryption configuration.
EncryptionConfiguration() - Constructor for class com.amazonaws.services.glue.model.EncryptionConfiguration
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.glue.AWSGlue
The region metadata service name for computing region endpoints.
EntityNotFoundException - Exception in com.amazonaws.services.glue.model
A specified entity does not exist
EntityNotFoundException(String) - Constructor for exception com.amazonaws.services.glue.model.EntityNotFoundException
Constructs a new EntityNotFoundException with the specified error message.
equals(Object) - Method in class com.amazonaws.services.glue.model.Action
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CatalogEntry
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Classifier
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CodeGenNode
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Column
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Connection
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ConnectionInput
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ConnectionsList
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Crawler
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateClassifierResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateDatabaseResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateJobResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreatePartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateScriptResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Database
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteClassifierResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteJobResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeletePartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DevEndpoint
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
 
equals(Object) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ErrorDetail
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetClassifierResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetJobsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetMappingResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetPlanResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTablesResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTagsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTagsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GrokClassifier
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JdbcTarget
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Job
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JobCommand
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JobRun
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JobUpdate
 
equals(Object) - Method in class com.amazonaws.services.glue.model.JsonClassifier
 
equals(Object) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Location
 
equals(Object) - Method in class com.amazonaws.services.glue.model.MappingEntry
 
equals(Object) - Method in class com.amazonaws.services.glue.model.NotificationProperty
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Order
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Partition
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PartitionError
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PartitionInput
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PartitionValueList
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Predecessor
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Predicate
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.ResourceUri
 
equals(Object) - Method in class com.amazonaws.services.glue.model.S3Encryption
 
equals(Object) - Method in class com.amazonaws.services.glue.model.S3Target
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Schedule
 
equals(Object) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
 
equals(Object) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Segment
 
equals(Object) - Method in class com.amazonaws.services.glue.model.SerDeInfo
 
equals(Object) - Method in class com.amazonaws.services.glue.model.SkewedInfo
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StartTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StopTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Table
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TableError
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TableInput
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TableVersion
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TableVersionError
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.Trigger
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateClassifierResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateConnectionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateJobResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdatePartitionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateTableResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
equals(Object) - Method in class com.amazonaws.services.glue.model.XMLClassifier
 
ErrorDetail - Class in com.amazonaws.services.glue.model
Contains details about an error.
ErrorDetail() - Constructor for class com.amazonaws.services.glue.model.ErrorDetail
 
ExecutionProperty - Class in com.amazonaws.services.glue.model
An execution property of a job.
ExecutionProperty() - Constructor for class com.amazonaws.services.glue.model.ExecutionProperty
 
ExistCondition - Enum in com.amazonaws.services.glue.model
 

F

fromValue(String) - Static method in enum com.amazonaws.services.glue.model.CatalogEncryptionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.CloudWatchEncryptionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.ConnectionPropertyKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.ConnectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.CrawlerState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.DeleteBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.ExistCondition
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.JobBookmarksEncryptionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.JobRunState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.Language
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.LastCrawlStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.Logical
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.LogicalOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.PrincipalType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.S3EncryptionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.ScheduleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.TriggerState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.TriggerType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.glue.model.UpdateBehavior
Use this in place of valueOf.

G

getActions() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The actions initiated by this trigger when it fires.
getActions() - Method in class com.amazonaws.services.glue.model.Trigger
The actions initiated by this trigger.
getActions() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The actions initiated by this trigger.
getAddPublicKeys() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys for the DevEndpoint to use.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Deprecated.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.Job
Deprecated.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.JobRun
Deprecated.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.JobUpdate
Deprecated.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Deprecated.
getArgs() - Method in class com.amazonaws.services.glue.model.CodeGenNode
Properties of the node, in the form of name-value pairs.
getArguments() - Method in class com.amazonaws.services.glue.model.Action
The job arguments used when this trigger fires.
getArguments() - Method in class com.amazonaws.services.glue.model.JobRun
The job arguments associated with this run.
getArguments() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The job arguments specifically for this run.
getAttempt() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The attempt ID number.
getAttempt() - Method in class com.amazonaws.services.glue.model.JobRun
The number of the attempt to run this job.
getAvailabilityZone() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS availability zone where this DevEndpoint is located.
getAvailabilityZone() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS availability zone where this DevEndpoint is located.
getAvailabilityZone() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The connection's Availability Zone.
getAwsKmsKeyId() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
An AWS KMS key that is used to encrypt the connection password.
getBucketColumns() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCatalogEncryptionMode() - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The ID of the catalog in which the partion is to be created.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
The ID of the Data Catalog in which the connections reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The ID of the Data Catalog where the table resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
The ID of the Data Catalog in which to create the connection.
getCatalogId() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
The ID of the Data Catalog in which to create the database.
getCatalogId() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The ID of the catalog in which the partion is to be created.
getCatalogId() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The ID of the Data Catalog in which to create the Table.
getCatalogId() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The ID of the Data Catalog in which to create the function.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The ID of the Data Catalog in which the connection resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The ID of the Data Catalog in which the database resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The ID of the Data Catalog where the table resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be deleted is located.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
The ID of the catalog to migrate.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The ID of the Data Catalog in which the connection resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The ID of the Data Catalog in which the connections reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The ID of the Data Catalog in which the database resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The ID of the Data Catalog from which to retrieve Databases.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to retrieve the security configuration.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The ID of the Data Catalog where the partition in question resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The ID of the Data Catalog where the partitions in question reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetTableRequest
The ID of the Data Catalog where the table resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The ID of the Data Catalog where the tables reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID of the Data Catalog where the tables reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The ID of the Data Catalog where the tables reside.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be retrieved is located.
getCatalogId() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The ID of the Data Catalog where the functions to be retrieved are located.
getCatalogId() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
The ID of the catalog to import.
getCatalogId() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to set the security configuration.
getCatalogId() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The ID of the Data Catalog in which the connection resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The ID of the Data Catalog in which the metadata database resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The ID of the Data Catalog where the partition to be updated resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The ID of the Data Catalog where the table resides.
getCatalogId() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be updated is located.
getCatalogImportStatus(GetCatalogImportStatusRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getCatalogImportStatus(GetCatalogImportStatusRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the status of a migration operation.
getCatalogImportStatus(GetCatalogImportStatusRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the status of a migration operation.
getCatalogImportStatusAsync(GetCatalogImportStatusRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCatalogImportStatusAsync(GetCatalogImportStatusRequest, AsyncHandler<GetCatalogImportStatusRequest, GetCatalogImportStatusResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCatalogImportStatusAsync(GetCatalogImportStatusRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the status of a migration operation.
getCatalogImportStatusAsync(GetCatalogImportStatusRequest, AsyncHandler<GetCatalogImportStatusRequest, GetCatalogImportStatusResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the status of a migration operation.
getCatalogImportStatusAsync(GetCatalogImportStatusRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCatalogImportStatusAsync(GetCatalogImportStatusRequest, AsyncHandler<GetCatalogImportStatusRequest, GetCatalogImportStatusResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetCatalogImportStatusRequest - Class in com.amazonaws.services.glue.model
 
GetCatalogImportStatusRequest() - Constructor for class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
 
GetCatalogImportStatusResult - Class in com.amazonaws.services.glue.model
 
GetCatalogImportStatusResult() - Constructor for class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
 
getClassification() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
getClassification() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
An identifier of the data format that the classifier matches.
getClassification() - Method in class com.amazonaws.services.glue.model.GrokClassifier
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.
getClassification() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
getClassification() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
An identifier of the data format that the classifier matches.
getClassification() - Method in class com.amazonaws.services.glue.model.XMLClassifier
An identifier of the data format that the classifier matches.
getClassifier(GetClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getClassifier(GetClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieve a classifier by name.
getClassifier(GetClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieve a classifier by name.
getClassifier() - Method in class com.amazonaws.services.glue.model.GetClassifierResult
The requested classifier.
getClassifierAsync(GetClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getClassifierAsync(GetClassifierRequest, AsyncHandler<GetClassifierRequest, GetClassifierResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getClassifierAsync(GetClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieve a classifier by name.
getClassifierAsync(GetClassifierRequest, AsyncHandler<GetClassifierRequest, GetClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieve a classifier by name.
getClassifierAsync(GetClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getClassifierAsync(GetClassifierRequest, AsyncHandler<GetClassifierRequest, GetClassifierResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetClassifierRequest - Class in com.amazonaws.services.glue.model
 
GetClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.GetClassifierRequest
 
GetClassifierResult - Class in com.amazonaws.services.glue.model
 
GetClassifierResult() - Constructor for class com.amazonaws.services.glue.model.GetClassifierResult
 
getClassifiers(GetClassifiersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getClassifiers(GetClassifiersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Lists all classifier objects in the Data Catalog.
getClassifiers(GetClassifiersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Lists all classifier objects in the Data Catalog.
getClassifiers() - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom classifiers associated with the crawler.
getClassifiers() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom classifiers that the user has registered.
getClassifiers() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
The requested list of classifier objects.
getClassifiers() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of custom classifiers that the user has registered.
getClassifiersAsync(GetClassifiersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getClassifiersAsync(GetClassifiersRequest, AsyncHandler<GetClassifiersRequest, GetClassifiersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getClassifiersAsync(GetClassifiersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Lists all classifier objects in the Data Catalog.
getClassifiersAsync(GetClassifiersRequest, AsyncHandler<GetClassifiersRequest, GetClassifiersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Lists all classifier objects in the Data Catalog.
getClassifiersAsync(GetClassifiersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getClassifiersAsync(GetClassifiersRequest, AsyncHandler<GetClassifiersRequest, GetClassifiersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetClassifiersRequest - Class in com.amazonaws.services.glue.model
 
GetClassifiersRequest() - Constructor for class com.amazonaws.services.glue.model.GetClassifiersRequest
 
GetClassifiersResult - Class in com.amazonaws.services.glue.model
 
GetClassifiersResult() - Constructor for class com.amazonaws.services.glue.model.GetClassifiersResult
 
getClassName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The Java class that contains the function code.
getClassName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The Java class that contains the function code.
getCloudWatchEncryption() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for CloudWatch.
getCloudWatchEncryptionMode() - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
getColumn() - Method in class com.amazonaws.services.glue.model.Order
The name of the column.
getColumns() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of the Columns in the table.
getCommand() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The JobCommand that executes this job.
getCommand() - Method in class com.amazonaws.services.glue.model.Job
The JobCommand that executes this job.
getCommand() - Method in class com.amazonaws.services.glue.model.JobUpdate
The JobCommand that executes this job (required).
getComment() - Method in class com.amazonaws.services.glue.model.Column
Free-form text comment.
getCompletedOn() - Method in class com.amazonaws.services.glue.model.JobRun
The date and time this job run completed.
getCompressed() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the data in the table is compressed, or False if not.
getConditions() - Method in class com.amazonaws.services.glue.model.Predicate
A list of the conditions that determine when the trigger will fire.
getConfiguration() - Method in class com.amazonaws.services.glue.model.Crawler
Crawler configuration information.
getConfiguration() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Crawler configuration information.
getConfiguration() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Crawler configuration information.
getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getConnection(GetConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a connection definition from the Data Catalog.
getConnection(GetConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a connection definition from the Data Catalog.
getConnection() - Method in class com.amazonaws.services.glue.model.GetConnectionResult
The requested connection definition.
getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getConnectionAsync(GetConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a connection definition from the Data Catalog.
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a connection definition from the Data Catalog.
getConnectionAsync(GetConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getConnectionAsync(GetConnectionRequest, AsyncHandler<GetConnectionRequest, GetConnectionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getConnectionInput() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
A ConnectionInput object defining the connection to create.
getConnectionInput() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
A ConnectionInput object that redefines the connection in question.
getConnectionList() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A list of requested connection definitions.
getConnectionName() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The name of the connection to delete.
getConnectionName() - Method in class com.amazonaws.services.glue.model.JdbcTarget
The name of the connection to use to connect to the JDBC target.
getConnectionNameList() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
getConnectionPasswordEncryption() - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
getConnectionProperties() - Method in class com.amazonaws.services.glue.model.Connection
These key-value pairs define parameters for the connection:
getConnectionProperties() - Method in class com.amazonaws.services.glue.model.ConnectionInput
These key-value pairs define parameters for the connection.
GetConnectionRequest - Class in com.amazonaws.services.glue.model
 
GetConnectionRequest() - Constructor for class com.amazonaws.services.glue.model.GetConnectionRequest
 
GetConnectionResult - Class in com.amazonaws.services.glue.model
 
GetConnectionResult() - Constructor for class com.amazonaws.services.glue.model.GetConnectionResult
 
getConnections(GetConnectionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getConnections(GetConnectionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a list of connection definitions from the Data Catalog.
getConnections(GetConnectionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a list of connection definitions from the Data Catalog.
getConnections() - Method in class com.amazonaws.services.glue.model.ConnectionsList
A list of connections used by the job.
getConnections() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The connections used for this job.
getConnections() - Method in class com.amazonaws.services.glue.model.Job
The connections used for this job.
getConnections() - Method in class com.amazonaws.services.glue.model.JobUpdate
The connections used for this job.
getConnectionsAsync(GetConnectionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getConnectionsAsync(GetConnectionsRequest, AsyncHandler<GetConnectionsRequest, GetConnectionsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getConnectionsAsync(GetConnectionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of connection definitions from the Data Catalog.
getConnectionsAsync(GetConnectionsRequest, AsyncHandler<GetConnectionsRequest, GetConnectionsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of connection definitions from the Data Catalog.
getConnectionsAsync(GetConnectionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getConnectionsAsync(GetConnectionsRequest, AsyncHandler<GetConnectionsRequest, GetConnectionsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetConnectionsFilter - Class in com.amazonaws.services.glue.model
Filters the connection definitions that are returned by the GetConnections API operation.
GetConnectionsFilter() - Constructor for class com.amazonaws.services.glue.model.GetConnectionsFilter
 
GetConnectionsRequest - Class in com.amazonaws.services.glue.model
 
GetConnectionsRequest() - Constructor for class com.amazonaws.services.glue.model.GetConnectionsRequest
 
GetConnectionsResult - Class in com.amazonaws.services.glue.model
 
GetConnectionsResult() - Constructor for class com.amazonaws.services.glue.model.GetConnectionsResult
 
getConnectionType() - Method in class com.amazonaws.services.glue.model.Connection
The type of the connection.
getConnectionType() - Method in class com.amazonaws.services.glue.model.ConnectionInput
The type of the connection.
getConnectionType() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
The type of connections to return.
getCrawlElapsedTime() - Method in class com.amazonaws.services.glue.model.Crawler
If the crawler is running, contains the total time elapsed since the last crawl began.
getCrawler(GetCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getCrawler(GetCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves metadata for a specified crawler.
getCrawler(GetCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves metadata for a specified crawler.
getCrawler() - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
The metadata for the specified crawler.
getCrawlerAsync(GetCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlerAsync(GetCrawlerRequest, AsyncHandler<GetCrawlerRequest, GetCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlerAsync(GetCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for a specified crawler.
getCrawlerAsync(GetCrawlerRequest, AsyncHandler<GetCrawlerRequest, GetCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for a specified crawler.
getCrawlerAsync(GetCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlerAsync(GetCrawlerRequest, AsyncHandler<GetCrawlerRequest, GetCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlerMetrics(GetCrawlerMetricsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getCrawlerMetrics(GetCrawlerMetricsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves metrics about specified crawlers.
getCrawlerMetrics(GetCrawlerMetricsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves metrics about specified crawlers.
getCrawlerMetricsAsync(GetCrawlerMetricsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlerMetricsAsync(GetCrawlerMetricsRequest, AsyncHandler<GetCrawlerMetricsRequest, GetCrawlerMetricsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlerMetricsAsync(GetCrawlerMetricsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metrics about specified crawlers.
getCrawlerMetricsAsync(GetCrawlerMetricsRequest, AsyncHandler<GetCrawlerMetricsRequest, GetCrawlerMetricsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metrics about specified crawlers.
getCrawlerMetricsAsync(GetCrawlerMetricsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlerMetricsAsync(GetCrawlerMetricsRequest, AsyncHandler<GetCrawlerMetricsRequest, GetCrawlerMetricsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlerMetricsList() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A list of metrics for the specified crawler.
GetCrawlerMetricsRequest - Class in com.amazonaws.services.glue.model
 
GetCrawlerMetricsRequest() - Constructor for class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
 
GetCrawlerMetricsResult - Class in com.amazonaws.services.glue.model
 
GetCrawlerMetricsResult() - Constructor for class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
 
getCrawlerName() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The name of the crawler.
getCrawlerName() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
Name of the crawler to schedule.
getCrawlerName() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
Name of the crawler whose schedule state to set.
getCrawlerName() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Name of the crawler whose schedule to update.
getCrawlerNameList() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A list of the names of crawlers about which to retrieve metrics.
getCrawlerNames() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
A list of crawler names, which may be the names returned from the ListCrawlers operation.
getCrawlerNames() - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
The names of all crawlers in the account, or the crawlers with the specified tags.
GetCrawlerRequest - Class in com.amazonaws.services.glue.model
 
GetCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.GetCrawlerRequest
 
GetCrawlerResult - Class in com.amazonaws.services.glue.model
 
GetCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.GetCrawlerResult
 
getCrawlers(GetCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getCrawlers(GetCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers(GetCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves metadata for all crawlers defined in the customer account.
getCrawlers() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawler definitions.
getCrawlers() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A list of crawler metadata.
getCrawlersAsync(GetCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlersAsync(GetCrawlersRequest, AsyncHandler<GetCrawlersRequest, GetCrawlersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getCrawlersAsync(GetCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for all crawlers defined in the customer account.
getCrawlersAsync(GetCrawlersRequest, AsyncHandler<GetCrawlersRequest, GetCrawlersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for all crawlers defined in the customer account.
getCrawlersAsync(GetCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlersAsync(GetCrawlersRequest, AsyncHandler<GetCrawlersRequest, GetCrawlersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getCrawlerSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.Crawler
The name of the SecurityConfiguration structure to be used by this Crawler.
getCrawlerSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
getCrawlerSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
getCrawlersNotFound() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawlers not found.
GetCrawlersRequest - Class in com.amazonaws.services.glue.model
 
GetCrawlersRequest() - Constructor for class com.amazonaws.services.glue.model.GetCrawlersRequest
 
GetCrawlersResult - Class in com.amazonaws.services.glue.model
 
GetCrawlersResult() - Constructor for class com.amazonaws.services.glue.model.GetCrawlersResult
 
getCreatedBy() - Method in class com.amazonaws.services.glue.model.Table
Person or entity who created the table.
getCreatedOn() - Method in class com.amazonaws.services.glue.model.Job
The time and date that this job definition was created.
getCreatedTimestamp() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The point in time at which this DevEndpoint was created.
getCreatedTimestamp() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The time at which the new security configuration was created.
getCreatedTimestamp() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was created.
getCreatedTimeStamp() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The time at which this security configuration was created.
getCreateTime() - Method in class com.amazonaws.services.glue.model.Database
The time at which the metadata database was created in the catalog.
getCreateTime() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was created.
getCreateTime() - Method in class com.amazonaws.services.glue.model.Table
Time when the table definition was created in the Data Catalog.
getCreateTime() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The time at which the function was created.
getCreationTime() - Method in class com.amazonaws.services.glue.model.Connection
The time that this connection definition was created.
getCreationTime() - Method in class com.amazonaws.services.glue.model.Crawler
The time when the crawler was created.
getCreationTime() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was registered.
getCreationTime() - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was registered.
getCreationTime() - Method in class com.amazonaws.services.glue.model.Partition
The time at which the partition was created.
getCreationTime() - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was registered.
getCustomLibraries() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java libraries to be loaded in the DevEndpoint.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.GrokClassifier
Optional custom grok patterns defined by this classifier.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
getDagEdges() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the edges in the DAG.
getDagEdges() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the edges in the resulting DAG.
getDagNodes() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the nodes in the DAG.
getDagNodes() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the nodes in the resulting DAG.
getDatabase(GetDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDatabase(GetDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the definition of a specified database.
getDatabase(GetDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the definition of a specified database.
getDatabase() - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
The definition of the specified database in the catalog.
getDatabaseAsync(GetDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDatabaseAsync(GetDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definition of a specified database.
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definition of a specified database.
getDatabaseAsync(GetDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDatabaseAsync(GetDatabaseRequest, AsyncHandler<GetDatabaseRequest, GetDatabaseResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDatabaseInput() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
A DatabaseInput object defining the metadata database to create in the catalog.
getDatabaseInput() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
getDatabaseList() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A list of Database objects from the specified catalog.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata database in which the partition is to be created.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the catalog database in which the table in question resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The name of the catalog database where the tables to delete reside.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The database in the catalog in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the catalog database where the partitions reside.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CatalogEntry
The database in which the table metadata resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.Crawler
The database where metadata is written by this crawler.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata database in which the partition is to be created.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The catalog database in which to create the new table.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The name of the catalog database in which to create the function.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the catalog database in which the table in question resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the catalog database in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The database in the catalog in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the catalog database where the function is located.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the catalog database where the partition resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the catalog database where the partitions reside.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the database in the catalog in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The database in the catalog whose tables to list.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The database in the catalog in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The database in the catalog in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the catalog database where the function is located.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The name of the catalog database where the functions are located.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.Partition
The name of the catalog database where the table in question is located.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.Table
Name of the metadata database where the table metadata resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the catalog database in which the table in question resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The name of the catalog database in which the table resides.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the catalog database where the function to be updated is located.
GetDatabaseRequest - Class in com.amazonaws.services.glue.model
 
GetDatabaseRequest() - Constructor for class com.amazonaws.services.glue.model.GetDatabaseRequest
 
GetDatabaseResult - Class in com.amazonaws.services.glue.model
 
GetDatabaseResult() - Constructor for class com.amazonaws.services.glue.model.GetDatabaseResult
 
getDatabases(GetDatabasesRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDatabases(GetDatabasesRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves all Databases defined in a given Data Catalog.
getDatabases(GetDatabasesRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves all Databases defined in a given Data Catalog.
getDatabasesAsync(GetDatabasesRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDatabasesAsync(GetDatabasesRequest, AsyncHandler<GetDatabasesRequest, GetDatabasesResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDatabasesAsync(GetDatabasesRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all Databases defined in a given Data Catalog.
getDatabasesAsync(GetDatabasesRequest, AsyncHandler<GetDatabasesRequest, GetDatabasesResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all Databases defined in a given Data Catalog.
getDatabasesAsync(GetDatabasesRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDatabasesAsync(GetDatabasesRequest, AsyncHandler<GetDatabasesRequest, GetDatabasesResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetDatabasesRequest - Class in com.amazonaws.services.glue.model
 
GetDatabasesRequest() - Constructor for class com.amazonaws.services.glue.model.GetDatabasesRequest
 
GetDatabasesResult - Class in com.amazonaws.services.glue.model
 
GetDatabasesResult() - Constructor for class com.amazonaws.services.glue.model.GetDatabasesResult
 
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings(GetDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettings() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
The requested security configuration.
getDataCatalogEncryptionSettings() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The security configuration to set.
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest, AsyncHandler<GetDataCatalogEncryptionSettingsRequest, GetDataCatalogEncryptionSettingsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest, AsyncHandler<GetDataCatalogEncryptionSettingsRequest, GetDataCatalogEncryptionSettingsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the security configuration for a specified catalog.
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDataCatalogEncryptionSettingsAsync(GetDataCatalogEncryptionSettingsRequest, AsyncHandler<GetDataCatalogEncryptionSettingsRequest, GetDataCatalogEncryptionSettingsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetDataCatalogEncryptionSettingsRequest - Class in com.amazonaws.services.glue.model
 
GetDataCatalogEncryptionSettingsRequest() - Constructor for class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
GetDataCatalogEncryptionSettingsResult - Class in com.amazonaws.services.glue.model
 
GetDataCatalogEncryptionSettingsResult() - Constructor for class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
 
getDataflowGraph(GetDataflowGraphRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDataflowGraph(GetDataflowGraphRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraph(GetDataflowGraphRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraphAsync(GetDataflowGraphRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDataflowGraphAsync(GetDataflowGraphRequest, AsyncHandler<GetDataflowGraphRequest, GetDataflowGraphResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDataflowGraphAsync(GetDataflowGraphRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraphAsync(GetDataflowGraphRequest, AsyncHandler<GetDataflowGraphRequest, GetDataflowGraphResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Transforms a Python script into a directed acyclic graph (DAG).
getDataflowGraphAsync(GetDataflowGraphRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDataflowGraphAsync(GetDataflowGraphRequest, AsyncHandler<GetDataflowGraphRequest, GetDataflowGraphResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetDataflowGraphRequest - Class in com.amazonaws.services.glue.model
 
GetDataflowGraphRequest() - Constructor for class com.amazonaws.services.glue.model.GetDataflowGraphRequest
 
GetDataflowGraphResult - Class in com.amazonaws.services.glue.model
 
GetDataflowGraphResult() - Constructor for class com.amazonaws.services.glue.model.GetDataflowGraphResult
 
getDefaultArguments() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The default arguments for this job.
getDefaultArguments() - Method in class com.amazonaws.services.glue.model.Job
The default arguments for this job, specified as name-value pairs.
getDefaultArguments() - Method in class com.amazonaws.services.glue.model.JobUpdate
The default arguments for this job.
getDeleteBehavior() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
getDeletePublicKeys() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys to be deleted from the DevEndpoint.
getDependentJobName() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
getDependentJobName() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The name of the job for which to retrieve triggers.
getDescription() - Method in class com.amazonaws.services.glue.model.Connection
The description of the connection.
getDescription() - Method in class com.amazonaws.services.glue.model.ConnectionInput
The description of the connection.
getDescription() - Method in class com.amazonaws.services.glue.model.Crawler
A description of the crawler.
getDescription() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A description of the new crawler.
getDescription() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Description of the job being defined.
getDescription() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A description of the new trigger.
getDescription() - Method in class com.amazonaws.services.glue.model.Database
Description of the database.
getDescription() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Description of the database
getDescription() - Method in class com.amazonaws.services.glue.model.Job
Description of the job being defined.
getDescription() - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job being defined.
getDescription() - Method in class com.amazonaws.services.glue.model.Table
Description of the table.
getDescription() - Method in class com.amazonaws.services.glue.model.TableInput
Description of the table.
getDescription() - Method in class com.amazonaws.services.glue.model.Trigger
A description of this trigger.
getDescription() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A description of this trigger.
getDescription() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A description of the new crawler.
getDevEndpoint(GetDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDevEndpoint(GetDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves information about a specified DevEndpoint.
getDevEndpoint(GetDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves information about a specified DevEndpoint.
getDevEndpoint() - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
A DevEndpoint definition.
getDevEndpointAsync(GetDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDevEndpointAsync(GetDevEndpointRequest, AsyncHandler<GetDevEndpointRequest, GetDevEndpointResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDevEndpointAsync(GetDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about a specified DevEndpoint.
getDevEndpointAsync(GetDevEndpointRequest, AsyncHandler<GetDevEndpointRequest, GetDevEndpointResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about a specified DevEndpoint.
getDevEndpointAsync(GetDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDevEndpointAsync(GetDevEndpointRequest, AsyncHandler<GetDevEndpointRequest, GetDevEndpointResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDevEndpointNames() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
The list of DevEndpoint names, which may be the names returned from the ListDevEndpoint operation.
getDevEndpointNames() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
The names of all DevEndpoints in the account, or the DevEndpoints with the specified tags.
GetDevEndpointRequest - Class in com.amazonaws.services.glue.model
 
GetDevEndpointRequest() - Constructor for class com.amazonaws.services.glue.model.GetDevEndpointRequest
 
GetDevEndpointResult - Class in com.amazonaws.services.glue.model
 
GetDevEndpointResult() - Constructor for class com.amazonaws.services.glue.model.GetDevEndpointResult
 
getDevEndpoints(GetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getDevEndpoints(GetDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves all the DevEndpoints in this AWS account.
getDevEndpoints(GetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves all the DevEndpoints in this AWS account.
getDevEndpoints() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoint definitions.
getDevEndpoints() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A list of DevEndpoint definitions.
getDevEndpointsAsync(GetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDevEndpointsAsync(GetDevEndpointsRequest, AsyncHandler<GetDevEndpointsRequest, GetDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getDevEndpointsAsync(GetDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all the DevEndpoints in this AWS account.
getDevEndpointsAsync(GetDevEndpointsRequest, AsyncHandler<GetDevEndpointsRequest, GetDevEndpointsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all the DevEndpoints in this AWS account.
getDevEndpointsAsync(GetDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDevEndpointsAsync(GetDevEndpointsRequest, AsyncHandler<GetDevEndpointsRequest, GetDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getDevEndpointsNotFound() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoints not found.
GetDevEndpointsRequest - Class in com.amazonaws.services.glue.model
 
GetDevEndpointsRequest() - Constructor for class com.amazonaws.services.glue.model.GetDevEndpointsRequest
 
GetDevEndpointsResult - Class in com.amazonaws.services.glue.model
 
GetDevEndpointsResult() - Constructor for class com.amazonaws.services.glue.model.GetDevEndpointsResult
 
getDynamoDB() - Method in class com.amazonaws.services.glue.model.Location
A DynamoDB Table location.
getDynamoDBTargets() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies DynamoDB targets.
getEncryptionAtRest() - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
Specifies the encryption-at-rest configuration for the Data Catalog.
getEncryptionConfiguration() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The encryption configuration for the new security configuration.
getEncryptionConfiguration() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The encryption configuration associated with this security configuration.
getEndpointName() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name to be assigned to the new DevEndpoint.
getEndpointName() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name assigned to the new DevEndpoint.
getEndpointName() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
The name of the DevEndpoint.
getEndpointName() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the DevEndpoint.
getEndpointName() - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
Name of the DevEndpoint for which to retrieve information.
getEndpointName() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The name of the DevEndpoint to be updated.
getErrorCode() - Method in class com.amazonaws.services.glue.model.ErrorDetail
The code associated with this error.
getErrorDetail() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
Specifies details about the error that was encountered.
getErrorDetail() - Method in class com.amazonaws.services.glue.model.PartitionError
Details about the partition error.
getErrorDetail() - Method in class com.amazonaws.services.glue.model.TableError
Detail about the error.
getErrorDetail() - Method in class com.amazonaws.services.glue.model.TableVersionError
Detail about the error.
getErrorMessage() - Method in class com.amazonaws.services.glue.model.ErrorDetail
A message describing the error.
getErrorMessage() - Method in class com.amazonaws.services.glue.model.JobRun
An error message associated with this job run.
getErrorMessage() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
If an error occurred, the error information about the last crawl.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Errors encountered when trying to create the requested partitions.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A map of the names of connections that were not successfully deleted to error details.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Errors encountered when trying to delete the requested partitions.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
A list of errors encountered in attempting to delete the specified tables.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
A list of errors encountered while trying to delete the specified table versions.
getErrors() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the errors that were encountered in tryng to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
getExclusions() - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of glob patterns used to exclude from the crawl.
getExclusions() - Method in class com.amazonaws.services.glue.model.S3Target
A list of glob patterns used to exclude from the crawl.
getExecutionProperty() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
getExecutionProperty() - Method in class com.amazonaws.services.glue.model.Job
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
getExecutionProperty() - Method in class com.amazonaws.services.glue.model.JobUpdate
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
getExecutionTime() - Method in class com.amazonaws.services.glue.model.JobRun
The amount of time (in seconds) that the job run consumed resources.
getExecutorService() - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
An expression filtering the partitions to be returned.
getExpression() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A regular expression pattern.
getExtraJarsS3Path() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
getExtraJarsS3Path() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path to one or more Java Jars in an S3 bucket that will be loaded in your DevEndpoint.
getExtraJarsS3Path() - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
getExtraJarsS3Path() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
getExtraPythonLibsS3Path() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
getExtraPythonLibsS3Path() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path(s) to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.
getExtraPythonLibsS3Path() - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
getExtraPythonLibsS3Path() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
getFailureReason() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The reason for a current failure in this DevEndpoint.
getFailureReason() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The reason for a current failure in this DevEndpoint.
getFilter() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A filter that controls which connections will be returned.
getFunctionInput() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
A FunctionInput object that defines the function to create in the Data Catalog.
getFunctionInput() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
A FunctionInput object that re-defines the function in the Data Catalog.
getFunctionName() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the function definition to be deleted.
getFunctionName() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The name of the function.
getFunctionName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The name of the function.
getGrokClassifier() - Method in class com.amazonaws.services.glue.model.Classifier
A GrokClassifier object.
getGrokClassifier() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A GrokClassifier object specifying the classifier to create.
getGrokClassifier() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A GrokClassifier object with updated fields.
getGrokPattern() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The grok pattern used by this classifier.
getGrokPattern() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The grok pattern applied to a data store by this classifier.
getGrokPattern() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
getHidePassword() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Allows you to retrieve the connection metadata without returning the password.
getHidePassword() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Allows you to retrieve the connection metadata without returning the password.
getId() - Method in class com.amazonaws.services.glue.model.CodeGenNode
A node identifier that is unique within the node's graph.
getId() - Method in class com.amazonaws.services.glue.model.JobRun
The ID of this job run.
getId() - Method in class com.amazonaws.services.glue.model.Trigger
Reserved for future use.
getImportCompleted() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
True if the migration has completed, or False otherwise.
getImportedBy() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The name of the person who initiated the migration.
getImportStatus() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
The status of the specified catalog migration.
getImportTime() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The time that the migration was started.
getInputFormat() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
getJdbc() - Method in class com.amazonaws.services.glue.model.Location
A JDBC location.
getJdbcTargets() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies JDBC targets.
getJob(GetJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getJob(GetJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves an existing job definition.
getJob(GetJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves an existing job definition.
getJob() - Method in class com.amazonaws.services.glue.model.GetJobResult
The requested job definition.
getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobAsync(GetJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves an existing job definition.
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves an existing job definition.
getJobAsync(GetJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobAsync(GetJobRequest, AsyncHandler<GetJobRequest, GetJobResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobBookmark() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The bookmark itself.
getJobBookmarkEntry() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
The reset bookmark entry.
getJobBookmarksEncryption() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for Job Bookmarks.
getJobBookmarksEncryptionMode() - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The encryption mode to use for Job bookmarks data.
getJobName() - Method in class com.amazonaws.services.glue.model.Action
The name of a job to be executed.
getJobName() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The name of the job definition used in the job run in question.
getJobName() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
The name of the job definition for which to stop job runs.
getJobName() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The name of the job definition used in the job run that was stopped.
getJobName() - Method in class com.amazonaws.services.glue.model.Condition
The name of the Job to whose JobRuns this condition applies and on which this trigger waits.
getJobName() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job definition to delete.
getJobName() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job definition that was deleted.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job definition to retrieve.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job definition being run.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job definition for which to retrieve all job runs.
getJobName() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Name of the job in question.
getJobName() - Method in class com.amazonaws.services.glue.model.JobRun
The name of the job definition being used in this run.
getJobName() - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the job definition used by the predecessor job run.
getJobName() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
The name of the job in question.
getJobName() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the job definition to use.
getJobName() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Name of the job definition to update.
getJobName() - Method in class com.amazonaws.services.glue.model.UpdateJobResult
Returns the name of the updated job definition.
getJobNames() - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
A list of job names, which may be the names returned from the ListJobs operation.
getJobNames() - Method in class com.amazonaws.services.glue.model.ListJobsResult
The names of all jobs in the account, or the jobs with the specified tags.
GetJobRequest - Class in com.amazonaws.services.glue.model
 
GetJobRequest() - Constructor for class com.amazonaws.services.glue.model.GetJobRequest
 
GetJobResult - Class in com.amazonaws.services.glue.model
 
GetJobResult() - Constructor for class com.amazonaws.services.glue.model.GetJobResult
 
getJobRun(GetJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getJobRun(GetJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the metadata for a given job run.
getJobRun(GetJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the metadata for a given job run.
getJobRun() - Method in class com.amazonaws.services.glue.model.GetJobRunResult
The requested job-run metadata.
getJobRunAsync(GetJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobRunAsync(GetJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the metadata for a given job run.
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the metadata for a given job run.
getJobRunAsync(GetJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobRunAsync(GetJobRunRequest, AsyncHandler<GetJobRunRequest, GetJobRunResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobRunId() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The JobRunId of the job run in question.
getJobRunId() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The JobRunId of the job run that was stopped.
getJobRunId() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The ID of a previous JobRun to retry.
getJobRunId() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
getJobRunIds() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
A list of the JobRunIds that should be stopped for that job definition.
GetJobRunRequest - Class in com.amazonaws.services.glue.model
 
GetJobRunRequest() - Constructor for class com.amazonaws.services.glue.model.GetJobRunRequest
 
GetJobRunResult - Class in com.amazonaws.services.glue.model
 
GetJobRunResult() - Constructor for class com.amazonaws.services.glue.model.GetJobRunResult
 
getJobRuns(GetJobRunsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getJobRuns(GetJobRunsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves metadata for all runs of a given job definition.
getJobRuns(GetJobRunsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves metadata for all runs of a given job definition.
getJobRuns() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A list of job-run metatdata objects.
getJobRunsAsync(GetJobRunsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobRunsAsync(GetJobRunsRequest, AsyncHandler<GetJobRunsRequest, GetJobRunsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobRunsAsync(GetJobRunsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for all runs of a given job definition.
getJobRunsAsync(GetJobRunsRequest, AsyncHandler<GetJobRunsRequest, GetJobRunsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for all runs of a given job definition.
getJobRunsAsync(GetJobRunsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobRunsAsync(GetJobRunsRequest, AsyncHandler<GetJobRunsRequest, GetJobRunsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetJobRunsRequest - Class in com.amazonaws.services.glue.model
 
GetJobRunsRequest() - Constructor for class com.amazonaws.services.glue.model.GetJobRunsRequest
 
GetJobRunsResult - Class in com.amazonaws.services.glue.model
 
GetJobRunsResult() - Constructor for class com.amazonaws.services.glue.model.GetJobRunsResult
 
getJobRunState() - Method in class com.amazonaws.services.glue.model.JobRun
The current state of the job run.
getJobs(GetJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getJobs(GetJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves all current job definitions.
getJobs(GetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves all current job definitions.
getJobs() - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of job definitions.
getJobs() - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of job definitions.
getJobsAsync(GetJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobsAsync(GetJobsRequest, AsyncHandler<GetJobsRequest, GetJobsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getJobsAsync(GetJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all current job definitions.
getJobsAsync(GetJobsRequest, AsyncHandler<GetJobsRequest, GetJobsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all current job definitions.
getJobsAsync(GetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobsAsync(GetJobsRequest, AsyncHandler<GetJobsRequest, GetJobsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobsNotFound() - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of names of jobs not found.
GetJobsRequest - Class in com.amazonaws.services.glue.model
 
GetJobsRequest() - Constructor for class com.amazonaws.services.glue.model.GetJobsRequest
 
GetJobsResult - Class in com.amazonaws.services.glue.model
 
GetJobsResult() - Constructor for class com.amazonaws.services.glue.model.GetJobsResult
 
getJobUpdate() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job definition.
getJsonClassifier() - Method in class com.amazonaws.services.glue.model.Classifier
A JsonClassifier object.
getJsonClassifier() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A JsonClassifier object specifying the classifier to create.
getJsonClassifier() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A JsonClassifier object with updated fields.
getJsonPath() - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
getJsonPath() - Method in class com.amazonaws.services.glue.model.JsonClassifier
A JsonPath string defining the JSON data for the classifier to classify.
getJsonPath() - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
getKmsKeyArn() - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
getKmsKeyArn() - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
getKmsKeyArn() - Method in class com.amazonaws.services.glue.model.S3Encryption
The AWS ARN of the KMS key to be used to encrypt the data.
getLanguage() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
getLanguage() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
getLastAccessTime() - Method in class com.amazonaws.services.glue.model.Partition
The last time at which the partition was accessed.
getLastAccessTime() - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which the partition was accessed.
getLastAccessTime() - Method in class com.amazonaws.services.glue.model.Table
Last time the table was accessed.
getLastAccessTime() - Method in class com.amazonaws.services.glue.model.TableInput
Last time the table was accessed.
getLastAnalyzedTime() - Method in class com.amazonaws.services.glue.model.Partition
The last time at which column statistics were computed for this partition.
getLastAnalyzedTime() - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which column statistics were computed for this partition.
getLastAnalyzedTime() - Method in class com.amazonaws.services.glue.model.Table
Last time column statistics were computed for this table.
getLastAnalyzedTime() - Method in class com.amazonaws.services.glue.model.TableInput
Last time column statistics were computed for this table.
getLastCrawl() - Method in class com.amazonaws.services.glue.model.Crawler
The status of the last crawl, and potentially error information if an error occurred.
getLastModifiedOn() - Method in class com.amazonaws.services.glue.model.Job
The last point in time when this job definition was modified.
getLastModifiedOn() - Method in class com.amazonaws.services.glue.model.JobRun
The last time this job run was modified.
getLastModifiedTimestamp() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was last modified.
getLastRuntimeSeconds() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The duration of the crawler's most recent run, in seconds.
getLastUpdated() - Method in class com.amazonaws.services.glue.model.Crawler
The time the crawler was last updated.
getLastUpdated() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was last updated.
getLastUpdated() - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was last updated.
getLastUpdated() - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was last updated.
getLastUpdatedBy() - Method in class com.amazonaws.services.glue.model.Connection
The user, group, or role that last updated this connection definition.
getLastUpdatedTime() - Method in class com.amazonaws.services.glue.model.Connection
The last time that this connection definition was updated.
getLastUpdateStatus() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The status of the last update.
getLineNumber() - Method in class com.amazonaws.services.glue.model.CodeGenNode
The line number of the node.
getLocation() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Parameters for the mapping.
getLocation() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
Parameters for the mapping.
getLocation() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The physical location of the table.
getLocationUri() - Method in class com.amazonaws.services.glue.model.Database
The location of the database (for example, an HDFS path).
getLocationUri() - Method in class com.amazonaws.services.glue.model.DatabaseInput
The location of the database (for example, an HDFS path).
getLogGroup() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log group for the last crawl.
getLogGroupName() - Method in class com.amazonaws.services.glue.model.JobRun
The name of the log group for secure logging, that can be server-side encrypted in CloudWatch using KMS.
getLogical() - Method in class com.amazonaws.services.glue.model.Predicate
Optional field if only one condition is listed.
getLogicalOperator() - Method in class com.amazonaws.services.glue.model.Condition
A logical operator.
getLogStream() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log stream for the last crawl.
getLogUri() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
This field is reserved for future use.
getLogUri() - Method in class com.amazonaws.services.glue.model.Job
This field is reserved for future use.
getLogUri() - Method in class com.amazonaws.services.glue.model.JobUpdate
This field is reserved for future use.
getMapping(GetMappingRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getMapping(GetMappingRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Creates mappings.
getMapping(GetMappingRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates mappings.
getMapping() - Method in class com.amazonaws.services.glue.model.GetMappingResult
A list of mappings to the specified targets.
getMapping() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The list of mappings from a source table to target tables.
getMappingAsync(GetMappingRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getMappingAsync(GetMappingRequest, AsyncHandler<GetMappingRequest, GetMappingResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getMappingAsync(GetMappingRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates mappings.
getMappingAsync(GetMappingRequest, AsyncHandler<GetMappingRequest, GetMappingResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates mappings.
getMappingAsync(GetMappingRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getMappingAsync(GetMappingRequest, AsyncHandler<GetMappingRequest, GetMappingResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetMappingRequest - Class in com.amazonaws.services.glue.model
 
GetMappingRequest() - Constructor for class com.amazonaws.services.glue.model.GetMappingRequest
 
GetMappingResult - Class in com.amazonaws.services.glue.model
 
GetMappingResult() - Constructor for class com.amazonaws.services.glue.model.GetMappingResult
 
getMatchCriteria() - Method in class com.amazonaws.services.glue.model.Connection
A list of criteria that can be used in selecting this connection.
getMatchCriteria() - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of criteria that can be used in selecting this connection.
getMatchCriteria() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
getMaxCapacity() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
getMaxCapacity() - Method in class com.amazonaws.services.glue.model.Job
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
getMaxCapacity() - Method in class com.amazonaws.services.glue.model.JobRun
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
getMaxCapacity() - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
getMaxCapacity() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
getMaxConcurrentRuns() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for the job.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
Size of the list to return (optional).
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The maximum number of connections to return in one response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
The maximum size of a list to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
The number of crawlers to return on each call.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The maximum number of databases to return in one response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
The maximum size of information to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The maximum size of the response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
The maximum size of the response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The maximum number of partitions to return in a single response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
The maximum number of results to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The maximum number of tables to return in a single response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The maximum number of table versions to return in one response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The maximum size of the response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The maximum number of functions to return in one response.
getMaxResults() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
The maximum size of a list to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
The maximum size of a list to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
The maximum size of a list to return.
getMaxResults() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The maximum size of a list to return.
getMaxRetries() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The maximum number of times to retry this job if it fails.
getMaxRetries() - Method in class com.amazonaws.services.glue.model.Job
The maximum number of times to retry this job after a JobRun fails.
getMaxRetries() - Method in class com.amazonaws.services.glue.model.JobUpdate
The maximum number of times to retry this job if it fails.
getMedianRuntimeSeconds() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The median duration of this crawler's runs, in seconds.
getMessagePrefix() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The prefix for a message about this crawl.
getName() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The name of the argument or property.
getName() - Method in class com.amazonaws.services.glue.model.Column
The name of the Column.
getName() - Method in class com.amazonaws.services.glue.model.Connection
The name of the connection definition.
getName() - Method in class com.amazonaws.services.glue.model.ConnectionInput
The name of the connection.
getName() - Method in class com.amazonaws.services.glue.model.Crawler
The crawler name.
getName() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Name of the new crawler.
getName() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The name of the new classifier.
getName() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name you assign to this job definition.
getName() - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name that was provided for this job definition.
getName() - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The name for the new security configuration.
getName() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The name assigned to the new security configuration.
getName() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name of the trigger.
getName() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name of the trigger.
getName() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.Database
Name of the database.
getName() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Name of the database.
getName() - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
Name of the classifier to remove.
getName() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
Name of the crawler to remove.
getName() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The name of the Database to delete.
getName() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
The name of the security configuration to delete.
getName() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the table to be deleted.
getName() - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
The name of the trigger to delete.
getName() - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
The name of the trigger that was deleted.
getName() - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
Name of the classifier to retrieve.
getName() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The name of the connection definition to retrieve.
getName() - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
Name of the crawler to retrieve metadata for.
getName() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The name of the database to retrieve.
getName() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
The name of the security configuration to retrieve.
getName() - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the table for which to retrieve the definition.
getName() - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
The name of the trigger to retrieve.
getName() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.Job
The name you assign to this job definition.
getName() - Method in class com.amazonaws.services.glue.model.JobCommand
The name of the job command: this must be glueetl, for an Apache Spark ETL job, or pythonshell, for a Python shell job.
getName() - Method in class com.amazonaws.services.glue.model.JsonClassifier
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The name of the security configuration.
getName() - Method in class com.amazonaws.services.glue.model.SerDeInfo
Name of the SerDe.
getName() - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
Name of the crawler to start.
getName() - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
The name of the trigger to start.
getName() - Method in class com.amazonaws.services.glue.model.StartTriggerResult
The name of the trigger that was started.
getName() - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
Name of the crawler to stop.
getName() - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
The name of the trigger to stop.
getName() - Method in class com.amazonaws.services.glue.model.StopTriggerResult
The name of the trigger that was stopped.
getName() - Method in class com.amazonaws.services.glue.model.Table
Name of the table.
getName() - Method in class com.amazonaws.services.glue.model.TableInput
Name of the table.
getName() - Method in class com.amazonaws.services.glue.model.Trigger
Name of the trigger.
getName() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
Reserved for future use.
getName() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The name of the connection definition to update.
getName() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Name of the new crawler.
getName() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The name of the database to update in the catalog.
getName() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The name of the GrokClassifier.
getName() - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The name of the trigger to update.
getName() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The name of the classifier.
getName() - Method in class com.amazonaws.services.glue.model.XMLClassifier
The name of the classifier.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
An optional continuation token.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
A continuation token.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A continuation token, if the list of connections returned does not include the last of the filtered connections.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A continuation token, if the returned list does not contain the last metric available.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
A continuation token, if this is a continuation request.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A continuation token, if the returned list has not reached the end of those defined in this customer account.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A continuation token, if not all DevEndpoint definitions have yet been returned.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A continuation token, if not all reequested job runs have been returned.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetJobsResult
A continuation token, if not all job definitions have yet been returned.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
A continuation token, if this is not the first call to retrieve these partitions.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A continuation token, if the returned list of partitions does not does not include the last one.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A continuation token, if there are more security configurations to return.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A continuation token, included if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTablesResult
A continuation token, present if the current list segment is not the last.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
A continuation token, if this is not the first call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A continuation token, if the list of available versions does not include the last one.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A continuation token, if not all the requested triggers have yet been returned.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
A continuation token, if this is a continuation call.
getNextToken() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A continuation token, if the list of functions returned does not include the last requested function.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
A continuation token, if this is a continuation request.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
A continuation token, if the returned list does not contain the last metric available.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
A continuation token, if this is a continuation request.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
A continuation token, if the returned list does not contain the last metric available.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
A continuation token, if this is a continuation request.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListJobsResult
A continuation token, if the returned list does not contain the last metric available.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
A continuation token, if this is a continuation request.
getNextToken() - Method in class com.amazonaws.services.glue.model.ListTriggersResult
A continuation token, if the returned list does not contain the last metric available.
getNodeType() - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.Action
Specifies configuration properties of a job run notification.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Specifies configuration properties of a job notification.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.Job
Specifies configuration properties of a job notification.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.JobRun
Specifies configuration properties of a job run notification.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.JobUpdate
Specifies configuration properties of a job notification.
getNotificationProperty() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Specifies configuration properties of a job run notification.
getNotifyDelayAfter() - Method in class com.amazonaws.services.glue.model.NotificationProperty
After a job run starts, the number of minutes to wait before sending a job run delay notification.
getNumberOfBuckets() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Must be specified if the table contains any dimension columns.
getNumberOfNodes() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The number of AWS Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.
getNumberOfNodes() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
getNumberOfNodes() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
getOutputFormat() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
getOwner() - Method in class com.amazonaws.services.glue.model.Table
Owner of the table.
getOwner() - Method in class com.amazonaws.services.glue.model.TableInput
Owner of the table.
getOwnerName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner of the function.
getOwnerName() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner of the function.
getOwnerType() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner type.
getOwnerType() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner type.
getParam() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
True if the value is used as a parameter.
getParameters() - Method in class com.amazonaws.services.glue.model.Database
These key-value pairs define parameters and properties of the database.
getParameters() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Thes key-value pairs define parameters and properties of the database.
getParameters() - Method in class com.amazonaws.services.glue.model.Partition
These key-value pairs define partition parameters.
getParameters() - Method in class com.amazonaws.services.glue.model.PartitionInput
These key-value pairs define partition parameters.
getParameters() - Method in class com.amazonaws.services.glue.model.SerDeInfo
These key-value pairs define initialization parameters for the SerDe.
getParameters() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
User-supplied properties in key-value form.
getParameters() - Method in class com.amazonaws.services.glue.model.Table
These key-value pairs define properties associated with the table.
getParameters() - Method in class com.amazonaws.services.glue.model.TableInput
These key-value pairs define properties associated with the table.
getPartition(GetPartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getPartition(GetPartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves information about a specified partition.
getPartition(GetPartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves information about a specified partition.
getPartition() - Method in class com.amazonaws.services.glue.model.GetPartitionResult
The requested information, in the form of a Partition object.
getPartitionAsync(GetPartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPartitionAsync(GetPartitionRequest, AsyncHandler<GetPartitionRequest, GetPartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPartitionAsync(GetPartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about a specified partition.
getPartitionAsync(GetPartitionRequest, AsyncHandler<GetPartitionRequest, GetPartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about a specified partition.
getPartitionAsync(GetPartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getPartitionAsync(GetPartitionRequest, AsyncHandler<GetPartitionRequest, GetPartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getPartitionInput() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
A PartitionInput structure defining the partition to be created.
getPartitionInput() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The new partition object to which to update the partition.
getPartitionInputList() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
A list of PartitionInput structures that define the partitions to be created.
getPartitionKeys() - Method in class com.amazonaws.services.glue.model.Table
A list of columns by which the table is partitioned.
getPartitionKeys() - Method in class com.amazonaws.services.glue.model.TableInput
A list of columns by which the table is partitioned.
GetPartitionRequest - Class in com.amazonaws.services.glue.model
 
GetPartitionRequest() - Constructor for class com.amazonaws.services.glue.model.GetPartitionRequest
 
GetPartitionResult - Class in com.amazonaws.services.glue.model
 
GetPartitionResult() - Constructor for class com.amazonaws.services.glue.model.GetPartitionResult
 
getPartitions(GetPartitionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getPartitions(GetPartitionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves information about the partitions in a table.
getPartitions(GetPartitionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves information about the partitions in a table.
getPartitions() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the requested partitions.
getPartitions() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A list of requested partitions.
getPartitionsAsync(GetPartitionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPartitionsAsync(GetPartitionsRequest, AsyncHandler<GetPartitionsRequest, GetPartitionsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPartitionsAsync(GetPartitionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about the partitions in a table.
getPartitionsAsync(GetPartitionsRequest, AsyncHandler<GetPartitionsRequest, GetPartitionsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves information about the partitions in a table.
getPartitionsAsync(GetPartitionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getPartitionsAsync(GetPartitionsRequest, AsyncHandler<GetPartitionsRequest, GetPartitionsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetPartitionsRequest - Class in com.amazonaws.services.glue.model
 
GetPartitionsRequest() - Constructor for class com.amazonaws.services.glue.model.GetPartitionsRequest
 
GetPartitionsResult - Class in com.amazonaws.services.glue.model
 
GetPartitionsResult() - Constructor for class com.amazonaws.services.glue.model.GetPartitionsResult
 
getPartitionsToDelete() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
A list of PartitionInput structures that define the partitions to be deleted.
getPartitionsToGet() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
A list of partition values identifying the partitions to retrieve.
getPartitionValueList() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
A list of the values defining the partition.
getPartitionValues() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The values that define the partition.
getPartitionValues() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The values that define the partition.
getPartitionValues() - Method in class com.amazonaws.services.glue.model.PartitionError
The values that define the partition.
getPath() - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
The name of the DynamoDB table to crawl.
getPath() - Method in class com.amazonaws.services.glue.model.JdbcTarget
The path of the JDBC target.
getPath() - Method in class com.amazonaws.services.glue.model.S3Target
The path to the Amazon S3 target.
getPattern() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
An optional function-name pattern string that filters the function definitions returned.
getPhysicalConnectionRequirements() - Method in class com.amazonaws.services.glue.model.Connection
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to make this connection successfully.
getPhysicalConnectionRequirements() - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to successfully make this connection.
getPlan(GetPlanRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getPlan(GetPlanRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Gets code to perform a specified mapping.
getPlan(GetPlanRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Gets code to perform a specified mapping.
getPlanAsync(GetPlanRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPlanAsync(GetPlanRequest, AsyncHandler<GetPlanRequest, GetPlanResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getPlanAsync(GetPlanRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Gets code to perform a specified mapping.
getPlanAsync(GetPlanRequest, AsyncHandler<GetPlanRequest, GetPlanResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Gets code to perform a specified mapping.
getPlanAsync(GetPlanRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getPlanAsync(GetPlanRequest, AsyncHandler<GetPlanRequest, GetPlanResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetPlanRequest - Class in com.amazonaws.services.glue.model
 
GetPlanRequest() - Constructor for class com.amazonaws.services.glue.model.GetPlanRequest
 
GetPlanResult - Class in com.amazonaws.services.glue.model
 
GetPlanResult() - Constructor for class com.amazonaws.services.glue.model.GetPlanResult
 
getPolicyExistsCondition() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
getPolicyHash() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the hash value associated with this policy.
getPolicyHash() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
A hash of the policy that has just been set.
getPolicyHashCondition() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
The hash value returned when this policy was set.
getPolicyHashCondition() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
The hash value returned when the previous policy was set using PutResourcePolicy.
getPolicyInJson() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the requested policy document, in JSON format.
getPolicyInJson() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
Contains the policy document to set, in JSON format.
getPredecessorRuns() - Method in class com.amazonaws.services.glue.model.JobRun
A list of predecessors to this job run.
getPredecessorsIncluded() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
True if a list of predecessor runs should be returned.
getPredicate() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A predicate to specify when the new trigger should fire.
getPredicate() - Method in class com.amazonaws.services.glue.model.Trigger
The predicate of this trigger, which defines when it will fire.
getPredicate() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The predicate of this trigger, which defines when it will fire.
getPreviousRunId() - Method in class com.amazonaws.services.glue.model.JobRun
The ID of the previous run of this job.
getPrivateAddress() - Method in class com.amazonaws.services.glue.model.DevEndpoint
A private IP address to access the DevEndpoint within a VPC, if the DevEndpoint is created within one.
getPublicAddress() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public IP address used by this DevEndpoint.
getPublicKey() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to be used by this DevEndpoint for authentication.
getPublicKey() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public key to be used by this DevEndpoint for authentication.
getPublicKey() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The public key for the DevEndpoint to use.
getPublicKeys() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
A list of public keys to be used by the DevEndpoints for authentication.
getPublicKeys() - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of public keys to be used by the DevEndpoints for authentication.
getPythonScript() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Python script generated from the DAG.
getPythonScript() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
The Python script to transform.
getPythonScript() - Method in class com.amazonaws.services.glue.model.GetPlanResult
A Python script to perform the mapping.
getResourceArn() - Method in class com.amazonaws.services.glue.model.GetTagsRequest
The Amazon ARN of the resource for which to retrieve tags.
getResourceArn() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
The ARN of the AWS Glue resource to which to add the tags.
getResourceArn() - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
The ARN of the resource from which to remove the tags.
getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getResourcePolicy(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a specified resource policy.
getResourcePolicy(GetResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a specified resource policy.
getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getResourcePolicyAsync(GetResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified resource policy.
getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified resource policy.
getResourcePolicyAsync(GetResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getResourcePolicyAsync(GetResourcePolicyRequest, AsyncHandler<GetResourcePolicyRequest, GetResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetResourcePolicyRequest - Class in com.amazonaws.services.glue.model
 
GetResourcePolicyRequest() - Constructor for class com.amazonaws.services.glue.model.GetResourcePolicyRequest
 
GetResourcePolicyResult - Class in com.amazonaws.services.glue.model
 
GetResourcePolicyResult() - Constructor for class com.amazonaws.services.glue.model.GetResourcePolicyResult
 
getResourceType() - Method in class com.amazonaws.services.glue.model.ResourceUri
The type of the resource.
getResourceUris() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The resource URIs for the function.
getResourceUris() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The resource URIs for the function.
getRetention() - Method in class com.amazonaws.services.glue.model.Table
Retention time for this table.
getRetention() - Method in class com.amazonaws.services.glue.model.TableInput
Retention time for this table.
getReturnConnectionPasswordEncrypted() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
getRole() - Method in class com.amazonaws.services.glue.model.Crawler
The IAM role (or ARN of an IAM role) used to access customer resources, such as data in Amazon S3.
getRole() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
getRole() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name or ARN of the IAM role associated with this job.
getRole() - Method in class com.amazonaws.services.glue.model.Job
The name or ARN of the IAM role associated with this job.
getRole() - Method in class com.amazonaws.services.glue.model.JobUpdate
The name or ARN of the IAM role associated with this job (required).
getRole() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
getRoleArn() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The IAM role for the DevEndpoint.
getRoleArn() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS ARN of the role assigned to the new DevEndpoint.
getRoleArn() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS ARN of the IAM role used in this DevEndpoint.
getRowTag() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
getRowTag() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
getRowTag() - Method in class com.amazonaws.services.glue.model.XMLClassifier
The XML tag designating the element that contains each record in an XML document being parsed.
getRun() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The run ID number.
getRunId() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
The ID of the job run.
getRunId() - Method in class com.amazonaws.services.glue.model.Predecessor
The job-run ID of the predecessor job run.
getS3() - Method in class com.amazonaws.services.glue.model.Location
An Amazon S3 location.
getS3Encryption() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for S3 data.
getS3EncryptionMode() - Method in class com.amazonaws.services.glue.model.S3Encryption
The encryption mode to use for S3 data.
getS3Targets() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies Amazon S3 targets.
getScalaCode() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Scala code generated from the DAG.
getScalaCode() - Method in class com.amazonaws.services.glue.model.GetPlanResult
Scala code to perform the mapping.
getSchedule() - Method in class com.amazonaws.services.glue.model.Crawler
For scheduled crawlers, the schedule when the crawler runs.
getSchedule() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchedule() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchedule() - Method in class com.amazonaws.services.glue.model.Trigger
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchedule() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchedule() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchedule() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getScheduleExpression() - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
getSchemaChangePolicy() - Method in class com.amazonaws.services.glue.model.Crawler
Sets the behavior when the crawler finds a changed or deleted object.
getSchemaChangePolicy() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Policy for the crawler's update and deletion behavior.
getSchemaChangePolicy() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Policy for the crawler's update and deletion behavior.
getScriptLocation() - Method in class com.amazonaws.services.glue.model.JobCommand
Specifies the S3 path to a script that executes a job (required).
getSecurityConfiguration(GetSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getSecurityConfiguration(GetSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a specified security configuration.
getSecurityConfiguration(GetSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a specified security configuration.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.Action
The name of the SecurityConfiguration structure to be used with this action.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name of the SecurityConfiguration structure being used with this DevEndpoint.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name of the SecurityConfiguration structure to be used with this job.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
The requested security configuration
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.Job
The name of the SecurityConfiguration structure to be used with this job.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.JobRun
The name of the SecurityConfiguration structure to be used with this job run.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.JobUpdate
The name of the SecurityConfiguration structure to be used with this job.
getSecurityConfiguration() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the SecurityConfiguration structure to be used with this job run.
getSecurityConfigurationAsync(GetSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getSecurityConfigurationAsync(GetSecurityConfigurationRequest, AsyncHandler<GetSecurityConfigurationRequest, GetSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getSecurityConfigurationAsync(GetSecurityConfigurationRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified security configuration.
getSecurityConfigurationAsync(GetSecurityConfigurationRequest, AsyncHandler<GetSecurityConfigurationRequest, GetSecurityConfigurationResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified security configuration.
getSecurityConfigurationAsync(GetSecurityConfigurationRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getSecurityConfigurationAsync(GetSecurityConfigurationRequest, AsyncHandler<GetSecurityConfigurationRequest, GetSecurityConfigurationResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetSecurityConfigurationRequest - Class in com.amazonaws.services.glue.model
 
GetSecurityConfigurationRequest() - Constructor for class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
 
GetSecurityConfigurationResult - Class in com.amazonaws.services.glue.model
 
GetSecurityConfigurationResult() - Constructor for class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
 
getSecurityConfigurations(GetSecurityConfigurationsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getSecurityConfigurations(GetSecurityConfigurationsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a list of all security configurations.
getSecurityConfigurations(GetSecurityConfigurationsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a list of all security configurations.
getSecurityConfigurations() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A list of security configurations.
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest, AsyncHandler<GetSecurityConfigurationsRequest, GetSecurityConfigurationsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of all security configurations.
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest, AsyncHandler<GetSecurityConfigurationsRequest, GetSecurityConfigurationsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of all security configurations.
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getSecurityConfigurationsAsync(GetSecurityConfigurationsRequest, AsyncHandler<GetSecurityConfigurationsRequest, GetSecurityConfigurationsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetSecurityConfigurationsRequest - Class in com.amazonaws.services.glue.model
 
GetSecurityConfigurationsRequest() - Constructor for class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
 
GetSecurityConfigurationsResult - Class in com.amazonaws.services.glue.model
 
GetSecurityConfigurationsResult() - Constructor for class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
 
getSecurityGroupIdList() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The security group ID list used by the connection.
getSecurityGroupIds() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Security group IDs for the security groups to be used by the new DevEndpoint.
getSecurityGroupIds() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The security groups assigned to the new DevEndpoint.
getSecurityGroupIds() - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of security group identifiers used in this DevEndpoint.
getSegment() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The segment of the table's partitions to scan in this request.
getSegmentNumber() - Method in class com.amazonaws.services.glue.model.Segment
The zero-based index number of the this segment.
getSerdeInfo() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Serialization/deserialization (SerDe) information.
getSerializationLibrary() - Method in class com.amazonaws.services.glue.model.SerDeInfo
Usually the class that implements the SerDe.
getSinks() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
A list of target tables.
getSinks() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The target tables.
getSkewedColumnNames() - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of names of columns that contain skewed values.
getSkewedColumnValueLocationMaps() - Method in class com.amazonaws.services.glue.model.SkewedInfo
A mapping of skewed values to the columns that contain them.
getSkewedColumnValues() - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of values that appear so frequently as to be considered skewed.
getSkewedInfo() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Information about values that appear very frequently in a column (skewed values).
getSkipArchive() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
By default, UpdateTable always creates an archived version of the table before updating it.
getSortColumns() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list specifying the sort order of each bucket in the table.
getSortOrder() - Method in class com.amazonaws.services.glue.model.Order
Indicates that the column is sorted in ascending order (== 1), or in descending order ( ==0).
getSource() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge starts.
getSource() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Specifies the source table.
getSource() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The source table.
getSourcePath() - Method in class com.amazonaws.services.glue.model.MappingEntry
The source path.
getSourceTable() - Method in class com.amazonaws.services.glue.model.MappingEntry
The name of the source table.
getSourceType() - Method in class com.amazonaws.services.glue.model.MappingEntry
The source type.
getSseAwsKmsKeyId() - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The ID of the AWS KMS key to use for encryption at rest.
getStartedOn() - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
getStartOnCreation() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
getStartTime() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The time at which the crawl started.
getState() - Method in class com.amazonaws.services.glue.model.Condition
The condition state.
getState() - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
getState() - Method in class com.amazonaws.services.glue.model.Schedule
The state of the schedule.
getState() - Method in class com.amazonaws.services.glue.model.Trigger
The current state of the trigger.
getStatus() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The current status of the new DevEndpoint.
getStatus() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The current status of this DevEndpoint.
getStatus() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Status of the last crawl.
getStillEstimating() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
True if the crawler is still estimating how long it will take to complete this run.
getStorageDescriptor() - Method in class com.amazonaws.services.glue.model.Partition
Provides information about the physical location where the partition is stored.
getStorageDescriptor() - Method in class com.amazonaws.services.glue.model.PartitionInput
Provides information about the physical location where the partition is stored.
getStorageDescriptor() - Method in class com.amazonaws.services.glue.model.Table
A storage descriptor containing information about the physical storage of this table.
getStorageDescriptor() - Method in class com.amazonaws.services.glue.model.TableInput
A storage descriptor containing information about the physical storage of this table.
getStoredAsSubDirectories() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.
getSubnetId() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The subnet ID for the new DevEndpoint to use.
getSubnetId() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The subnet ID assigned to the new DevEndpoint.
getSubnetId() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The subnet ID for this DevEndpoint.
getSubnetId() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The subnet ID used by the connection.
getSucceeded() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A list of names of the connection definitions that were successfully deleted.
getSuccessfulSubmissions() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the JobRuns that were successfully submitted for stopping.
getTable(GetTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTable(GetTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the Table definition in a Data Catalog for a specified table.
getTable(GetTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the Table definition in a Data Catalog for a specified table.
getTable() - Method in class com.amazonaws.services.glue.model.GetTableResult
The Table object that defines the specified table.
getTable() - Method in class com.amazonaws.services.glue.model.TableVersion
The table in question
getTableAsync(GetTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableAsync(GetTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the Table definition in a Data Catalog for a specified table.
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the Table definition in a Data Catalog for a specified table.
getTableAsync(GetTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTableAsync(GetTableRequest, AsyncHandler<GetTableRequest, GetTableResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTableInput() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The TableInput object that defines the metadata table to create in the catalog.
getTableInput() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
An updated TableInput object to define the metadata table in the catalog.
getTableList() - Method in class com.amazonaws.services.glue.model.GetTablesResult
A list of the requested Table objects.
getTableName() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata table in which the partition is to be created.
getTableName() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the table where the partitions to be deleted is located.
getTableName() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the partitions' table.
getTableName() - Method in class com.amazonaws.services.glue.model.CatalogEntry
The name of the table in question.
getTableName() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata table in which the partition is to be created.
getTableName() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the table where the partition to be deleted is located.
getTableName() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the partition's table.
getTableName() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the partitions' table.
getTableName() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.glue.model.Partition
The name of the table in question.
getTableName() - Method in class com.amazonaws.services.glue.model.TableError
Name of the table.
getTableName() - Method in class com.amazonaws.services.glue.model.TableVersionError
The name of the table in question.
getTableName() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the table where the partition to be updated is located.
getTablePrefix() - Method in class com.amazonaws.services.glue.model.Crawler
The prefix added to the names of tables that are created.
getTablePrefix() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables that are created.
getTablePrefix() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables that are created.
GetTableRequest - Class in com.amazonaws.services.glue.model
 
GetTableRequest() - Constructor for class com.amazonaws.services.glue.model.GetTableRequest
 
GetTableResult - Class in com.amazonaws.services.glue.model
 
GetTableResult() - Constructor for class com.amazonaws.services.glue.model.GetTableResult
 
getTables(GetTablesRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTables(GetTablesRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the definitions of some or all of the tables in a given Database.
getTables(GetTablesRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the definitions of some or all of the tables in a given Database.
getTablesAsync(GetTablesRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTablesAsync(GetTablesRequest, AsyncHandler<GetTablesRequest, GetTablesResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTablesAsync(GetTablesRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definitions of some or all of the tables in a given Database.
getTablesAsync(GetTablesRequest, AsyncHandler<GetTablesRequest, GetTablesResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definitions of some or all of the tables in a given Database.
getTablesAsync(GetTablesRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTablesAsync(GetTablesRequest, AsyncHandler<GetTablesRequest, GetTablesResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTablesCreated() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables created by this crawler.
getTablesDeleted() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables deleted by this crawler.
GetTablesRequest - Class in com.amazonaws.services.glue.model
 
GetTablesRequest() - Constructor for class com.amazonaws.services.glue.model.GetTablesRequest
 
GetTablesResult - Class in com.amazonaws.services.glue.model
 
GetTablesResult() - Constructor for class com.amazonaws.services.glue.model.GetTablesResult
 
getTablesToDelete() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
A list of the table to delete.
getTablesUpdated() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables updated by this crawler.
getTableType() - Method in class com.amazonaws.services.glue.model.Table
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
getTableType() - Method in class com.amazonaws.services.glue.model.TableInput
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
getTableVersion(GetTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTableVersion(GetTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a specified version of a table.
getTableVersion(GetTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a specified version of a table.
getTableVersion() - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
The requested table version.
getTableVersionAsync(GetTableVersionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableVersionAsync(GetTableVersionRequest, AsyncHandler<GetTableVersionRequest, GetTableVersionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableVersionAsync(GetTableVersionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified version of a table.
getTableVersionAsync(GetTableVersionRequest, AsyncHandler<GetTableVersionRequest, GetTableVersionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified version of a table.
getTableVersionAsync(GetTableVersionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTableVersionAsync(GetTableVersionRequest, AsyncHandler<GetTableVersionRequest, GetTableVersionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetTableVersionRequest - Class in com.amazonaws.services.glue.model
 
GetTableVersionRequest() - Constructor for class com.amazonaws.services.glue.model.GetTableVersionRequest
 
GetTableVersionResult - Class in com.amazonaws.services.glue.model
 
GetTableVersionResult() - Constructor for class com.amazonaws.services.glue.model.GetTableVersionResult
 
getTableVersions(GetTableVersionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTableVersions(GetTableVersionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions(GetTableVersionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a list of strings that identify available versions of a specified table.
getTableVersions() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A list of strings identifying available versions of the specified table.
getTableVersionsAsync(GetTableVersionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableVersionsAsync(GetTableVersionsRequest, AsyncHandler<GetTableVersionsRequest, GetTableVersionsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTableVersionsAsync(GetTableVersionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of strings that identify available versions of a specified table.
getTableVersionsAsync(GetTableVersionsRequest, AsyncHandler<GetTableVersionsRequest, GetTableVersionsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of strings that identify available versions of a specified table.
getTableVersionsAsync(GetTableVersionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTableVersionsAsync(GetTableVersionsRequest, AsyncHandler<GetTableVersionsRequest, GetTableVersionsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetTableVersionsRequest - Class in com.amazonaws.services.glue.model
 
GetTableVersionsRequest() - Constructor for class com.amazonaws.services.glue.model.GetTableVersionsRequest
 
GetTableVersionsResult - Class in com.amazonaws.services.glue.model
 
GetTableVersionsResult() - Constructor for class com.amazonaws.services.glue.model.GetTableVersionsResult
 
getTags(GetTagsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTags(GetTagsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a list of tags associated with a resource.
getTags(GetTagsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a list of tags associated with a resource.
getTags() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The tags to use with this crawler request.
getTags() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The tags to use with this DevEndpoint.
getTags() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The tags to use with this job.
getTags() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The tags to use with this trigger.
getTags() - Method in class com.amazonaws.services.glue.model.GetTagsResult
The requested tags.
getTags() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
Specifies to return only these tagged resources.
getTags() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
Specifies to return only these tagged resources.
getTags() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
Specifies to return only these tagged resources.
getTags() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
Specifies to return only these tagged resources.
getTagsAsync(GetTagsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTagsAsync(GetTagsRequest, AsyncHandler<GetTagsRequest, GetTagsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTagsAsync(GetTagsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of tags associated with a resource.
getTagsAsync(GetTagsRequest, AsyncHandler<GetTagsRequest, GetTagsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a list of tags associated with a resource.
getTagsAsync(GetTagsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTagsAsync(GetTagsRequest, AsyncHandler<GetTagsRequest, GetTagsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetTagsRequest - Class in com.amazonaws.services.glue.model
 
GetTagsRequest() - Constructor for class com.amazonaws.services.glue.model.GetTagsRequest
 
GetTagsResult - Class in com.amazonaws.services.glue.model
 
GetTagsResult() - Constructor for class com.amazonaws.services.glue.model.GetTagsResult
 
getTagsToAdd() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
Tags to add to this resource.
getTagsToRemove() - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
Tags to remove from this resource.
getTarget() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge ends.
getTargetParameter() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The target of the edge.
getTargetPath() - Method in class com.amazonaws.services.glue.model.MappingEntry
The target path.
getTargets() - Method in class com.amazonaws.services.glue.model.Crawler
A collection of targets to crawl.
getTargets() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of collection of targets to crawl.
getTargets() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of targets to crawl.
getTargetTable() - Method in class com.amazonaws.services.glue.model.MappingEntry
The target table.
getTargetType() - Method in class com.amazonaws.services.glue.model.MappingEntry
The target type.
getTimeLeftSeconds() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The estimated time left to complete a running crawl.
getTimeout() - Method in class com.amazonaws.services.glue.model.Action
The JobRun timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The job timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.glue.model.Job
The job timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.glue.model.JobRun
The JobRun timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.glue.model.JobUpdate
The job timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The JobRun timeout in minutes.
getTotalSegments() - Method in class com.amazonaws.services.glue.model.Segment
The total numer of segments.
getTrigger(GetTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTrigger(GetTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the definition of a trigger.
getTrigger(GetTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the definition of a trigger.
getTrigger() - Method in class com.amazonaws.services.glue.model.GetTriggerResult
The requested trigger definition.
getTrigger() - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
The resulting trigger definition.
getTriggerAsync(GetTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTriggerAsync(GetTriggerRequest, AsyncHandler<GetTriggerRequest, GetTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTriggerAsync(GetTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definition of a trigger.
getTriggerAsync(GetTriggerRequest, AsyncHandler<GetTriggerRequest, GetTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the definition of a trigger.
getTriggerAsync(GetTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTriggerAsync(GetTriggerRequest, AsyncHandler<GetTriggerRequest, GetTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTriggerName() - Method in class com.amazonaws.services.glue.model.JobRun
The name of the trigger that started this job run.
getTriggerNames() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
A list of trigger names, which may be the names returned from the ListTriggers operation.
getTriggerNames() - Method in class com.amazonaws.services.glue.model.ListTriggersResult
The names of all triggers in the account, or the triggers with the specified tags.
GetTriggerRequest - Class in com.amazonaws.services.glue.model
 
GetTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.GetTriggerRequest
 
GetTriggerResult - Class in com.amazonaws.services.glue.model
 
GetTriggerResult() - Constructor for class com.amazonaws.services.glue.model.GetTriggerResult
 
getTriggers(GetTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getTriggers(GetTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Gets all the triggers associated with a job.
getTriggers(GetTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Gets all the triggers associated with a job.
getTriggers() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of trigger definitions.
getTriggers() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A list of triggers for the specified job.
getTriggersAsync(GetTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTriggersAsync(GetTriggersRequest, AsyncHandler<GetTriggersRequest, GetTriggersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getTriggersAsync(GetTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Gets all the triggers associated with a job.
getTriggersAsync(GetTriggersRequest, AsyncHandler<GetTriggersRequest, GetTriggersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Gets all the triggers associated with a job.
getTriggersAsync(GetTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTriggersAsync(GetTriggersRequest, AsyncHandler<GetTriggersRequest, GetTriggersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getTriggersNotFound() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of names of triggers not found.
GetTriggersRequest - Class in com.amazonaws.services.glue.model
 
GetTriggersRequest() - Constructor for class com.amazonaws.services.glue.model.GetTriggersRequest
 
GetTriggersResult - Class in com.amazonaws.services.glue.model
 
GetTriggersResult() - Constructor for class com.amazonaws.services.glue.model.GetTriggersResult
 
getTriggerUpdate() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The new values with which to update the trigger.
getType() - Method in class com.amazonaws.services.glue.model.Column
The datatype of data in the Column.
getType() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The type of the new trigger.
getType() - Method in class com.amazonaws.services.glue.model.Trigger
The type of trigger that this is.
getUnprocessedKeys() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the partition values in the request for which partions were not returned.
getUpdateBehavior() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
getUpdateEtlLibraries() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False otherwise.
getUpdateTime() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was last updated.
getUpdateTime() - Method in class com.amazonaws.services.glue.model.Table
Last time the table was updated.
getUri() - Method in class com.amazonaws.services.glue.model.ResourceUri
The URI for accessing the resource.
getUserDefinedFunction(GetUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getUserDefinedFunction(GetUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction(GetUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunction() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
The requested function definition.
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest, AsyncHandler<GetUserDefinedFunctionRequest, GetUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest, AsyncHandler<GetUserDefinedFunctionRequest, GetUserDefinedFunctionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a specified function definition from the Data Catalog.
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getUserDefinedFunctionAsync(GetUserDefinedFunctionRequest, AsyncHandler<GetUserDefinedFunctionRequest, GetUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetUserDefinedFunctionRequest - Class in com.amazonaws.services.glue.model
 
GetUserDefinedFunctionRequest() - Constructor for class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
 
GetUserDefinedFunctionResult - Class in com.amazonaws.services.glue.model
 
GetUserDefinedFunctionResult() - Constructor for class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
 
getUserDefinedFunctions(GetUserDefinedFunctionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getUserDefinedFunctions(GetUserDefinedFunctionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctions(GetUserDefinedFunctionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctions() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A list of requested function definitions.
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest, AsyncHandler<GetUserDefinedFunctionsRequest, GetUserDefinedFunctionsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest, AsyncHandler<GetUserDefinedFunctionsRequest, GetUserDefinedFunctionsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves a multiple function definitions from the Data Catalog.
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getUserDefinedFunctionsAsync(GetUserDefinedFunctionsRequest, AsyncHandler<GetUserDefinedFunctionsRequest, GetUserDefinedFunctionsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
GetUserDefinedFunctionsRequest - Class in com.amazonaws.services.glue.model
 
GetUserDefinedFunctionsRequest() - Constructor for class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
 
GetUserDefinedFunctionsResult - Class in com.amazonaws.services.glue.model
 
GetUserDefinedFunctionsResult() - Constructor for class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
 
getValue() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The value of the argument or property.
getValues() - Method in class com.amazonaws.services.glue.model.Partition
The values of the partition.
getValues() - Method in class com.amazonaws.services.glue.model.PartitionInput
The values of the partition.
getValues() - Method in class com.amazonaws.services.glue.model.PartitionValueList
The list of values.
getVersion() - Method in class com.amazonaws.services.glue.model.Crawler
The version of the crawler.
getVersion() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The version of this classifier.
getVersion() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Version of the job.
getVersion() - Method in class com.amazonaws.services.glue.model.JsonClassifier
The version of this classifier.
getVersion() - Method in class com.amazonaws.services.glue.model.XMLClassifier
The version of this classifier.
getVersionId() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the table version to be deleted.
getVersionId() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID value of the table version to be retrieved.
getVersionId() - Method in class com.amazonaws.services.glue.model.TableVersion
The ID value that identifies this table version.
getVersionId() - Method in class com.amazonaws.services.glue.model.TableVersionError
The ID value of the version in question.
getVersionIds() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
A list of the IDs of versions to be deleted.
getViewExpandedText() - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the expanded text of the view; otherwise null.
getViewExpandedText() - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the expanded text of the view; otherwise null.
getViewOriginalText() - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the original text of the view; otherwise null.
getViewOriginalText() - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the original text of the view; otherwise null.
getVpcId() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The ID of the VPC used by this DevEndpoint.
getVpcId() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
getXMLClassifier() - Method in class com.amazonaws.services.glue.model.Classifier
An XMLClassifier object.
getXMLClassifier() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
An XMLClassifier object specifying the classifier to create.
getXMLClassifier() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
An XMLClassifier object with updated fields.
getYarnEndpointAddress() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The address of the YARN endpoint used by this DevEndpoint.
getYarnEndpointAddress() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The YARN endpoint address used by this DevEndpoint.
getZeppelinRemoteSparkInterpreterPort() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The Apache Zeppelin port for the remote Apache Spark interpreter.
getZeppelinRemoteSparkInterpreterPort() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The Apache Zeppelin port for the remote Apache Spark interpreter.
GlueEncryptionException - Exception in com.amazonaws.services.glue.model
An encryption operation failed.
GlueEncryptionException(String) - Constructor for exception com.amazonaws.services.glue.model.GlueEncryptionException
Constructs a new GlueEncryptionException with the specified error message.
GrokClassifier - Class in com.amazonaws.services.glue.model
A classifier that uses grok patterns.
GrokClassifier() - Constructor for class com.amazonaws.services.glue.model.GrokClassifier
 

H

hashCode() - Method in class com.amazonaws.services.glue.model.Action
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
hashCode() - Method in class com.amazonaws.services.glue.model.CatalogEntry
 
hashCode() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
 
hashCode() - Method in class com.amazonaws.services.glue.model.Classifier
 
hashCode() - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
 
hashCode() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
 
hashCode() - Method in class com.amazonaws.services.glue.model.CodeGenNode
 
hashCode() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
 
hashCode() - Method in class com.amazonaws.services.glue.model.Column
 
hashCode() - Method in class com.amazonaws.services.glue.model.Condition
 
hashCode() - Method in class com.amazonaws.services.glue.model.Connection
 
hashCode() - Method in class com.amazonaws.services.glue.model.ConnectionInput
 
hashCode() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
 
hashCode() - Method in class com.amazonaws.services.glue.model.ConnectionsList
 
hashCode() - Method in class com.amazonaws.services.glue.model.Crawler
 
hashCode() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
 
hashCode() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateClassifierResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateConnectionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateDatabaseResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateJobResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreatePartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.Database
 
hashCode() - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
hashCode() - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteClassifierResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteConnectionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeletePartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.DevEndpoint
 
hashCode() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
 
hashCode() - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
 
hashCode() - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
 
hashCode() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
 
hashCode() - Method in class com.amazonaws.services.glue.model.ErrorDetail
 
hashCode() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetClassifierResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetConnectionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobRunResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetJobsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetMappingResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetPlanResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTablesResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTagsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTagsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.GrokClassifier
 
hashCode() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.JdbcTarget
 
hashCode() - Method in class com.amazonaws.services.glue.model.Job
 
hashCode() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
 
hashCode() - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
 
hashCode() - Method in class com.amazonaws.services.glue.model.JobCommand
 
hashCode() - Method in class com.amazonaws.services.glue.model.JobRun
 
hashCode() - Method in class com.amazonaws.services.glue.model.JobUpdate
 
hashCode() - Method in class com.amazonaws.services.glue.model.JsonClassifier
 
hashCode() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ListTriggersResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.Location
 
hashCode() - Method in class com.amazonaws.services.glue.model.MappingEntry
 
hashCode() - Method in class com.amazonaws.services.glue.model.NotificationProperty
 
hashCode() - Method in class com.amazonaws.services.glue.model.Order
 
hashCode() - Method in class com.amazonaws.services.glue.model.Partition
 
hashCode() - Method in class com.amazonaws.services.glue.model.PartitionError
 
hashCode() - Method in class com.amazonaws.services.glue.model.PartitionInput
 
hashCode() - Method in class com.amazonaws.services.glue.model.PartitionValueList
 
hashCode() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
 
hashCode() - Method in class com.amazonaws.services.glue.model.Predecessor
 
hashCode() - Method in class com.amazonaws.services.glue.model.Predicate
 
hashCode() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.ResourceUri
 
hashCode() - Method in class com.amazonaws.services.glue.model.S3Encryption
 
hashCode() - Method in class com.amazonaws.services.glue.model.S3Target
 
hashCode() - Method in class com.amazonaws.services.glue.model.Schedule
 
hashCode() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
 
hashCode() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
 
hashCode() - Method in class com.amazonaws.services.glue.model.Segment
 
hashCode() - Method in class com.amazonaws.services.glue.model.SerDeInfo
 
hashCode() - Method in class com.amazonaws.services.glue.model.SkewedInfo
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StartTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.StopTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
 
hashCode() - Method in class com.amazonaws.services.glue.model.Table
 
hashCode() - Method in class com.amazonaws.services.glue.model.TableError
 
hashCode() - Method in class com.amazonaws.services.glue.model.TableInput
 
hashCode() - Method in class com.amazonaws.services.glue.model.TableVersion
 
hashCode() - Method in class com.amazonaws.services.glue.model.TableVersionError
 
hashCode() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.Trigger
 
hashCode() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
hashCode() - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateClassifierResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateConnectionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateJobResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdatePartitionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateTableResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
 
hashCode() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
 
hashCode() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
hashCode() - Method in class com.amazonaws.services.glue.model.XMLClassifier
 

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.glue.model
The same unique identifier was associated with two different records.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.glue.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
importCatalogToGlue(ImportCatalogToGlueRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
importCatalogToGlue(ImportCatalogToGlueRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Imports an existing Athena Data Catalog to AWS Glue
importCatalogToGlue(ImportCatalogToGlueRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Imports an existing Athena Data Catalog to AWS Glue
importCatalogToGlueAsync(ImportCatalogToGlueRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
importCatalogToGlueAsync(ImportCatalogToGlueRequest, AsyncHandler<ImportCatalogToGlueRequest, ImportCatalogToGlueResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
importCatalogToGlueAsync(ImportCatalogToGlueRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Imports an existing Athena Data Catalog to AWS Glue
importCatalogToGlueAsync(ImportCatalogToGlueRequest, AsyncHandler<ImportCatalogToGlueRequest, ImportCatalogToGlueResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Imports an existing Athena Data Catalog to AWS Glue
importCatalogToGlueAsync(ImportCatalogToGlueRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
importCatalogToGlueAsync(ImportCatalogToGlueRequest, AsyncHandler<ImportCatalogToGlueRequest, ImportCatalogToGlueResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ImportCatalogToGlueRequest - Class in com.amazonaws.services.glue.model
 
ImportCatalogToGlueRequest() - Constructor for class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
 
ImportCatalogToGlueResult - Class in com.amazonaws.services.glue.model
 
ImportCatalogToGlueResult() - Constructor for class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
 
InternalServiceException - Exception in com.amazonaws.services.glue.model
An internal service error occurred.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.glue.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidInputException - Exception in com.amazonaws.services.glue.model
The input provided was not valid.
InvalidInputException(String) - Constructor for exception com.amazonaws.services.glue.model.InvalidInputException
Constructs a new InvalidInputException with the specified error message.
isCompressed() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the data in the table is compressed, or False if not.
isHidePassword() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Allows you to retrieve the connection metadata without returning the password.
isHidePassword() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Allows you to retrieve the connection metadata without returning the password.
isImportCompleted() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
True if the migration has completed, or False otherwise.
isParam() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
True if the value is used as a parameter.
isPredecessorsIncluded() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
True if a list of predecessor runs should be returned.
isReturnConnectionPasswordEncrypted() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
isSkipArchive() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
By default, UpdateTable always creates an archived version of the table before updating it.
isStartOnCreation() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
isStillEstimating() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
True if the crawler is still estimating how long it will take to complete this run.
isStoredAsSubDirectories() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.
isUpdateEtlLibraries() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False otherwise.

J

JdbcTarget - Class in com.amazonaws.services.glue.model
Specifies a JDBC data store to crawl.
JdbcTarget() - Constructor for class com.amazonaws.services.glue.model.JdbcTarget
 
Job - Class in com.amazonaws.services.glue.model
Specifies a job definition.
Job() - Constructor for class com.amazonaws.services.glue.model.Job
 
JobBookmarkEntry - Class in com.amazonaws.services.glue.model
Defines a point which a job can resume processing.
JobBookmarkEntry() - Constructor for class com.amazonaws.services.glue.model.JobBookmarkEntry
 
JobBookmarksEncryption - Class in com.amazonaws.services.glue.model
Specifies how Job bookmark data should be encrypted.
JobBookmarksEncryption() - Constructor for class com.amazonaws.services.glue.model.JobBookmarksEncryption
 
JobBookmarksEncryptionMode - Enum in com.amazonaws.services.glue.model
 
JobCommand - Class in com.amazonaws.services.glue.model
Specifies code executed when a job is run.
JobCommand() - Constructor for class com.amazonaws.services.glue.model.JobCommand
 
JobRun - Class in com.amazonaws.services.glue.model
Contains information about a job run.
JobRun() - Constructor for class com.amazonaws.services.glue.model.JobRun
 
JobRunState - Enum in com.amazonaws.services.glue.model
 
JobUpdate - Class in com.amazonaws.services.glue.model
Specifies information used to update an existing job definition.
JobUpdate() - Constructor for class com.amazonaws.services.glue.model.JobUpdate
 
JsonClassifier - Class in com.amazonaws.services.glue.model
A classifier for JSON content.
JsonClassifier() - Constructor for class com.amazonaws.services.glue.model.JsonClassifier
 

L

Language - Enum in com.amazonaws.services.glue.model
 
LastCrawlInfo - Class in com.amazonaws.services.glue.model
Status and error information about the most recent crawl.
LastCrawlInfo() - Constructor for class com.amazonaws.services.glue.model.LastCrawlInfo
 
LastCrawlStatus - Enum in com.amazonaws.services.glue.model
 
listCrawlers(ListCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
listCrawlers(ListCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the names of all crawler resources in this AWS account, or the resources with the specified tag.
listCrawlers(ListCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the names of all crawler resources in this AWS account, or the resources with the specified tag.
listCrawlersAsync(ListCrawlersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listCrawlersAsync(ListCrawlersRequest, AsyncHandler<ListCrawlersRequest, ListCrawlersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listCrawlersAsync(ListCrawlersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all crawler resources in this AWS account, or the resources with the specified tag.
listCrawlersAsync(ListCrawlersRequest, AsyncHandler<ListCrawlersRequest, ListCrawlersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all crawler resources in this AWS account, or the resources with the specified tag.
listCrawlersAsync(ListCrawlersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
listCrawlersAsync(ListCrawlersRequest, AsyncHandler<ListCrawlersRequest, ListCrawlersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ListCrawlersRequest - Class in com.amazonaws.services.glue.model
 
ListCrawlersRequest() - Constructor for class com.amazonaws.services.glue.model.ListCrawlersRequest
 
ListCrawlersResult - Class in com.amazonaws.services.glue.model
 
ListCrawlersResult() - Constructor for class com.amazonaws.services.glue.model.ListCrawlersResult
 
listDevEndpoints(ListDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
listDevEndpoints(ListDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the names of all DevEndpoint resources in this AWS account, or the resources with the specified tag.
listDevEndpoints(ListDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the names of all DevEndpoint resources in this AWS account, or the resources with the specified tag.
listDevEndpointsAsync(ListDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listDevEndpointsAsync(ListDevEndpointsRequest, AsyncHandler<ListDevEndpointsRequest, ListDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listDevEndpointsAsync(ListDevEndpointsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all DevEndpoint resources in this AWS account, or the resources with the specified tag.
listDevEndpointsAsync(ListDevEndpointsRequest, AsyncHandler<ListDevEndpointsRequest, ListDevEndpointsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all DevEndpoint resources in this AWS account, or the resources with the specified tag.
listDevEndpointsAsync(ListDevEndpointsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
listDevEndpointsAsync(ListDevEndpointsRequest, AsyncHandler<ListDevEndpointsRequest, ListDevEndpointsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ListDevEndpointsRequest - Class in com.amazonaws.services.glue.model
 
ListDevEndpointsRequest() - Constructor for class com.amazonaws.services.glue.model.ListDevEndpointsRequest
 
ListDevEndpointsResult - Class in com.amazonaws.services.glue.model
 
ListDevEndpointsResult() - Constructor for class com.amazonaws.services.glue.model.ListDevEndpointsResult
 
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the names of all job resources in this AWS account, or the resources with the specified tag.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the names of all job resources in this AWS account, or the resources with the specified tag.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all job resources in this AWS account, or the resources with the specified tag.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all job resources in this AWS account, or the resources with the specified tag.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ListJobsRequest - Class in com.amazonaws.services.glue.model
 
ListJobsRequest() - Constructor for class com.amazonaws.services.glue.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.glue.model
 
ListJobsResult() - Constructor for class com.amazonaws.services.glue.model.ListJobsResult
 
listTriggers(ListTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
listTriggers(ListTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Retrieves the names of all trigger resources in this AWS account, or the resources with the specified tag.
listTriggers(ListTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves the names of all trigger resources in this AWS account, or the resources with the specified tag.
listTriggersAsync(ListTriggersRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listTriggersAsync(ListTriggersRequest, AsyncHandler<ListTriggersRequest, ListTriggersResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
listTriggersAsync(ListTriggersRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all trigger resources in this AWS account, or the resources with the specified tag.
listTriggersAsync(ListTriggersRequest, AsyncHandler<ListTriggersRequest, ListTriggersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves the names of all trigger resources in this AWS account, or the resources with the specified tag.
listTriggersAsync(ListTriggersRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
listTriggersAsync(ListTriggersRequest, AsyncHandler<ListTriggersRequest, ListTriggersResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ListTriggersRequest - Class in com.amazonaws.services.glue.model
 
ListTriggersRequest() - Constructor for class com.amazonaws.services.glue.model.ListTriggersRequest
 
ListTriggersResult - Class in com.amazonaws.services.glue.model
 
ListTriggersResult() - Constructor for class com.amazonaws.services.glue.model.ListTriggersResult
 
Location - Class in com.amazonaws.services.glue.model
The location of resources.
Location() - Constructor for class com.amazonaws.services.glue.model.Location
 
Logical - Enum in com.amazonaws.services.glue.model
 
LogicalOperator - Enum in com.amazonaws.services.glue.model
 

M

MappingEntry - Class in com.amazonaws.services.glue.model
Defines a mapping.
MappingEntry() - Constructor for class com.amazonaws.services.glue.model.MappingEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Action
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CatalogEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Classifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CodeGenNode
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Column
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Condition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Connection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ConnectionInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ConnectionsList
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Crawler
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Database
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DevEndpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ErrorDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.GrokClassifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JdbcTarget
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Job
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JobCommand
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JobRun
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JobUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.JsonClassifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.MappingEntry
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.NotificationProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Order
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Partition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.PartitionError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.PartitionInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.PartitionValueList
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Predecessor
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Predicate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.ResourceUri
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.S3Encryption
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.S3Target
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Schedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Segment
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.SerDeInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.SkewedInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Table
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.TableError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.TableInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.TableVersion
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.TableVersionError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.Trigger
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.XMLClassifier
 

N

NoScheduleException - Exception in com.amazonaws.services.glue.model
There is no applicable schedule.
NoScheduleException(String) - Constructor for exception com.amazonaws.services.glue.model.NoScheduleException
Constructs a new NoScheduleException with the specified error message.
NotificationProperty - Class in com.amazonaws.services.glue.model
Specifies configuration properties of a notification.
NotificationProperty() - Constructor for class com.amazonaws.services.glue.model.NotificationProperty
 

O

OperationTimeoutException - Exception in com.amazonaws.services.glue.model
The operation timed out.
OperationTimeoutException(String) - Constructor for exception com.amazonaws.services.glue.model.OperationTimeoutException
Constructs a new OperationTimeoutException with the specified error message.
Order - Class in com.amazonaws.services.glue.model
Specifies the sort order of a sorted column.
Order() - Constructor for class com.amazonaws.services.glue.model.Order
 

P

Partition - Class in com.amazonaws.services.glue.model
Represents a slice of table data.
Partition() - Constructor for class com.amazonaws.services.glue.model.Partition
 
PartitionError - Class in com.amazonaws.services.glue.model
Contains information about a partition error.
PartitionError() - Constructor for class com.amazonaws.services.glue.model.PartitionError
 
PartitionInput - Class in com.amazonaws.services.glue.model
The structure used to create and update a partion.
PartitionInput() - Constructor for class com.amazonaws.services.glue.model.PartitionInput
 
PartitionValueList - Class in com.amazonaws.services.glue.model
Contains a list of values defining partitions.
PartitionValueList() - Constructor for class com.amazonaws.services.glue.model.PartitionValueList
 
PhysicalConnectionRequirements - Class in com.amazonaws.services.glue.model
Specifies the physical requirements for a connection.
PhysicalConnectionRequirements() - Constructor for class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
 
Predecessor - Class in com.amazonaws.services.glue.model
A job run that was used in the predicate of a conditional trigger that triggered this job run.
Predecessor() - Constructor for class com.amazonaws.services.glue.model.Predecessor
 
Predicate - Class in com.amazonaws.services.glue.model
Defines the predicate of the trigger, which determines when it fires.
Predicate() - Constructor for class com.amazonaws.services.glue.model.Predicate
 
PrincipalType - Enum in com.amazonaws.services.glue.model
 
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettings(PutDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest, AsyncHandler<PutDataCatalogEncryptionSettingsRequest, PutDataCatalogEncryptionSettingsResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest, AsyncHandler<PutDataCatalogEncryptionSettingsRequest, PutDataCatalogEncryptionSettingsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the security configuration for a specified catalog.
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
putDataCatalogEncryptionSettingsAsync(PutDataCatalogEncryptionSettingsRequest, AsyncHandler<PutDataCatalogEncryptionSettingsRequest, PutDataCatalogEncryptionSettingsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
PutDataCatalogEncryptionSettingsRequest - Class in com.amazonaws.services.glue.model
 
PutDataCatalogEncryptionSettingsRequest() - Constructor for class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
 
PutDataCatalogEncryptionSettingsResult - Class in com.amazonaws.services.glue.model
 
PutDataCatalogEncryptionSettingsResult() - Constructor for class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsResult
 
putResourcePolicy(PutResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
putResourcePolicy(PutResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Sets the Data Catalog resource policy for access control.
putResourcePolicy(PutResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Sets the Data Catalog resource policy for access control.
putResourcePolicyAsync(PutResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
putResourcePolicyAsync(PutResourcePolicyRequest, AsyncHandler<PutResourcePolicyRequest, PutResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
putResourcePolicyAsync(PutResourcePolicyRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the Data Catalog resource policy for access control.
putResourcePolicyAsync(PutResourcePolicyRequest, AsyncHandler<PutResourcePolicyRequest, PutResourcePolicyResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the Data Catalog resource policy for access control.
putResourcePolicyAsync(PutResourcePolicyRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
putResourcePolicyAsync(PutResourcePolicyRequest, AsyncHandler<PutResourcePolicyRequest, PutResourcePolicyResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
PutResourcePolicyRequest - Class in com.amazonaws.services.glue.model
 
PutResourcePolicyRequest() - Constructor for class com.amazonaws.services.glue.model.PutResourcePolicyRequest
 
PutResourcePolicyResult - Class in com.amazonaws.services.glue.model
 
PutResourcePolicyResult() - Constructor for class com.amazonaws.services.glue.model.PutResourcePolicyResult
 

R

resetJobBookmark(ResetJobBookmarkRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
resetJobBookmark(ResetJobBookmarkRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Resets a bookmark entry.
resetJobBookmark(ResetJobBookmarkRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Resets a bookmark entry.
resetJobBookmarkAsync(ResetJobBookmarkRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
resetJobBookmarkAsync(ResetJobBookmarkRequest, AsyncHandler<ResetJobBookmarkRequest, ResetJobBookmarkResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
resetJobBookmarkAsync(ResetJobBookmarkRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Resets a bookmark entry.
resetJobBookmarkAsync(ResetJobBookmarkRequest, AsyncHandler<ResetJobBookmarkRequest, ResetJobBookmarkResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Resets a bookmark entry.
resetJobBookmarkAsync(ResetJobBookmarkRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
resetJobBookmarkAsync(ResetJobBookmarkRequest, AsyncHandler<ResetJobBookmarkRequest, ResetJobBookmarkResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
ResetJobBookmarkRequest - Class in com.amazonaws.services.glue.model
 
ResetJobBookmarkRequest() - Constructor for class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
 
ResetJobBookmarkResult - Class in com.amazonaws.services.glue.model
 
ResetJobBookmarkResult() - Constructor for class com.amazonaws.services.glue.model.ResetJobBookmarkResult
 
ResourceNumberLimitExceededException - Exception in com.amazonaws.services.glue.model
A resource numerical limit was exceeded.
ResourceNumberLimitExceededException(String) - Constructor for exception com.amazonaws.services.glue.model.ResourceNumberLimitExceededException
Constructs a new ResourceNumberLimitExceededException with the specified error message.
ResourceType - Enum in com.amazonaws.services.glue.model
 
ResourceUri - Class in com.amazonaws.services.glue.model
URIs for function resources.
ResourceUri() - Constructor for class com.amazonaws.services.glue.model.ResourceUri
 

S

S3Encryption - Class in com.amazonaws.services.glue.model
Specifies how S3 data should be encrypted.
S3Encryption() - Constructor for class com.amazonaws.services.glue.model.S3Encryption
 
S3EncryptionMode - Enum in com.amazonaws.services.glue.model
 
S3Target - Class in com.amazonaws.services.glue.model
Specifies a data store in Amazon S3.
S3Target() - Constructor for class com.amazonaws.services.glue.model.S3Target
 
Schedule - Class in com.amazonaws.services.glue.model
A scheduling object using a cron statement to schedule an event.
Schedule() - Constructor for class com.amazonaws.services.glue.model.Schedule
 
SchedulerNotRunningException - Exception in com.amazonaws.services.glue.model
The specified scheduler is not running.
SchedulerNotRunningException(String) - Constructor for exception com.amazonaws.services.glue.model.SchedulerNotRunningException
Constructs a new SchedulerNotRunningException with the specified error message.
SchedulerRunningException - Exception in com.amazonaws.services.glue.model
The specified scheduler is already running.
SchedulerRunningException(String) - Constructor for exception com.amazonaws.services.glue.model.SchedulerRunningException
Constructs a new SchedulerRunningException with the specified error message.
SchedulerTransitioningException - Exception in com.amazonaws.services.glue.model
The specified scheduler is transitioning.
SchedulerTransitioningException(String) - Constructor for exception com.amazonaws.services.glue.model.SchedulerTransitioningException
Constructs a new SchedulerTransitioningException with the specified error message.
ScheduleState - Enum in com.amazonaws.services.glue.model
 
SchemaChangePolicy - Class in com.amazonaws.services.glue.model
Crawler policy for update and deletion behavior.
SchemaChangePolicy() - Constructor for class com.amazonaws.services.glue.model.SchemaChangePolicy
 
SecurityConfiguration - Class in com.amazonaws.services.glue.model
Specifies a security configuration.
SecurityConfiguration() - Constructor for class com.amazonaws.services.glue.model.SecurityConfiguration
 
Segment - Class in com.amazonaws.services.glue.model
Defines a non-overlapping region of a table's partitions, allowing multiple requests to be executed in parallel.
Segment() - Constructor for class com.amazonaws.services.glue.model.Segment
 
SerDeInfo - Class in com.amazonaws.services.glue.model
Information about a serialization/deserialization program (SerDe) which serves as an extractor and loader.
SerDeInfo() - Constructor for class com.amazonaws.services.glue.model.SerDeInfo
 
setActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The actions initiated by this trigger when it fires.
setActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.Trigger
The actions initiated by this trigger.
setActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The actions initiated by this trigger.
setAddPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys for the DevEndpoint to use.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Deprecated.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.Job
Deprecated.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
Deprecated.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
Deprecated.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Deprecated.
setArgs(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.CodeGenNode
Properties of the node, in the form of name-value pairs.
setArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Action
The job arguments used when this trigger fires.
setArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobRun
The job arguments associated with this run.
setArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The job arguments specifically for this run.
setAttempt(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The attempt ID number.
setAttempt(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The number of the attempt to run this job.
setAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS availability zone where this DevEndpoint is located.
setAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS availability zone where this DevEndpoint is located.
setAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The connection's Availability Zone.
setAwsKmsKeyId(String) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
An AWS KMS key that is used to encrypt the connection password.
setBucketColumns(Collection<String>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
setCatalogEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The ID of the catalog in which the partion is to be created.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
The ID of the Data Catalog in which the connections reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The ID of the Data Catalog where the table resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
The ID of the Data Catalog in which to create the connection.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
The ID of the Data Catalog in which to create the database.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The ID of the catalog in which the partion is to be created.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The ID of the Data Catalog in which to create the Table.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The ID of the Data Catalog in which to create the function.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The ID of the Data Catalog in which the connection resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The ID of the Data Catalog in which the database resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The ID of the Data Catalog where the table resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be deleted is located.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
The ID of the catalog to migrate.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The ID of the Data Catalog in which the connection resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The ID of the Data Catalog in which the connections reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The ID of the Data Catalog in which the database resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The ID of the Data Catalog from which to retrieve Databases.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to retrieve the security configuration.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The ID of the Data Catalog where the partition in question resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The ID of the Data Catalog where the partitions in question reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The ID of the Data Catalog where the table resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The ID of the Data Catalog where the tables reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID of the Data Catalog where the tables reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The ID of the Data Catalog where the tables reside.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be retrieved is located.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The ID of the Data Catalog where the functions to be retrieved are located.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
The ID of the catalog to import.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to set the security configuration.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The ID of the Data Catalog in which the connection resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The ID of the Data Catalog in which the metadata database resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The ID of the Data Catalog where the partition to be updated resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The ID of the Data Catalog where the table resides.
setCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be updated is located.
setClassification(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
setClassification(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
An identifier of the data format that the classifier matches.
setClassification(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.
setClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
setClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
An identifier of the data format that the classifier matches.
setClassification(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
An identifier of the data format that the classifier matches.
setClassifier(Classifier) - Method in class com.amazonaws.services.glue.model.GetClassifierResult
The requested classifier.
setClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom classifiers associated with the crawler.
setClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom classifiers that the user has registered.
setClassifiers(Collection<Classifier>) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
The requested list of classifier objects.
setClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of custom classifiers that the user has registered.
setClassName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The Java class that contains the function code.
setClassName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The Java class that contains the function code.
setCloudWatchEncryption(CloudWatchEncryption) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for CloudWatch.
setCloudWatchEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
setColumn(String) - Method in class com.amazonaws.services.glue.model.Order
The name of the column.
setColumns(Collection<Column>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of the Columns in the table.
setCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The JobCommand that executes this job.
setCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.Job
The JobCommand that executes this job.
setCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.JobUpdate
The JobCommand that executes this job (required).
setComment(String) - Method in class com.amazonaws.services.glue.model.Column
Free-form text comment.
setCompletedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time this job run completed.
setCompressed(Boolean) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the data in the table is compressed, or False if not.
setConditions(Collection<Condition>) - Method in class com.amazonaws.services.glue.model.Predicate
A list of the conditions that determine when the trigger will fire.
setConfiguration(String) - Method in class com.amazonaws.services.glue.model.Crawler
Crawler configuration information.
setConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Crawler configuration information.
setConfiguration(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Crawler configuration information.
setConnection(Connection) - Method in class com.amazonaws.services.glue.model.GetConnectionResult
The requested connection definition.
setConnectionInput(ConnectionInput) - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
A ConnectionInput object defining the connection to create.
setConnectionInput(ConnectionInput) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
A ConnectionInput object that redefines the connection in question.
setConnectionList(Collection<Connection>) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A list of requested connection definitions.
setConnectionName(String) - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The name of the connection to delete.
setConnectionName(String) - Method in class com.amazonaws.services.glue.model.JdbcTarget
The name of the connection to use to connect to the JDBC target.
setConnectionNameList(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
setConnectionPasswordEncryption(ConnectionPasswordEncryption) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
setConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Connection
These key-value pairs define parameters for the connection:
setConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
These key-value pairs define parameters for the connection.
setConnections(Collection<String>) - Method in class com.amazonaws.services.glue.model.ConnectionsList
A list of connections used by the job.
setConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The connections used for this job.
setConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.Job
The connections used for this job.
setConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.JobUpdate
The connections used for this job.
setConnectionType(String) - Method in class com.amazonaws.services.glue.model.Connection
The type of the connection.
setConnectionType(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The type of the connection.
setConnectionType(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
The type of connections to return.
setCrawlElapsedTime(Long) - Method in class com.amazonaws.services.glue.model.Crawler
If the crawler is running, contains the total time elapsed since the last crawl began.
setCrawler(Crawler) - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
The metadata for the specified crawler.
setCrawlerMetricsList(Collection<CrawlerMetrics>) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A list of metrics for the specified crawler.
setCrawlerName(String) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The name of the crawler.
setCrawlerName(String) - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
Name of the crawler to schedule.
setCrawlerName(String) - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
Name of the crawler whose schedule state to set.
setCrawlerName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Name of the crawler whose schedule to update.
setCrawlerNameList(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A list of the names of crawlers about which to retrieve metrics.
setCrawlerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
A list of crawler names, which may be the names returned from the ListCrawlers operation.
setCrawlerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
The names of all crawlers in the account, or the crawlers with the specified tags.
setCrawlers(Collection<Crawler>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawler definitions.
setCrawlers(Collection<Crawler>) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A list of crawler metadata.
setCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Crawler
The name of the SecurityConfiguration structure to be used by this Crawler.
setCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
setCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
setCrawlersNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawlers not found.
setCreatedBy(String) - Method in class com.amazonaws.services.glue.model.Table
Person or entity who created the table.
setCreatedOn(Date) - Method in class com.amazonaws.services.glue.model.Job
The time and date that this job definition was created.
setCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The point in time at which this DevEndpoint was created.
setCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The time at which the new security configuration was created.
setCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was created.
setCreatedTimeStamp(Date) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The time at which this security configuration was created.
setCreateTime(Date) - Method in class com.amazonaws.services.glue.model.Database
The time at which the metadata database was created in the catalog.
setCreateTime(Date) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was created.
setCreateTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Time when the table definition was created in the Data Catalog.
setCreateTime(Date) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The time at which the function was created.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Connection
The time that this connection definition was created.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Crawler
The time when the crawler was created.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was registered.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was registered.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The time at which the partition was created.
setCreationTime(Date) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was registered.
setCustomLibraries(DevEndpointCustomLibraries) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java libraries to be loaded in the DevEndpoint.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
Optional custom grok patterns defined by this classifier.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
setDagEdges(Collection<CodeGenEdge>) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the edges in the DAG.
setDagEdges(Collection<CodeGenEdge>) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the edges in the resulting DAG.
setDagNodes(Collection<CodeGenNode>) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the nodes in the DAG.
setDagNodes(Collection<CodeGenNode>) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the nodes in the resulting DAG.
setDatabase(Database) - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
The definition of the specified database in the catalog.
setDatabaseInput(DatabaseInput) - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
A DatabaseInput object defining the metadata database to create in the catalog.
setDatabaseInput(DatabaseInput) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
setDatabaseList(Collection<Database>) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A list of Database objects from the specified catalog.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata database in which the partition is to be created.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the catalog database in which the table in question resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The name of the catalog database where the tables to delete reside.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The database in the catalog in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the catalog database where the partitions reside.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CatalogEntry
The database in which the table metadata resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Crawler
The database where metadata is written by this crawler.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata database in which the partition is to be created.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The catalog database in which to create the new table.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The name of the catalog database in which to create the function.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the catalog database in which the table in question resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the catalog database in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The database in the catalog in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the catalog database where the function is located.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the catalog database where the partition resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the catalog database where the partitions reside.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the database in the catalog in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The database in the catalog whose tables to list.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The database in the catalog in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The database in the catalog in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the catalog database where the function is located.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The name of the catalog database where the functions are located.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Partition
The name of the catalog database where the table in question is located.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Table
Name of the metadata database where the table metadata resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the catalog database in which the table in question resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The name of the catalog database in which the table resides.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the catalog database where the function to be updated is located.
setDataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
The requested security configuration.
setDataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The security configuration to set.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The default arguments for this job.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Job
The default arguments for this job, specified as name-value pairs.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobUpdate
The default arguments for this job.
setDeleteBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
setDeletePublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys to be deleted from the DevEndpoint.
setDependentJobName(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
setDependentJobName(String) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The name of the job for which to retrieve triggers.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Connection
The description of the connection.
setDescription(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The description of the connection.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Crawler
A description of the crawler.
setDescription(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A description of the new crawler.
setDescription(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Description of the job being defined.
setDescription(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A description of the new trigger.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Database
Description of the database.
setDescription(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Description of the database
setDescription(String) - Method in class com.amazonaws.services.glue.model.Job
Description of the job being defined.
setDescription(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job being defined.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Table
Description of the table.
setDescription(String) - Method in class com.amazonaws.services.glue.model.TableInput
Description of the table.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Trigger
A description of this trigger.
setDescription(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A description of this trigger.
setDescription(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A description of the new crawler.
setDevEndpoint(DevEndpoint) - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
A DevEndpoint definition.
setDevEndpointNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
The list of DevEndpoint names, which may be the names returned from the ListDevEndpoint operation.
setDevEndpointNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
The names of all DevEndpoints in the account, or the DevEndpoints with the specified tags.
setDevEndpoints(Collection<DevEndpoint>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoint definitions.
setDevEndpoints(Collection<DevEndpoint>) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A list of DevEndpoint definitions.
setDevEndpointsNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoints not found.
setDynamoDB(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
A DynamoDB Table location.
setDynamoDBTargets(Collection<DynamoDBTarget>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies DynamoDB targets.
setEncryptionAtRest(EncryptionAtRest) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
Specifies the encryption-at-rest configuration for the Data Catalog.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The encryption configuration for the new security configuration.
setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The encryption configuration associated with this security configuration.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name to be assigned to the new DevEndpoint.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name assigned to the new DevEndpoint.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
The name of the DevEndpoint.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the DevEndpoint.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
Name of the DevEndpoint for which to retrieve information.
setEndpointName(String) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The name of the DevEndpoint to be updated.
setErrorCode(String) - Method in class com.amazonaws.services.glue.model.ErrorDetail
The code associated with this error.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
Specifies details about the error that was encountered.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.PartitionError
Details about the partition error.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableError
Detail about the error.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableVersionError
Detail about the error.
setErrorMessage(String) - Method in class com.amazonaws.services.glue.model.ErrorDetail
A message describing the error.
setErrorMessage(String) - Method in class com.amazonaws.services.glue.model.JobRun
An error message associated with this job run.
setErrorMessage(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
If an error occurred, the error information about the last crawl.
setErrors(Collection<PartitionError>) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Errors encountered when trying to create the requested partitions.
setErrors(Map<String, ErrorDetail>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A map of the names of connections that were not successfully deleted to error details.
setErrors(Collection<PartitionError>) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Errors encountered when trying to delete the requested partitions.
setErrors(Collection<TableError>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
A list of errors encountered in attempting to delete the specified tables.
setErrors(Collection<TableVersionError>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
A list of errors encountered while trying to delete the specified table versions.
setErrors(Collection<BatchStopJobRunError>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the errors that were encountered in tryng to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
setExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of glob patterns used to exclude from the crawl.
setExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.S3Target
A list of glob patterns used to exclude from the crawl.
setExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
setExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.Job
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
setExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.JobUpdate
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
setExecutionTime(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The amount of time (in seconds) that the job run consumed resources.
setExpression(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
An expression filtering the partitions to be returned.
setExpression(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A regular expression pattern.
setExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
setExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path to one or more Java Jars in an S3 bucket that will be loaded in your DevEndpoint.
setExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
setExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
setExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
setExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path(s) to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.
setExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
setExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
setFailureReason(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The reason for a current failure in this DevEndpoint.
setFailureReason(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The reason for a current failure in this DevEndpoint.
setFilter(GetConnectionsFilter) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A filter that controls which connections will be returned.
setFunctionInput(UserDefinedFunctionInput) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
A FunctionInput object that defines the function to create in the Data Catalog.
setFunctionInput(UserDefinedFunctionInput) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
A FunctionInput object that re-defines the function in the Data Catalog.
setFunctionName(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the function definition to be deleted.
setFunctionName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The name of the function.
setFunctionName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The name of the function.
setGrokClassifier(GrokClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
A GrokClassifier object.
setGrokClassifier(CreateGrokClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A GrokClassifier object specifying the classifier to create.
setGrokClassifier(UpdateGrokClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A GrokClassifier object with updated fields.
setGrokPattern(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The grok pattern used by this classifier.
setGrokPattern(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The grok pattern applied to a data store by this classifier.
setGrokPattern(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
setHidePassword(Boolean) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Allows you to retrieve the connection metadata without returning the password.
setHidePassword(Boolean) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Allows you to retrieve the connection metadata without returning the password.
setId(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
A node identifier that is unique within the node's graph.
setId(String) - Method in class com.amazonaws.services.glue.model.JobRun
The ID of this job run.
setId(String) - Method in class com.amazonaws.services.glue.model.Trigger
Reserved for future use.
setImportCompleted(Boolean) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
True if the migration has completed, or False otherwise.
setImportedBy(String) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The name of the person who initiated the migration.
setImportStatus(CatalogImportStatus) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
The status of the specified catalog migration.
setImportTime(Date) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The time that the migration was started.
setInputFormat(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
setJdbc(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
A JDBC location.
setJdbcTargets(Collection<JdbcTarget>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies JDBC targets.
setJob(Job) - Method in class com.amazonaws.services.glue.model.GetJobResult
The requested job definition.
setJobBookmark(String) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The bookmark itself.
setJobBookmarkEntry(JobBookmarkEntry) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
The reset bookmark entry.
setJobBookmarksEncryption(JobBookmarksEncryption) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for Job Bookmarks.
setJobBookmarksEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The encryption mode to use for Job bookmarks data.
setJobName(String) - Method in class com.amazonaws.services.glue.model.Action
The name of a job to be executed.
setJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The name of the job definition used in the job run in question.
setJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
The name of the job definition for which to stop job runs.
setJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The name of the job definition used in the job run that was stopped.
setJobName(String) - Method in class com.amazonaws.services.glue.model.Condition
The name of the Job to whose JobRuns this condition applies and on which this trigger waits.
setJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job definition to delete.
setJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job definition that was deleted.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job definition to retrieve.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job definition being run.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job definition for which to retrieve all job runs.
setJobName(String) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Name of the job in question.
setJobName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the job definition being used in this run.
setJobName(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the job definition used by the predecessor job run.
setJobName(String) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
The name of the job in question.
setJobName(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the job definition to use.
setJobName(String) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Name of the job definition to update.
setJobName(String) - Method in class com.amazonaws.services.glue.model.UpdateJobResult
Returns the name of the updated job definition.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
A list of job names, which may be the names returned from the ListJobs operation.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListJobsResult
The names of all jobs in the account, or the jobs with the specified tags.
setJobRun(JobRun) - Method in class com.amazonaws.services.glue.model.GetJobRunResult
The requested job-run metadata.
setJobRunId(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The JobRunId of the job run in question.
setJobRunId(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The JobRunId of the job run that was stopped.
setJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The ID of a previous JobRun to retry.
setJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
setJobRunIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
A list of the JobRunIds that should be stopped for that job definition.
setJobRuns(Collection<JobRun>) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A list of job-run metatdata objects.
setJobRunState(String) - Method in class com.amazonaws.services.glue.model.JobRun
The current state of the job run.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of job definitions.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of job definitions.
setJobsNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of names of jobs not found.
setJobUpdate(JobUpdate) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job definition.
setJsonClassifier(JsonClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
A JsonClassifier object.
setJsonClassifier(CreateJsonClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A JsonClassifier object specifying the classifier to create.
setJsonClassifier(UpdateJsonClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A JsonClassifier object with updated fields.
setJsonPath(String) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
setJsonPath(String) - Method in class com.amazonaws.services.glue.model.JsonClassifier
A JsonPath string defining the JSON data for the classifier to classify.
setJsonPath(String) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
setKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
setKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
setKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.S3Encryption
The AWS ARN of the KMS key to be used to encrypt the data.
setLanguage(String) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
setLanguage(String) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
setLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The last time at which the partition was accessed.
setLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which the partition was accessed.
setLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time the table was accessed.
setLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.TableInput
Last time the table was accessed.
setLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The last time at which column statistics were computed for this partition.
setLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which column statistics were computed for this partition.
setLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time column statistics were computed for this table.
setLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.TableInput
Last time column statistics were computed for this table.
setLastCrawl(LastCrawlInfo) - Method in class com.amazonaws.services.glue.model.Crawler
The status of the last crawl, and potentially error information if an error occurred.
setLastModifiedOn(Date) - Method in class com.amazonaws.services.glue.model.Job
The last point in time when this job definition was modified.
setLastModifiedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The last time this job run was modified.
setLastModifiedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was last modified.
setLastRuntimeSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The duration of the crawler's most recent run, in seconds.
setLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.Crawler
The time the crawler was last updated.
setLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was last updated.
setLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was last updated.
setLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was last updated.
setLastUpdatedBy(String) - Method in class com.amazonaws.services.glue.model.Connection
The user, group, or role that last updated this connection definition.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.glue.model.Connection
The last time that this connection definition was updated.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The status of the last update.
setLineNumber(Integer) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The line number of the node.
setLocation(Location) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Parameters for the mapping.
setLocation(Location) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
Parameters for the mapping.
setLocation(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The physical location of the table.
setLocationUri(String) - Method in class com.amazonaws.services.glue.model.Database
The location of the database (for example, an HDFS path).
setLocationUri(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
The location of the database (for example, an HDFS path).
setLogGroup(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log group for the last crawl.
setLogGroupName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the log group for secure logging, that can be server-side encrypted in CloudWatch using KMS.
setLogical(String) - Method in class com.amazonaws.services.glue.model.Predicate
Optional field if only one condition is listed.
setLogicalOperator(String) - Method in class com.amazonaws.services.glue.model.Condition
A logical operator.
setLogStream(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log stream for the last crawl.
setLogUri(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
This field is reserved for future use.
setLogUri(String) - Method in class com.amazonaws.services.glue.model.Job
This field is reserved for future use.
setLogUri(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
This field is reserved for future use.
setMapping(Collection<MappingEntry>) - Method in class com.amazonaws.services.glue.model.GetMappingResult
A list of mappings to the specified targets.
setMapping(Collection<MappingEntry>) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The list of mappings from a source table to target tables.
setMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.Connection
A list of criteria that can be used in selecting this connection.
setMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of criteria that can be used in selecting this connection.
setMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
setMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
setMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.Job
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
setMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.JobRun
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
setMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
setMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
setMaxConcurrentRuns(Integer) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for the job.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
Size of the list to return (optional).
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The maximum number of connections to return in one response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
The maximum size of a list to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
The number of crawlers to return on each call.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The maximum number of databases to return in one response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
The maximum size of information to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The maximum size of the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetJobsRequest
The maximum size of the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The maximum number of partitions to return in a single response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
The maximum number of results to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The maximum number of tables to return in a single response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The maximum number of table versions to return in one response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The maximum size of the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The maximum number of functions to return in one response.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
The maximum size of a list to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
The maximum size of a list to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
The maximum size of a list to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The maximum size of a list to return.
setMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The maximum number of times to retry this job if it fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.Job
The maximum number of times to retry this job after a JobRun fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The maximum number of times to retry this job if it fails.
setMedianRuntimeSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The median duration of this crawler's runs, in seconds.
setMessagePrefix(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The prefix for a message about this crawl.
setName(String) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The name of the argument or property.
setName(String) - Method in class com.amazonaws.services.glue.model.Column
The name of the Column.
setName(String) - Method in class com.amazonaws.services.glue.model.Connection
The name of the connection definition.
setName(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The name of the connection.
setName(String) - Method in class com.amazonaws.services.glue.model.Crawler
The crawler name.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Name of the new crawler.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The name of the new classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name you assign to this job definition.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name that was provided for this job definition.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The name for the new security configuration.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The name assigned to the new security configuration.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name of the trigger.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name of the trigger.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.Database
Name of the database.
setName(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Name of the database.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
Name of the classifier to remove.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
Name of the crawler to remove.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The name of the Database to delete.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
The name of the security configuration to delete.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the table to be deleted.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
The name of the trigger to delete.
setName(String) - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
The name of the trigger that was deleted.
setName(String) - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
Name of the classifier to retrieve.
setName(String) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The name of the connection definition to retrieve.
setName(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
Name of the crawler to retrieve metadata for.
setName(String) - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The name of the database to retrieve.
setName(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
The name of the security configuration to retrieve.
setName(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the table for which to retrieve the definition.
setName(String) - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
The name of the trigger to retrieve.
setName(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.Job
The name you assign to this job definition.
setName(String) - Method in class com.amazonaws.services.glue.model.JobCommand
The name of the job command: this must be glueetl, for an Apache Spark ETL job, or pythonshell, for a Python shell job.
setName(String) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The name of the security configuration.
setName(String) - Method in class com.amazonaws.services.glue.model.SerDeInfo
Name of the SerDe.
setName(String) - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
Name of the crawler to start.
setName(String) - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
The name of the trigger to start.
setName(String) - Method in class com.amazonaws.services.glue.model.StartTriggerResult
The name of the trigger that was started.
setName(String) - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
Name of the crawler to stop.
setName(String) - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
The name of the trigger to stop.
setName(String) - Method in class com.amazonaws.services.glue.model.StopTriggerResult
The name of the trigger that was stopped.
setName(String) - Method in class com.amazonaws.services.glue.model.Table
Name of the table.
setName(String) - Method in class com.amazonaws.services.glue.model.TableInput
Name of the table.
setName(String) - Method in class com.amazonaws.services.glue.model.Trigger
Name of the trigger.
setName(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
Reserved for future use.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The name of the connection definition to update.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Name of the new crawler.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The name of the database to update in the catalog.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The name of the GrokClassifier.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The name of the trigger to update.
setName(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The name of the classifier.
setName(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The name of the classifier.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
An optional continuation token.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
A continuation token.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A continuation token, if the list of connections returned does not include the last of the filtered connections.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A continuation token, if the returned list does not contain the last metric available.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
A continuation token, if this is a continuation request.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A continuation token, if the returned list has not reached the end of those defined in this customer account.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A continuation token, if not all DevEndpoint definitions have yet been returned.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A continuation token, if not all reequested job runs have been returned.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A continuation token, if not all job definitions have yet been returned.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
A continuation token, if this is not the first call to retrieve these partitions.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A continuation token, if the returned list of partitions does not does not include the last one.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A continuation token, if there are more security configurations to return.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A continuation token, included if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTablesResult
A continuation token, present if the current list segment is not the last.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
A continuation token, if this is not the first call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A continuation token, if the list of available versions does not include the last one.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A continuation token, if not all the requested triggers have yet been returned.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
A continuation token, if this is a continuation call.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A continuation token, if the list of functions returned does not include the last requested function.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
A continuation token, if this is a continuation request.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
A continuation token, if the returned list does not contain the last metric available.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
A continuation token, if this is a continuation request.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
A continuation token, if the returned list does not contain the last metric available.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
A continuation token, if this is a continuation request.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListJobsResult
A continuation token, if the returned list does not contain the last metric available.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
A continuation token, if this is a continuation request.
setNextToken(String) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
A continuation token, if the returned list does not contain the last metric available.
setNodeType(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.Action
Specifies configuration properties of a job run notification.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Specifies configuration properties of a job notification.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.Job
Specifies configuration properties of a job notification.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.JobRun
Specifies configuration properties of a job run notification.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.JobUpdate
Specifies configuration properties of a job notification.
setNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Specifies configuration properties of a job run notification.
setNotifyDelayAfter(Integer) - Method in class com.amazonaws.services.glue.model.NotificationProperty
After a job run starts, the number of minutes to wait before sending a job run delay notification.
setNumberOfBuckets(Integer) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Must be specified if the table contains any dimension columns.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The number of AWS Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
setOutputFormat(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
setOwner(String) - Method in class com.amazonaws.services.glue.model.Table
Owner of the table.
setOwner(String) - Method in class com.amazonaws.services.glue.model.TableInput
Owner of the table.
setOwnerName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner of the function.
setOwnerName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner of the function.
setOwnerType(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner type.
setOwnerType(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner type.
setParam(Boolean) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
True if the value is used as a parameter.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Database
These key-value pairs define parameters and properties of the database.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Thes key-value pairs define parameters and properties of the database.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Partition
These key-value pairs define partition parameters.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
These key-value pairs define partition parameters.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SerDeInfo
These key-value pairs define initialization parameters for the SerDe.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
User-supplied properties in key-value form.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Table
These key-value pairs define properties associated with the table.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TableInput
These key-value pairs define properties associated with the table.
setPartition(Partition) - Method in class com.amazonaws.services.glue.model.GetPartitionResult
The requested information, in the form of a Partition object.
setPartitionInput(PartitionInput) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
A PartitionInput structure defining the partition to be created.
setPartitionInput(PartitionInput) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The new partition object to which to update the partition.
setPartitionInputList(Collection<PartitionInput>) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
A list of PartitionInput structures that define the partitions to be created.
setPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.glue.model.Table
A list of columns by which the table is partitioned.
setPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.glue.model.TableInput
A list of columns by which the table is partitioned.
setPartitions(Collection<Partition>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the requested partitions.
setPartitions(Collection<Partition>) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A list of requested partitions.
setPartitionsToDelete(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
A list of PartitionInput structures that define the partitions to be deleted.
setPartitionsToGet(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
A list of partition values identifying the partitions to retrieve.
setPartitionValueList(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
A list of the values defining the partition.
setPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The values that define the partition.
setPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The values that define the partition.
setPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionError
The values that define the partition.
setPath(String) - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
The name of the DynamoDB table to crawl.
setPath(String) - Method in class com.amazonaws.services.glue.model.JdbcTarget
The path of the JDBC target.
setPath(String) - Method in class com.amazonaws.services.glue.model.S3Target
The path to the Amazon S3 target.
setPattern(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
An optional function-name pattern string that filters the function definitions returned.
setPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.Connection
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to make this connection successfully.
setPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to successfully make this connection.
setPolicyExistsCondition(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
setPolicyHash(String) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the hash value associated with this policy.
setPolicyHash(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
A hash of the policy that has just been set.
setPolicyHashCondition(String) - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
The hash value returned when this policy was set.
setPolicyHashCondition(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
The hash value returned when the previous policy was set using PutResourcePolicy.
setPolicyInJson(String) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the requested policy document, in JSON format.
setPolicyInJson(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
Contains the policy document to set, in JSON format.
setPredecessorRuns(Collection<Predecessor>) - Method in class com.amazonaws.services.glue.model.JobRun
A list of predecessors to this job run.
setPredecessorsIncluded(Boolean) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
True if a list of predecessor runs should be returned.
setPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A predicate to specify when the new trigger should fire.
setPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.Trigger
The predicate of this trigger, which defines when it will fire.
setPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The predicate of this trigger, which defines when it will fire.
setPreviousRunId(String) - Method in class com.amazonaws.services.glue.model.JobRun
The ID of the previous run of this job.
setPrivateAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A private IP address to access the DevEndpoint within a VPC, if the DevEndpoint is created within one.
setPublicAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public IP address used by this DevEndpoint.
setPublicKey(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to be used by this DevEndpoint for authentication.
setPublicKey(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public key to be used by this DevEndpoint for authentication.
setPublicKey(String) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The public key for the DevEndpoint to use.
setPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
A list of public keys to be used by the DevEndpoints for authentication.
setPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of public keys to be used by the DevEndpoints for authentication.
setPythonScript(String) - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Python script generated from the DAG.
setPythonScript(String) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
The Python script to transform.
setPythonScript(String) - Method in class com.amazonaws.services.glue.model.GetPlanResult
A Python script to perform the mapping.
setResourceArn(String) - Method in class com.amazonaws.services.glue.model.GetTagsRequest
The Amazon ARN of the resource for which to retrieve tags.
setResourceArn(String) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
The ARN of the AWS Glue resource to which to add the tags.
setResourceArn(String) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
The ARN of the resource from which to remove the tags.
setResourceType(String) - Method in class com.amazonaws.services.glue.model.ResourceUri
The type of the resource.
setResourceUris(Collection<ResourceUri>) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The resource URIs for the function.
setResourceUris(Collection<ResourceUri>) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The resource URIs for the function.
setRetention(Integer) - Method in class com.amazonaws.services.glue.model.Table
Retention time for this table.
setRetention(Integer) - Method in class com.amazonaws.services.glue.model.TableInput
Retention time for this table.
setReturnConnectionPasswordEncrypted(Boolean) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
setRole(String) - Method in class com.amazonaws.services.glue.model.Crawler
The IAM role (or ARN of an IAM role) used to access customer resources, such as data in Amazon S3.
setRole(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
setRole(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name or ARN of the IAM role associated with this job.
setRole(String) - Method in class com.amazonaws.services.glue.model.Job
The name or ARN of the IAM role associated with this job.
setRole(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The name or ARN of the IAM role associated with this job (required).
setRole(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
setRoleArn(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The IAM role for the DevEndpoint.
setRoleArn(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS ARN of the role assigned to the new DevEndpoint.
setRoleArn(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS ARN of the IAM role used in this DevEndpoint.
setRowTag(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
setRowTag(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
setRowTag(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The XML tag designating the element that contains each record in an XML document being parsed.
setRun(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The run ID number.
setRunId(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
The ID of the job run.
setRunId(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The job-run ID of the predecessor job run.
setS3(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
An Amazon S3 location.
setS3Encryption(Collection<S3Encryption>) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for S3 data.
setS3EncryptionMode(String) - Method in class com.amazonaws.services.glue.model.S3Encryption
The encryption mode to use for S3 data.
setS3Targets(Collection<S3Target>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies Amazon S3 targets.
setScalaCode(String) - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Scala code generated from the DAG.
setScalaCode(String) - Method in class com.amazonaws.services.glue.model.GetPlanResult
Scala code to perform the mapping.
setSchedule(Schedule) - Method in class com.amazonaws.services.glue.model.Crawler
For scheduled crawlers, the schedule when the crawler runs.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.Trigger
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setScheduleExpression(String) - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
setSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.Crawler
Sets the behavior when the crawler finds a changed or deleted object.
setSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Policy for the crawler's update and deletion behavior.
setSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Policy for the crawler's update and deletion behavior.
setScriptLocation(String) - Method in class com.amazonaws.services.glue.model.JobCommand
Specifies the S3 path to a script that executes a job (required).
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Action
The name of the SecurityConfiguration structure to be used with this action.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name of the SecurityConfiguration structure being used with this DevEndpoint.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name of the SecurityConfiguration structure to be used with this job.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
setSecurityConfiguration(SecurityConfiguration) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
The requested security configuration
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Job
The name of the SecurityConfiguration structure to be used with this job.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the SecurityConfiguration structure to be used with this job run.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The name of the SecurityConfiguration structure to be used with this job.
setSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the SecurityConfiguration structure to be used with this job run.
setSecurityConfigurations(Collection<SecurityConfiguration>) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A list of security configurations.
setSecurityGroupIdList(Collection<String>) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The security group ID list used by the connection.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Security group IDs for the security groups to be used by the new DevEndpoint.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The security groups assigned to the new DevEndpoint.
setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of security group identifiers used in this DevEndpoint.
setSegment(Segment) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The segment of the table's partitions to scan in this request.
setSegmentNumber(Integer) - Method in class com.amazonaws.services.glue.model.Segment
The zero-based index number of the this segment.
setSerdeInfo(SerDeInfo) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Serialization/deserialization (SerDe) information.
setSerializationLibrary(String) - Method in class com.amazonaws.services.glue.model.SerDeInfo
Usually the class that implements the SerDe.
setSinks(Collection<CatalogEntry>) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
A list of target tables.
setSinks(Collection<CatalogEntry>) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The target tables.
setSkewedColumnNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of names of columns that contain skewed values.
setSkewedColumnValueLocationMaps(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A mapping of skewed values to the columns that contain them.
setSkewedColumnValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of values that appear so frequently as to be considered skewed.
setSkewedInfo(SkewedInfo) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Information about values that appear very frequently in a column (skewed values).
setSkipArchive(Boolean) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
By default, UpdateTable always creates an archived version of the table before updating it.
setSortColumns(Collection<Order>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list specifying the sort order of each bucket in the table.
setSortOrder(Integer) - Method in class com.amazonaws.services.glue.model.Order
Indicates that the column is sorted in ascending order (== 1), or in descending order ( ==0).
setSource(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge starts.
setSource(CatalogEntry) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Specifies the source table.
setSource(CatalogEntry) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The source table.
setSourcePath(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The source path.
setSourceTable(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The name of the source table.
setSourceType(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The source type.
setSseAwsKmsKeyId(String) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The ID of the AWS KMS key to use for encryption at rest.
setStartedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
setStartOnCreation(Boolean) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
setStartTime(Date) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The time at which the crawl started.
setState(String) - Method in class com.amazonaws.services.glue.model.Condition
The condition state.
setState(String) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
setState(String) - Method in class com.amazonaws.services.glue.model.Schedule
The state of the schedule.
setState(String) - Method in class com.amazonaws.services.glue.model.Trigger
The current state of the trigger.
setStatus(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The current status of the new DevEndpoint.
setStatus(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The current status of this DevEndpoint.
setStatus(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Status of the last crawl.
setStillEstimating(Boolean) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
True if the crawler is still estimating how long it will take to complete this run.
setStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.Partition
Provides information about the physical location where the partition is stored.
setStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.PartitionInput
Provides information about the physical location where the partition is stored.
setStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.Table
A storage descriptor containing information about the physical storage of this table.
setStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.TableInput
A storage descriptor containing information about the physical storage of this table.
setStoredAsSubDirectories(Boolean) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.
setSubnetId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The subnet ID for the new DevEndpoint to use.
setSubnetId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The subnet ID assigned to the new DevEndpoint.
setSubnetId(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The subnet ID for this DevEndpoint.
setSubnetId(String) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The subnet ID used by the connection.
setSucceeded(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A list of names of the connection definitions that were successfully deleted.
setSuccessfulSubmissions(Collection<BatchStopJobRunSuccessfulSubmission>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the JobRuns that were successfully submitted for stopping.
setTable(Table) - Method in class com.amazonaws.services.glue.model.GetTableResult
The Table object that defines the specified table.
setTable(Table) - Method in class com.amazonaws.services.glue.model.TableVersion
The table in question
setTableInput(TableInput) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The TableInput object that defines the metadata table to create in the catalog.
setTableInput(TableInput) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
An updated TableInput object to define the metadata table in the catalog.
setTableList(Collection<Table>) - Method in class com.amazonaws.services.glue.model.GetTablesResult
A list of the requested Table objects.
setTableName(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata table in which the partition is to be created.
setTableName(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the table where the partitions to be deleted is located.
setTableName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the partitions' table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.CatalogEntry
The name of the table in question.
setTableName(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata table in which the partition is to be created.
setTableName(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the table where the partition to be deleted is located.
setTableName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the partition's table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the partitions' table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.Partition
The name of the table in question.
setTableName(String) - Method in class com.amazonaws.services.glue.model.TableError
Name of the table.
setTableName(String) - Method in class com.amazonaws.services.glue.model.TableVersionError
The name of the table in question.
setTableName(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the table where the partition to be updated is located.
setTablePrefix(String) - Method in class com.amazonaws.services.glue.model.Crawler
The prefix added to the names of tables that are created.
setTablePrefix(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables that are created.
setTablePrefix(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables that are created.
setTablesCreated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables created by this crawler.
setTablesDeleted(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables deleted by this crawler.
setTablesToDelete(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
A list of the table to delete.
setTablesUpdated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables updated by this crawler.
setTableType(String) - Method in class com.amazonaws.services.glue.model.Table
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
setTableType(String) - Method in class com.amazonaws.services.glue.model.TableInput
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
setTableVersion(TableVersion) - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
The requested table version.
setTableVersions(Collection<TableVersion>) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A list of strings identifying available versions of the specified table.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The tags to use with this crawler request.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The tags to use with this DevEndpoint.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The tags to use with this job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The tags to use with this trigger.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.GetTagsResult
The requested tags.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
Specifies to return only these tagged resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
Specifies to return only these tagged resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
Specifies to return only these tagged resources.
setTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
Specifies to return only these tagged resources.
setTagsToAdd(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
Tags to add to this resource.
setTagsToRemove(Collection<String>) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
Tags to remove from this resource.
setTarget(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge ends.
setTargetParameter(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The target of the edge.
setTargetPath(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target path.
setTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.Crawler
A collection of targets to crawl.
setTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of collection of targets to crawl.
setTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of targets to crawl.
setTargetTable(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target table.
setTargetType(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target type.
setTimeLeftSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The estimated time left to complete a running crawl.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.Action
The JobRun timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The job timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.Job
The job timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The JobRun timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The job timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The JobRun timeout in minutes.
setTotalSegments(Integer) - Method in class com.amazonaws.services.glue.model.Segment
The total numer of segments.
setTrigger(Trigger) - Method in class com.amazonaws.services.glue.model.GetTriggerResult
The requested trigger definition.
setTrigger(Trigger) - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
The resulting trigger definition.
setTriggerName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the trigger that started this job run.
setTriggerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
A list of trigger names, which may be the names returned from the ListTriggers operation.
setTriggerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
The names of all triggers in the account, or the triggers with the specified tags.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of trigger definitions.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A list of triggers for the specified job.
setTriggersNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of names of triggers not found.
setTriggerUpdate(TriggerUpdate) - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The new values with which to update the trigger.
setType(String) - Method in class com.amazonaws.services.glue.model.Column
The datatype of data in the Column.
setType(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The type of the new trigger.
setType(String) - Method in class com.amazonaws.services.glue.model.Trigger
The type of trigger that this is.
setUnprocessedKeys(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the partition values in the request for which partions were not returned.
setUpdateBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
setUpdateEtlLibraries(Boolean) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False otherwise.
setUpdateTime(Date) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was last updated.
setUpdateTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time the table was updated.
setUri(String) - Method in class com.amazonaws.services.glue.model.ResourceUri
The URI for accessing the resource.
setUserDefinedFunction(UserDefinedFunction) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
The requested function definition.
setUserDefinedFunctions(Collection<UserDefinedFunction>) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A list of requested function definitions.
setValue(String) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The value of the argument or property.
setValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.Partition
The values of the partition.
setValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
The values of the partition.
setValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionValueList
The list of values.
setVersion(Long) - Method in class com.amazonaws.services.glue.model.Crawler
The version of the crawler.
setVersion(Long) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The version of this classifier.
setVersion(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Version of the job.
setVersion(Long) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The version of this classifier.
setVersion(Long) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The version of this classifier.
setVersionId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the table version to be deleted.
setVersionId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID value of the table version to be retrieved.
setVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersion
The ID value that identifies this table version.
setVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersionError
The ID value of the version in question.
setVersionIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
A list of the IDs of versions to be deleted.
setViewExpandedText(String) - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the expanded text of the view; otherwise null.
setViewExpandedText(String) - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the expanded text of the view; otherwise null.
setViewOriginalText(String) - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the original text of the view; otherwise null.
setViewOriginalText(String) - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the original text of the view; otherwise null.
setVpcId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The ID of the VPC used by this DevEndpoint.
setVpcId(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
setXMLClassifier(XMLClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
An XMLClassifier object.
setXMLClassifier(CreateXMLClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
An XMLClassifier object specifying the classifier to create.
setXMLClassifier(UpdateXMLClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
An XMLClassifier object with updated fields.
setYarnEndpointAddress(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The address of the YARN endpoint used by this DevEndpoint.
setYarnEndpointAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The YARN endpoint address used by this DevEndpoint.
setZeppelinRemoteSparkInterpreterPort(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The Apache Zeppelin port for the remote Apache Spark interpreter.
setZeppelinRemoteSparkInterpreterPort(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The Apache Zeppelin port for the remote Apache Spark interpreter.
shutdown() - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
shutdown() - Method in interface com.amazonaws.services.glue.AWSGlue
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
Shuts down the client, releasing all managed resources.
SkewedInfo - Class in com.amazonaws.services.glue.model
Specifies skewed values in a table.
SkewedInfo() - Constructor for class com.amazonaws.services.glue.model.SkewedInfo
 
standard() - Static method in class com.amazonaws.services.glue.AWSGlueAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.glue.AWSGlueClientBuilder
 
startCrawler(StartCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
startCrawler(StartCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawler(StartCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawlerAsync(StartCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startCrawlerAsync(StartCrawlerRequest, AsyncHandler<StartCrawlerRequest, StartCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startCrawlerAsync(StartCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawlerAsync(StartCrawlerRequest, AsyncHandler<StartCrawlerRequest, StartCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts a crawl using the specified crawler, regardless of what is scheduled.
startCrawlerAsync(StartCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
startCrawlerAsync(StartCrawlerRequest, AsyncHandler<StartCrawlerRequest, StartCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StartCrawlerRequest - Class in com.amazonaws.services.glue.model
 
StartCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.StartCrawlerRequest
 
StartCrawlerResult - Class in com.amazonaws.services.glue.model
 
StartCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.StartCrawlerResult
 
startCrawlerSchedule(StartCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
startCrawlerSchedule(StartCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
startCrawlerSchedule(StartCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED.
startCrawlerScheduleAsync(StartCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startCrawlerScheduleAsync(StartCrawlerScheduleRequest, AsyncHandler<StartCrawlerScheduleRequest, StartCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startCrawlerScheduleAsync(StartCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.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(StartCrawlerScheduleRequest, AsyncHandler<StartCrawlerScheduleRequest, StartCrawlerScheduleResult>) - Method in interface com.amazonaws.services.glue.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(StartCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
startCrawlerScheduleAsync(StartCrawlerScheduleRequest, AsyncHandler<StartCrawlerScheduleRequest, StartCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StartCrawlerScheduleRequest - Class in com.amazonaws.services.glue.model
 
StartCrawlerScheduleRequest() - Constructor for class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
 
StartCrawlerScheduleResult - Class in com.amazonaws.services.glue.model
 
StartCrawlerScheduleResult() - Constructor for class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
 
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
startJobRun(StartJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Starts a job run using a job definition.
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Starts a job run using a job definition.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startJobRunAsync(StartJobRunRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts a job run using a job definition.
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts a job run using a job definition.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StartJobRunRequest - Class in com.amazonaws.services.glue.model
 
StartJobRunRequest() - Constructor for class com.amazonaws.services.glue.model.StartJobRunRequest
 
StartJobRunResult - Class in com.amazonaws.services.glue.model
 
StartJobRunResult() - Constructor for class com.amazonaws.services.glue.model.StartJobRunResult
 
startTrigger(StartTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
startTrigger(StartTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Starts an existing trigger.
startTrigger(StartTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Starts an existing trigger.
startTriggerAsync(StartTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startTriggerAsync(StartTriggerRequest, AsyncHandler<StartTriggerRequest, StartTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
startTriggerAsync(StartTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts an existing trigger.
startTriggerAsync(StartTriggerRequest, AsyncHandler<StartTriggerRequest, StartTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Starts an existing trigger.
startTriggerAsync(StartTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
startTriggerAsync(StartTriggerRequest, AsyncHandler<StartTriggerRequest, StartTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StartTriggerRequest - Class in com.amazonaws.services.glue.model
 
StartTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.StartTriggerRequest
 
StartTriggerResult - Class in com.amazonaws.services.glue.model
 
StartTriggerResult() - Constructor for class com.amazonaws.services.glue.model.StartTriggerResult
 
stopCrawler(StopCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
stopCrawler(StopCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
If the specified crawler is running, stops the crawl.
stopCrawler(StopCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
If the specified crawler is running, stops the crawl.
stopCrawlerAsync(StopCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopCrawlerAsync(StopCrawlerRequest, AsyncHandler<StopCrawlerRequest, StopCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopCrawlerAsync(StopCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
If the specified crawler is running, stops the crawl.
stopCrawlerAsync(StopCrawlerRequest, AsyncHandler<StopCrawlerRequest, StopCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
If the specified crawler is running, stops the crawl.
stopCrawlerAsync(StopCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
stopCrawlerAsync(StopCrawlerRequest, AsyncHandler<StopCrawlerRequest, StopCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StopCrawlerRequest - Class in com.amazonaws.services.glue.model
 
StopCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.StopCrawlerRequest
 
StopCrawlerResult - Class in com.amazonaws.services.glue.model
 
StopCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.StopCrawlerResult
 
stopCrawlerSchedule(StopCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
stopCrawlerSchedule(StopCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerSchedule(StopCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest, AsyncHandler<StopCrawlerScheduleRequest, StopCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest, AsyncHandler<StopCrawlerScheduleRequest, StopCrawlerScheduleResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running.
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
stopCrawlerScheduleAsync(StopCrawlerScheduleRequest, AsyncHandler<StopCrawlerScheduleRequest, StopCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StopCrawlerScheduleRequest - Class in com.amazonaws.services.glue.model
 
StopCrawlerScheduleRequest() - Constructor for class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
 
StopCrawlerScheduleResult - Class in com.amazonaws.services.glue.model
 
StopCrawlerScheduleResult() - Constructor for class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
 
stopTrigger(StopTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
stopTrigger(StopTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Stops a specified trigger.
stopTrigger(StopTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Stops a specified trigger.
stopTriggerAsync(StopTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopTriggerAsync(StopTriggerRequest, AsyncHandler<StopTriggerRequest, StopTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
stopTriggerAsync(StopTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Stops a specified trigger.
stopTriggerAsync(StopTriggerRequest, AsyncHandler<StopTriggerRequest, StopTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Stops a specified trigger.
stopTriggerAsync(StopTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
stopTriggerAsync(StopTriggerRequest, AsyncHandler<StopTriggerRequest, StopTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
StopTriggerRequest - Class in com.amazonaws.services.glue.model
 
StopTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.StopTriggerRequest
 
StopTriggerResult - Class in com.amazonaws.services.glue.model
 
StopTriggerResult() - Constructor for class com.amazonaws.services.glue.model.StopTriggerResult
 
StorageDescriptor - Class in com.amazonaws.services.glue.model
Describes the physical storage of table data.
StorageDescriptor() - Constructor for class com.amazonaws.services.glue.model.StorageDescriptor
 

T

Table - Class in com.amazonaws.services.glue.model
Represents a collection of related data organized in columns and rows.
Table() - Constructor for class com.amazonaws.services.glue.model.Table
 
TableError - Class in com.amazonaws.services.glue.model
An error record for table operations.
TableError() - Constructor for class com.amazonaws.services.glue.model.TableError
 
TableInput - Class in com.amazonaws.services.glue.model
Structure used to create or update the table.
TableInput() - Constructor for class com.amazonaws.services.glue.model.TableInput
 
TableVersion - Class in com.amazonaws.services.glue.model
Specifies a version of a table.
TableVersion() - Constructor for class com.amazonaws.services.glue.model.TableVersion
 
TableVersionError - Class in com.amazonaws.services.glue.model
An error record for table-version operations.
TableVersionError() - Constructor for class com.amazonaws.services.glue.model.TableVersionError
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Adds tags to a resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Adds tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Adds tags to a resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Adds tags to a resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.glue.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.glue.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.glue.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.glue.model.TagResourceResult
 
toString() - Method in class com.amazonaws.services.glue.model.Action
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.CatalogEncryptionMode
 
toString() - Method in class com.amazonaws.services.glue.model.CatalogEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Classifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.CloudWatchEncryptionMode
 
toString() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CodeGenNode
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Column
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Condition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Connection
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ConnectionInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.ConnectionPropertyKey
 
toString() - Method in class com.amazonaws.services.glue.model.ConnectionsList
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.ConnectionType
 
toString() - Method in class com.amazonaws.services.glue.model.Crawler
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.CrawlerState
 
toString() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateClassifierResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateDatabaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreatePartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Database
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.DeleteBehavior
 
toString() - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteClassifierResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeletePartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DevEndpoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ErrorDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.ExistCondition
 
toString() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifierResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetMappingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTagsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTagsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.GrokClassifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.JdbcTarget
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Job
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.JobBookmarksEncryptionMode
 
toString() - Method in class com.amazonaws.services.glue.model.JobCommand
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.JobRun
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.JobRunState
 
toString() - Method in class com.amazonaws.services.glue.model.JobUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.JsonClassifier
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.Language
 
toString() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.LastCrawlStatus
 
toString() - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ListTriggersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Location
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.Logical
 
toString() - Method in enum com.amazonaws.services.glue.model.LogicalOperator
 
toString() - Method in class com.amazonaws.services.glue.model.MappingEntry
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.NotificationProperty
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Order
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Partition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PartitionError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PartitionInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PartitionValueList
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Predecessor
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Predicate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.PrincipalType
 
toString() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.ResourceType
 
toString() - Method in class com.amazonaws.services.glue.model.ResourceUri
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.S3Encryption
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.S3EncryptionMode
 
toString() - Method in class com.amazonaws.services.glue.model.S3Target
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Schedule
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.ScheduleState
 
toString() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Segment
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.SerDeInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.SkewedInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StartTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StopTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Table
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TableError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TableInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TableVersion
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TableVersionError
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.Trigger
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.TriggerState
 
toString() - Method in enum com.amazonaws.services.glue.model.TriggerType
 
toString() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.glue.model.UpdateBehavior
 
toString() - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateClassifierResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateConnectionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdatePartitionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.glue.model.XMLClassifier
Returns a string representation of this object.
Trigger - Class in com.amazonaws.services.glue.model
Information about a specific trigger.
Trigger() - Constructor for class com.amazonaws.services.glue.model.Trigger
 
TriggerState - Enum in com.amazonaws.services.glue.model
 
TriggerType - Enum in com.amazonaws.services.glue.model
 
TriggerUpdate - Class in com.amazonaws.services.glue.model
A structure used to provide information used to update a trigger.
TriggerUpdate() - Constructor for class com.amazonaws.services.glue.model.TriggerUpdate
 

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Removes tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.glue.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.glue.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.glue.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.glue.model.UntagResourceResult
 
UpdateBehavior - Enum in com.amazonaws.services.glue.model
 
updateClassifier(UpdateClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateClassifier(UpdateClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Modifies an existing classifier (a GrokClassifier, XMLClassifier, or JsonClassifier, depending on which field is present).
updateClassifier(UpdateClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Modifies an existing classifier (a GrokClassifier, XMLClassifier, or JsonClassifier, depending on which field is present).
updateClassifierAsync(UpdateClassifierRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateClassifierAsync(UpdateClassifierRequest, AsyncHandler<UpdateClassifierRequest, UpdateClassifierResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateClassifierAsync(UpdateClassifierRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Modifies an existing classifier (a GrokClassifier, XMLClassifier, or JsonClassifier, depending on which field is present).
updateClassifierAsync(UpdateClassifierRequest, AsyncHandler<UpdateClassifierRequest, UpdateClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Modifies an existing classifier (a GrokClassifier, XMLClassifier, or JsonClassifier, depending on which field is present).
updateClassifierAsync(UpdateClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateClassifierAsync(UpdateClassifierRequest, AsyncHandler<UpdateClassifierRequest, UpdateClassifierResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateClassifierRequest - Class in com.amazonaws.services.glue.model
 
UpdateClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateClassifierRequest
 
UpdateClassifierResult - Class in com.amazonaws.services.glue.model
 
UpdateClassifierResult() - Constructor for class com.amazonaws.services.glue.model.UpdateClassifierResult
 
updateConnection(UpdateConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateConnection(UpdateConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a connection definition in the Data Catalog.
updateConnection(UpdateConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a connection definition in the Data Catalog.
updateConnectionAsync(UpdateConnectionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateConnectionAsync(UpdateConnectionRequest, AsyncHandler<UpdateConnectionRequest, UpdateConnectionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateConnectionAsync(UpdateConnectionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a connection definition in the Data Catalog.
updateConnectionAsync(UpdateConnectionRequest, AsyncHandler<UpdateConnectionRequest, UpdateConnectionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a connection definition in the Data Catalog.
updateConnectionAsync(UpdateConnectionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateConnectionAsync(UpdateConnectionRequest, AsyncHandler<UpdateConnectionRequest, UpdateConnectionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateConnectionRequest - Class in com.amazonaws.services.glue.model
 
UpdateConnectionRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateConnectionRequest
 
UpdateConnectionResult - Class in com.amazonaws.services.glue.model
 
UpdateConnectionResult() - Constructor for class com.amazonaws.services.glue.model.UpdateConnectionResult
 
updateCrawler(UpdateCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateCrawler(UpdateCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a crawler.
updateCrawler(UpdateCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a crawler.
updateCrawlerAsync(UpdateCrawlerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateCrawlerAsync(UpdateCrawlerRequest, AsyncHandler<UpdateCrawlerRequest, UpdateCrawlerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateCrawlerAsync(UpdateCrawlerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a crawler.
updateCrawlerAsync(UpdateCrawlerRequest, AsyncHandler<UpdateCrawlerRequest, UpdateCrawlerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a crawler.
updateCrawlerAsync(UpdateCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateCrawlerAsync(UpdateCrawlerRequest, AsyncHandler<UpdateCrawlerRequest, UpdateCrawlerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateCrawlerRequest - Class in com.amazonaws.services.glue.model
 
UpdateCrawlerRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateCrawlerRequest
 
UpdateCrawlerResult - Class in com.amazonaws.services.glue.model
 
UpdateCrawlerResult() - Constructor for class com.amazonaws.services.glue.model.UpdateCrawlerResult
 
updateCrawlerSchedule(UpdateCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateCrawlerSchedule(UpdateCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates the schedule of a crawler using a cron expression.
updateCrawlerSchedule(UpdateCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates the schedule of a crawler using a cron expression.
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest, AsyncHandler<UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates the schedule of a crawler using a cron expression.
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest, AsyncHandler<UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates the schedule of a crawler using a cron expression.
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateCrawlerScheduleAsync(UpdateCrawlerScheduleRequest, AsyncHandler<UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateCrawlerScheduleRequest - Class in com.amazonaws.services.glue.model
 
UpdateCrawlerScheduleRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
 
UpdateCrawlerScheduleResult - Class in com.amazonaws.services.glue.model
 
UpdateCrawlerScheduleResult() - Constructor for class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
 
updateDatabase(UpdateDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateDatabase(UpdateDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates an existing database definition in a Data Catalog.
updateDatabase(UpdateDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates an existing database definition in a Data Catalog.
updateDatabaseAsync(UpdateDatabaseRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateDatabaseAsync(UpdateDatabaseRequest, AsyncHandler<UpdateDatabaseRequest, UpdateDatabaseResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateDatabaseAsync(UpdateDatabaseRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing database definition in a Data Catalog.
updateDatabaseAsync(UpdateDatabaseRequest, AsyncHandler<UpdateDatabaseRequest, UpdateDatabaseResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing database definition in a Data Catalog.
updateDatabaseAsync(UpdateDatabaseRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateDatabaseAsync(UpdateDatabaseRequest, AsyncHandler<UpdateDatabaseRequest, UpdateDatabaseResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateDatabaseRequest - Class in com.amazonaws.services.glue.model
 
UpdateDatabaseRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateDatabaseRequest
 
UpdateDatabaseResult - Class in com.amazonaws.services.glue.model
 
UpdateDatabaseResult() - Constructor for class com.amazonaws.services.glue.model.UpdateDatabaseResult
 
updateDevEndpoint(UpdateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateDevEndpoint(UpdateDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a specified DevEndpoint.
updateDevEndpoint(UpdateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a specified DevEndpoint.
updateDevEndpointAsync(UpdateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateDevEndpointAsync(UpdateDevEndpointRequest, AsyncHandler<UpdateDevEndpointRequest, UpdateDevEndpointResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateDevEndpointAsync(UpdateDevEndpointRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a specified DevEndpoint.
updateDevEndpointAsync(UpdateDevEndpointRequest, AsyncHandler<UpdateDevEndpointRequest, UpdateDevEndpointResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a specified DevEndpoint.
updateDevEndpointAsync(UpdateDevEndpointRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateDevEndpointAsync(UpdateDevEndpointRequest, AsyncHandler<UpdateDevEndpointRequest, UpdateDevEndpointResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateDevEndpointRequest - Class in com.amazonaws.services.glue.model
 
UpdateDevEndpointRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
 
UpdateDevEndpointResult - Class in com.amazonaws.services.glue.model
 
UpdateDevEndpointResult() - Constructor for class com.amazonaws.services.glue.model.UpdateDevEndpointResult
 
UpdateGrokClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies a grok classifier to update when passed to UpdateClassifier.
UpdateGrokClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
 
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateJob(UpdateJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates an existing job definition.
updateJob(UpdateJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates an existing job definition.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateJobAsync(UpdateJobRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing job definition.
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing job definition.
updateJobAsync(UpdateJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateJobAsync(UpdateJobRequest, AsyncHandler<UpdateJobRequest, UpdateJobResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateJobRequest - Class in com.amazonaws.services.glue.model
 
UpdateJobRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateJobRequest
 
UpdateJobResult - Class in com.amazonaws.services.glue.model
 
UpdateJobResult() - Constructor for class com.amazonaws.services.glue.model.UpdateJobResult
 
UpdateJsonClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies a JSON classifier to be updated.
UpdateJsonClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
 
updatePartition(UpdatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updatePartition(UpdatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a partition.
updatePartition(UpdatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a partition.
updatePartitionAsync(UpdatePartitionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updatePartitionAsync(UpdatePartitionRequest, AsyncHandler<UpdatePartitionRequest, UpdatePartitionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updatePartitionAsync(UpdatePartitionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a partition.
updatePartitionAsync(UpdatePartitionRequest, AsyncHandler<UpdatePartitionRequest, UpdatePartitionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a partition.
updatePartitionAsync(UpdatePartitionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updatePartitionAsync(UpdatePartitionRequest, AsyncHandler<UpdatePartitionRequest, UpdatePartitionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdatePartitionRequest - Class in com.amazonaws.services.glue.model
 
UpdatePartitionRequest() - Constructor for class com.amazonaws.services.glue.model.UpdatePartitionRequest
 
UpdatePartitionResult - Class in com.amazonaws.services.glue.model
 
UpdatePartitionResult() - Constructor for class com.amazonaws.services.glue.model.UpdatePartitionResult
 
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a metadata table in the Data Catalog.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a metadata table in the Data Catalog.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a metadata table in the Data Catalog.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a metadata table in the Data Catalog.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateTableRequest - Class in com.amazonaws.services.glue.model
 
UpdateTableRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateTableRequest
 
UpdateTableResult - Class in com.amazonaws.services.glue.model
 
UpdateTableResult() - Constructor for class com.amazonaws.services.glue.model.UpdateTableResult
 
updateTrigger(UpdateTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateTrigger(UpdateTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates a trigger definition.
updateTrigger(UpdateTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates a trigger definition.
updateTriggerAsync(UpdateTriggerRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateTriggerAsync(UpdateTriggerRequest, AsyncHandler<UpdateTriggerRequest, UpdateTriggerResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateTriggerAsync(UpdateTriggerRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a trigger definition.
updateTriggerAsync(UpdateTriggerRequest, AsyncHandler<UpdateTriggerRequest, UpdateTriggerResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates a trigger definition.
updateTriggerAsync(UpdateTriggerRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateTriggerAsync(UpdateTriggerRequest, AsyncHandler<UpdateTriggerRequest, UpdateTriggerResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateTriggerRequest - Class in com.amazonaws.services.glue.model
 
UpdateTriggerRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateTriggerRequest
 
UpdateTriggerResult - Class in com.amazonaws.services.glue.model
 
UpdateTriggerResult() - Constructor for class com.amazonaws.services.glue.model.UpdateTriggerResult
 
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunction(UpdateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest, AsyncHandler<UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AbstractAWSGlueAsync
 
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest, AsyncHandler<UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Updates an existing function definition in the Data Catalog.
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
updateUserDefinedFunctionAsync(UpdateUserDefinedFunctionRequest, AsyncHandler<UpdateUserDefinedFunctionRequest, UpdateUserDefinedFunctionResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
UpdateUserDefinedFunctionRequest - Class in com.amazonaws.services.glue.model
 
UpdateUserDefinedFunctionRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
 
UpdateUserDefinedFunctionResult - Class in com.amazonaws.services.glue.model
 
UpdateUserDefinedFunctionResult() - Constructor for class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
 
UpdateXMLClassifierRequest - Class in com.amazonaws.services.glue.model
Specifies an XML classifier to be updated.
UpdateXMLClassifierRequest() - Constructor for class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
 
UserDefinedFunction - Class in com.amazonaws.services.glue.model
Represents the equivalent of a Hive user-defined function (UDF) definition.
UserDefinedFunction() - Constructor for class com.amazonaws.services.glue.model.UserDefinedFunction
 
UserDefinedFunctionInput - Class in com.amazonaws.services.glue.model
A structure used to create or updata a user-defined function.
UserDefinedFunctionInput() - Constructor for class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 

V

ValidationException - Exception in com.amazonaws.services.glue.model
A value could not be validated.
ValidationException(String) - Constructor for exception com.amazonaws.services.glue.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.CatalogEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.CloudWatchEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.ConnectionPropertyKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.ConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.CrawlerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.DeleteBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.ExistCondition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.JobBookmarksEncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.JobRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.LastCrawlStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.Logical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.PrincipalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.S3EncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.ScheduleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.TriggerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.glue.model.UpdateBehavior
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.glue.model.CatalogEncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.CloudWatchEncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.ConnectionPropertyKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.ConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.CrawlerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.DeleteBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.ExistCondition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.JobBookmarksEncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.JobRunState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.LastCrawlStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.Logical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.PrincipalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.S3EncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.ScheduleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.TriggerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.glue.model.UpdateBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
VersionMismatchException - Exception in com.amazonaws.services.glue.model
There was a version conflict.
VersionMismatchException(String) - Constructor for exception com.amazonaws.services.glue.model.VersionMismatchException
Constructs a new VersionMismatchException with the specified error message.

W

withActions(Action...) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The actions initiated by this trigger when it fires.
withActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The actions initiated by this trigger when it fires.
withActions(Action...) - Method in class com.amazonaws.services.glue.model.Trigger
The actions initiated by this trigger.
withActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.Trigger
The actions initiated by this trigger.
withActions(Action...) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The actions initiated by this trigger.
withActions(Collection<Action>) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The actions initiated by this trigger.
withAddPublicKeys(String...) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys for the DevEndpoint to use.
withAddPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys for the DevEndpoint to use.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Deprecated.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.Job
Deprecated.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
Deprecated.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
Deprecated.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Deprecated.
withArgs(CodeGenNodeArg...) - Method in class com.amazonaws.services.glue.model.CodeGenNode
Properties of the node, in the form of name-value pairs.
withArgs(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.CodeGenNode
Properties of the node, in the form of name-value pairs.
withArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Action
The job arguments used when this trigger fires.
withArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobRun
The job arguments associated with this run.
withArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The job arguments specifically for this run.
withAttempt(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The attempt ID number.
withAttempt(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The number of the attempt to run this job.
withAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS availability zone where this DevEndpoint is located.
withAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS availability zone where this DevEndpoint is located.
withAvailabilityZone(String) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The connection's Availability Zone.
withAwsKmsKeyId(String) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
An AWS KMS key that is used to encrypt the connection password.
withBucketColumns(String...) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
withBucketColumns(Collection<String>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of reducer grouping columns, clustering columns, and bucketing columns in the table.
withCatalogEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
withCatalogEncryptionMode(CatalogEncryptionMode) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The encryption-at-rest mode for encrypting Data Catalog data.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The ID of the catalog in which the partion is to be created.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
The ID of the Data Catalog in which the connections reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The ID of the Data Catalog where the table resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The ID of the Data Catalog where the partitions in question reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
The ID of the Data Catalog in which to create the connection.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
The ID of the Data Catalog in which to create the database.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The ID of the catalog in which the partion is to be created.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The ID of the Data Catalog in which to create the Table.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The ID of the Data Catalog in which to create the function.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The ID of the Data Catalog in which the connection resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The ID of the Data Catalog in which the database resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The ID of the Data Catalog where the partition to be deleted resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The ID of the Data Catalog where the table resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the Data Catalog where the tables reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be deleted is located.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
The ID of the catalog to migrate.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The ID of the Data Catalog in which the connection resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The ID of the Data Catalog in which the connections reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The ID of the Data Catalog in which the database resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The ID of the Data Catalog from which to retrieve Databases.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to retrieve the security configuration.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The ID of the Data Catalog where the partition in question resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The ID of the Data Catalog where the partitions in question reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The ID of the Data Catalog where the table resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The ID of the Data Catalog where the tables reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID of the Data Catalog where the tables reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The ID of the Data Catalog where the tables reside.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be retrieved is located.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The ID of the Data Catalog where the functions to be retrieved are located.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
The ID of the catalog to import.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The ID of the Data Catalog for which to set the security configuration.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The ID of the Data Catalog in which the connection resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The ID of the Data Catalog in which the metadata database resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The ID of the Data Catalog where the partition to be updated resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The ID of the Data Catalog where the table resides.
withCatalogId(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The ID of the Data Catalog where the function to be updated is located.
withClassification(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
withClassification(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
An identifier of the data format that the classifier matches.
withClassification(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, and so on.
withClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs, Amazon CloudWatch Logs, and so on.
withClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
An identifier of the data format that the classifier matches.
withClassification(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
An identifier of the data format that the classifier matches.
withClassifier(Classifier) - Method in class com.amazonaws.services.glue.model.GetClassifierResult
The requested classifier.
withClassifiers(String...) - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom classifiers associated with the crawler.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom classifiers associated with the crawler.
withClassifiers(String...) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom classifiers that the user has registered.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom classifiers that the user has registered.
withClassifiers(Classifier...) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
The requested list of classifier objects.
withClassifiers(Collection<Classifier>) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
The requested list of classifier objects.
withClassifiers(String...) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of custom classifiers that the user has registered.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of custom classifiers that the user has registered.
withClassName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The Java class that contains the function code.
withClassName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The Java class that contains the function code.
withCloudWatchEncryption(CloudWatchEncryption) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for CloudWatch.
withCloudWatchEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
withCloudWatchEncryptionMode(CloudWatchEncryptionMode) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The encryption mode to use for CloudWatch data.
withColumn(String) - Method in class com.amazonaws.services.glue.model.Order
The name of the column.
withColumns(Column...) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of the Columns in the table.
withColumns(Collection<Column>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list of the Columns in the table.
withCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The JobCommand that executes this job.
withCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.Job
The JobCommand that executes this job.
withCommand(JobCommand) - Method in class com.amazonaws.services.glue.model.JobUpdate
The JobCommand that executes this job (required).
withComment(String) - Method in class com.amazonaws.services.glue.model.Column
Free-form text comment.
withCompletedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time this job run completed.
withCompressed(Boolean) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the data in the table is compressed, or False if not.
withConditions(Condition...) - Method in class com.amazonaws.services.glue.model.Predicate
A list of the conditions that determine when the trigger will fire.
withConditions(Collection<Condition>) - Method in class com.amazonaws.services.glue.model.Predicate
A list of the conditions that determine when the trigger will fire.
withConfiguration(String) - Method in class com.amazonaws.services.glue.model.Crawler
Crawler configuration information.
withConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Crawler configuration information.
withConfiguration(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Crawler configuration information.
withConnection(Connection) - Method in class com.amazonaws.services.glue.model.GetConnectionResult
The requested connection definition.
withConnectionInput(ConnectionInput) - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
A ConnectionInput object defining the connection to create.
withConnectionInput(ConnectionInput) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
A ConnectionInput object that redefines the connection in question.
withConnectionList(Connection...) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A list of requested connection definitions.
withConnectionList(Collection<Connection>) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A list of requested connection definitions.
withConnectionName(String) - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
The name of the connection to delete.
withConnectionName(String) - Method in class com.amazonaws.services.glue.model.JdbcTarget
The name of the connection to use to connect to the JDBC target.
withConnectionNameList(String...) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
withConnectionNameList(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
withConnectionPasswordEncryption(ConnectionPasswordEncryption) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
When connection password protection is enabled, the Data Catalog uses a customer-provided key to encrypt the password as part of CreateConnection or UpdateConnection and store it in the ENCRYPTED_PASSWORD field in the connection properties.
withConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Connection
These key-value pairs define parameters for the connection:
withConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
These key-value pairs define parameters for the connection.
withConnections(String...) - Method in class com.amazonaws.services.glue.model.ConnectionsList
A list of connections used by the job.
withConnections(Collection<String>) - Method in class com.amazonaws.services.glue.model.ConnectionsList
A list of connections used by the job.
withConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The connections used for this job.
withConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.Job
The connections used for this job.
withConnections(ConnectionsList) - Method in class com.amazonaws.services.glue.model.JobUpdate
The connections used for this job.
withConnectionType(String) - Method in class com.amazonaws.services.glue.model.Connection
The type of the connection.
withConnectionType(ConnectionType) - Method in class com.amazonaws.services.glue.model.Connection
The type of the connection.
withConnectionType(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The type of the connection.
withConnectionType(ConnectionType) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The type of the connection.
withConnectionType(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
The type of connections to return.
withConnectionType(ConnectionType) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
The type of connections to return.
withCrawlElapsedTime(Long) - Method in class com.amazonaws.services.glue.model.Crawler
If the crawler is running, contains the total time elapsed since the last crawl began.
withCrawler(Crawler) - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
The metadata for the specified crawler.
withCrawlerMetricsList(CrawlerMetrics...) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A list of metrics for the specified crawler.
withCrawlerMetricsList(Collection<CrawlerMetrics>) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A list of metrics for the specified crawler.
withCrawlerName(String) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The name of the crawler.
withCrawlerName(String) - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
Name of the crawler to schedule.
withCrawlerName(String) - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
Name of the crawler whose schedule state to set.
withCrawlerName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Name of the crawler whose schedule to update.
withCrawlerNameList(String...) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A list of the names of crawlers about which to retrieve metrics.
withCrawlerNameList(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A list of the names of crawlers about which to retrieve metrics.
withCrawlerNames(String...) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
A list of crawler names, which may be the names returned from the ListCrawlers operation.
withCrawlerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersRequest
A list of crawler names, which may be the names returned from the ListCrawlers operation.
withCrawlerNames(String...) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
The names of all crawlers in the account, or the crawlers with the specified tags.
withCrawlerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
The names of all crawlers in the account, or the crawlers with the specified tags.
withCrawlers(Crawler...) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawler definitions.
withCrawlers(Collection<Crawler>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawler definitions.
withCrawlers(Crawler...) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A list of crawler metadata.
withCrawlers(Collection<Crawler>) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A list of crawler metadata.
withCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Crawler
The name of the SecurityConfiguration structure to be used by this Crawler.
withCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
withCrawlerSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The name of the SecurityConfiguration structure to be used by this Crawler.
withCrawlersNotFound(String...) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawlers not found.
withCrawlersNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetCrawlersResult
A list of crawlers not found.
withCreatedBy(String) - Method in class com.amazonaws.services.glue.model.Table
Person or entity who created the table.
withCreatedOn(Date) - Method in class com.amazonaws.services.glue.model.Job
The time and date that this job definition was created.
withCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The point in time at which this DevEndpoint was created.
withCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The time at which the new security configuration was created.
withCreatedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was created.
withCreatedTimeStamp(Date) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The time at which this security configuration was created.
withCreateTime(Date) - Method in class com.amazonaws.services.glue.model.Database
The time at which the metadata database was created in the catalog.
withCreateTime(Date) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was created.
withCreateTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Time when the table definition was created in the Data Catalog.
withCreateTime(Date) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The time at which the function was created.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Connection
The time that this connection definition was created.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Crawler
The time when the crawler was created.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was registered.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was registered.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The time at which the partition was created.
withCreationTime(Date) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was registered.
withCustomLibraries(DevEndpointCustomLibraries) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java libraries to be loaded in the DevEndpoint.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
Optional custom grok patterns defined by this classifier.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
Optional custom grok patterns used by this classifier.
withDagEdges(CodeGenEdge...) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the edges in the DAG.
withDagEdges(Collection<CodeGenEdge>) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the edges in the DAG.
withDagEdges(CodeGenEdge...) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the edges in the resulting DAG.
withDagEdges(Collection<CodeGenEdge>) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the edges in the resulting DAG.
withDagNodes(CodeGenNode...) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the nodes in the DAG.
withDagNodes(Collection<CodeGenNode>) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
A list of the nodes in the DAG.
withDagNodes(CodeGenNode...) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the nodes in the resulting DAG.
withDagNodes(Collection<CodeGenNode>) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
A list of the nodes in the resulting DAG.
withDatabase(Database) - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
The definition of the specified database in the catalog.
withDatabaseInput(DatabaseInput) - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
A DatabaseInput object defining the metadata database to create in the catalog.
withDatabaseInput(DatabaseInput) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
A DatabaseInput object specifying the new definition of the metadata database in the catalog.
withDatabaseList(Database...) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A list of Database objects from the specified catalog.
withDatabaseList(Collection<Database>) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A list of Database objects from the specified catalog.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata database in which the partition is to be created.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the catalog database in which the table in question resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
The name of the catalog database where the tables to delete reside.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The database in the catalog in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the catalog database where the partitions reside.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CatalogEntry
The database in which the table metadata resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Crawler
The database where metadata is written by this crawler.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS Glue database where results are written, such as: arn:aws:daylight:us-east-1::database/sometable/*.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata database in which the partition is to be created.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The catalog database in which to create the new table.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
The name of the catalog database in which to create the function.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the catalog database in which the table in question resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the catalog database in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The database in the catalog in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the catalog database where the function is located.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the catalog database where the partition resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the catalog database where the partitions reside.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the database in the catalog in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The database in the catalog whose tables to list.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The database in the catalog in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The database in the catalog in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the catalog database where the function is located.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The name of the catalog database where the functions are located.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Partition
The name of the catalog database where the table in question is located.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.Table
Name of the metadata database where the table metadata resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS Glue database where results are stored, such as: arn:aws:daylight:us-east-1::database/sometable/*.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the catalog database in which the table in question resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
The name of the catalog database in which the table resides.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the catalog database where the function to be updated is located.
withDataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in class com.amazonaws.services.glue.model.GetDataCatalogEncryptionSettingsResult
The requested security configuration.
withDataCatalogEncryptionSettings(DataCatalogEncryptionSettings) - Method in class com.amazonaws.services.glue.model.PutDataCatalogEncryptionSettingsRequest
The security configuration to set.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The default arguments for this job.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Job
The default arguments for this job, specified as name-value pairs.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobUpdate
The default arguments for this job.
withDeleteBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
withDeleteBehavior(DeleteBehavior) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior when the crawler finds a deleted object.
withDeletePublicKeys(String...) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys to be deleted from the DevEndpoint.
withDeletePublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The list of public keys to be deleted from the DevEndpoint.
withDependentJobName(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
withDependentJobName(String) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The name of the job for which to retrieve triggers.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Connection
The description of the connection.
withDescription(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The description of the connection.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Crawler
A description of the crawler.
withDescription(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A description of the new crawler.
withDescription(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Description of the job being defined.
withDescription(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A description of the new trigger.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Database
Description of the database.
withDescription(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Description of the database
withDescription(String) - Method in class com.amazonaws.services.glue.model.Job
Description of the job being defined.
withDescription(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job being defined.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Table
Description of the table.
withDescription(String) - Method in class com.amazonaws.services.glue.model.TableInput
Description of the table.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Trigger
A description of this trigger.
withDescription(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A description of this trigger.
withDescription(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A description of the new crawler.
withDevEndpoint(DevEndpoint) - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
A DevEndpoint definition.
withDevEndpointNames(String...) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
The list of DevEndpoint names, which may be the names returned from the ListDevEndpoint operation.
withDevEndpointNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsRequest
The list of DevEndpoint names, which may be the names returned from the ListDevEndpoint operation.
withDevEndpointNames(String...) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
The names of all DevEndpoints in the account, or the DevEndpoints with the specified tags.
withDevEndpointNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
The names of all DevEndpoints in the account, or the DevEndpoints with the specified tags.
withDevEndpoints(DevEndpoint...) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoint definitions.
withDevEndpoints(Collection<DevEndpoint>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoint definitions.
withDevEndpoints(DevEndpoint...) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A list of DevEndpoint definitions.
withDevEndpoints(Collection<DevEndpoint>) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A list of DevEndpoint definitions.
withDevEndpointsNotFound(String...) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoints not found.
withDevEndpointsNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetDevEndpointsResult
A list of DevEndpoints not found.
withDynamoDB(CodeGenNodeArg...) - Method in class com.amazonaws.services.glue.model.Location
A DynamoDB Table location.
withDynamoDB(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
A DynamoDB Table location.
withDynamoDBTargets(DynamoDBTarget...) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies DynamoDB targets.
withDynamoDBTargets(Collection<DynamoDBTarget>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies DynamoDB targets.
withEncryptionAtRest(EncryptionAtRest) - Method in class com.amazonaws.services.glue.model.DataCatalogEncryptionSettings
Specifies the encryption-at-rest configuration for the Data Catalog.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The encryption configuration for the new security configuration.
withEncryptionConfiguration(EncryptionConfiguration) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The encryption configuration associated with this security configuration.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name to be assigned to the new DevEndpoint.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name assigned to the new DevEndpoint.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
The name of the DevEndpoint.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the DevEndpoint.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
Name of the DevEndpoint for which to retrieve information.
withEndpointName(String) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The name of the DevEndpoint to be updated.
withErrorCode(String) - Method in class com.amazonaws.services.glue.model.ErrorDetail
The code associated with this error.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
Specifies details about the error that was encountered.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.PartitionError
Details about the partition error.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableError
Detail about the error.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableVersionError
Detail about the error.
withErrorMessage(String) - Method in class com.amazonaws.services.glue.model.ErrorDetail
A message describing the error.
withErrorMessage(String) - Method in class com.amazonaws.services.glue.model.JobRun
An error message associated with this job run.
withErrorMessage(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
If an error occurred, the error information about the last crawl.
withErrors(PartitionError...) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Errors encountered when trying to create the requested partitions.
withErrors(Collection<PartitionError>) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Errors encountered when trying to create the requested partitions.
withErrors(Map<String, ErrorDetail>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A map of the names of connections that were not successfully deleted to error details.
withErrors(PartitionError...) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Errors encountered when trying to delete the requested partitions.
withErrors(Collection<PartitionError>) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Errors encountered when trying to delete the requested partitions.
withErrors(TableError...) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
A list of errors encountered in attempting to delete the specified tables.
withErrors(Collection<TableError>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
A list of errors encountered in attempting to delete the specified tables.
withErrors(TableVersionError...) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
A list of errors encountered while trying to delete the specified table versions.
withErrors(Collection<TableVersionError>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionResult
A list of errors encountered while trying to delete the specified table versions.
withErrors(BatchStopJobRunError...) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the errors that were encountered in tryng to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
withErrors(Collection<BatchStopJobRunError>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the errors that were encountered in tryng to stop JobRuns, including the JobRunId for which each error was encountered and details about the error.
withExclusions(String...) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of glob patterns used to exclude from the crawl.
withExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of glob patterns used to exclude from the crawl.
withExclusions(String...) - Method in class com.amazonaws.services.glue.model.S3Target
A list of glob patterns used to exclude from the crawl.
withExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.S3Target
A list of glob patterns used to exclude from the crawl.
withExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
withExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.Job
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
withExecutionProperty(ExecutionProperty) - Method in class com.amazonaws.services.glue.model.JobUpdate
An ExecutionProperty specifying the maximum number of concurrent runs allowed for this job.
withExecutionTime(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The amount of time (in seconds) that the job run consumed resources.
withExpression(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
An expression filtering the partitions to be returned.
withExpression(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A regular expression pattern.
withExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
withExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path to one or more Java Jars in an S3 bucket that will be loaded in your DevEndpoint.
withExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
withExtraJarsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path to one or more Java Jars in an S3 bucket that should be loaded in your DevEndpoint.
withExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
withExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Path(s) to one or more Python libraries in an S3 bucket that will be loaded in your DevEndpoint.
withExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
withExtraPythonLibsS3Path(String) - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Path(s) to one or more Python libraries in an S3 bucket that should be loaded in your DevEndpoint.
withFailureReason(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The reason for a current failure in this DevEndpoint.
withFailureReason(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The reason for a current failure in this DevEndpoint.
withFilter(GetConnectionsFilter) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A filter that controls which connections will be returned.
withFunctionInput(UserDefinedFunctionInput) - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
A FunctionInput object that defines the function to create in the Data Catalog.
withFunctionInput(UserDefinedFunctionInput) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
A FunctionInput object that re-defines the function in the Data Catalog.
withFunctionName(String) - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
The name of the function definition to be deleted.
withFunctionName(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The name of the function.
withFunctionName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The name of the function.
withGrokClassifier(GrokClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
A GrokClassifier object.
withGrokClassifier(CreateGrokClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A GrokClassifier object specifying the classifier to create.
withGrokClassifier(UpdateGrokClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A GrokClassifier object with updated fields.
withGrokPattern(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The grok pattern used by this classifier.
withGrokPattern(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The grok pattern applied to a data store by this classifier.
withGrokPattern(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
withHidePassword(Boolean) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Allows you to retrieve the connection metadata without returning the password.
withHidePassword(Boolean) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Allows you to retrieve the connection metadata without returning the password.
withId(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
A node identifier that is unique within the node's graph.
withId(String) - Method in class com.amazonaws.services.glue.model.JobRun
The ID of this job run.
withId(String) - Method in class com.amazonaws.services.glue.model.Trigger
Reserved for future use.
withImportCompleted(Boolean) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
True if the migration has completed, or False otherwise.
withImportedBy(String) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The name of the person who initiated the migration.
withImportStatus(CatalogImportStatus) - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
The status of the specified catalog migration.
withImportTime(Date) - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
The time that the migration was started.
withInputFormat(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The input format: SequenceFileInputFormat (binary), or TextInputFormat, or a custom format.
withJdbc(CodeGenNodeArg...) - Method in class com.amazonaws.services.glue.model.Location
A JDBC location.
withJdbc(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
A JDBC location.
withJdbcTargets(JdbcTarget...) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies JDBC targets.
withJdbcTargets(Collection<JdbcTarget>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies JDBC targets.
withJob(Job) - Method in class com.amazonaws.services.glue.model.GetJobResult
The requested job definition.
withJobBookmark(String) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The bookmark itself.
withJobBookmarkEntry(JobBookmarkEntry) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
The reset bookmark entry.
withJobBookmarksEncryption(JobBookmarksEncryption) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for Job Bookmarks.
withJobBookmarksEncryptionMode(String) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The encryption mode to use for Job bookmarks data.
withJobBookmarksEncryptionMode(JobBookmarksEncryptionMode) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The encryption mode to use for Job bookmarks data.
withJobName(String) - Method in class com.amazonaws.services.glue.model.Action
The name of a job to be executed.
withJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The name of the job definition used in the job run in question.
withJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
The name of the job definition for which to stop job runs.
withJobName(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The name of the job definition used in the job run that was stopped.
withJobName(String) - Method in class com.amazonaws.services.glue.model.Condition
The name of the Job to whose JobRuns this condition applies and on which this trigger waits.
withJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job definition to delete.
withJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job definition that was deleted.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job definition to retrieve.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job definition being run.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job definition for which to retrieve all job runs.
withJobName(String) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Name of the job in question.
withJobName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the job definition being used in this run.
withJobName(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the job definition used by the predecessor job run.
withJobName(String) - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
The name of the job in question.
withJobName(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the job definition to use.
withJobName(String) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Name of the job definition to update.
withJobName(String) - Method in class com.amazonaws.services.glue.model.UpdateJobResult
Returns the name of the updated job definition.
withJobNames(String...) - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
A list of job names, which may be the names returned from the ListJobs operation.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsRequest
A list of job names, which may be the names returned from the ListJobs operation.
withJobNames(String...) - Method in class com.amazonaws.services.glue.model.ListJobsResult
The names of all jobs in the account, or the jobs with the specified tags.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListJobsResult
The names of all jobs in the account, or the jobs with the specified tags.
withJobRun(JobRun) - Method in class com.amazonaws.services.glue.model.GetJobRunResult
The requested job-run metadata.
withJobRunId(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunError
The JobRunId of the job run in question.
withJobRunId(String) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunSuccessfulSubmission
The JobRunId of the job run that was stopped.
withJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The ID of a previous JobRun to retry.
withJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
withJobRunIds(String...) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
A list of the JobRunIds that should be stopped for that job definition.
withJobRunIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunRequest
A list of the JobRunIds that should be stopped for that job definition.
withJobRuns(JobRun...) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A list of job-run metatdata objects.
withJobRuns(Collection<JobRun>) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A list of job-run metatdata objects.
withJobRunState(String) - Method in class com.amazonaws.services.glue.model.JobRun
The current state of the job run.
withJobRunState(JobRunState) - Method in class com.amazonaws.services.glue.model.JobRun
The current state of the job run.
withJobs(Job...) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of job definitions.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of job definitions.
withJobs(Job...) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of job definitions.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of job definitions.
withJobsNotFound(String...) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of names of jobs not found.
withJobsNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetJobsResult
A list of names of jobs not found.
withJobUpdate(JobUpdate) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job definition.
withJsonClassifier(JsonClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
A JsonClassifier object.
withJsonClassifier(CreateJsonClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
A JsonClassifier object specifying the classifier to create.
withJsonClassifier(UpdateJsonClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
A JsonClassifier object with updated fields.
withJsonPath(String) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
withJsonPath(String) - Method in class com.amazonaws.services.glue.model.JsonClassifier
A JsonPath string defining the JSON data for the classifier to classify.
withJsonPath(String) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
A JsonPath string defining the JSON data for the classifier to classify.
withKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.CloudWatchEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
withKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.JobBookmarksEncryption
The AWS ARN of the KMS key to be used to encrypt the data.
withKmsKeyArn(String) - Method in class com.amazonaws.services.glue.model.S3Encryption
The AWS ARN of the KMS key to be used to encrypt the data.
withLanguage(String) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
withLanguage(Language) - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
The programming language of the resulting code from the DAG.
withLanguage(String) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
withLanguage(Language) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The programming language of the code to perform the mapping.
withLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The last time at which the partition was accessed.
withLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which the partition was accessed.
withLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time the table was accessed.
withLastAccessTime(Date) - Method in class com.amazonaws.services.glue.model.TableInput
Last time the table was accessed.
withLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.Partition
The last time at which column statistics were computed for this partition.
withLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.PartitionInput
The last time at which column statistics were computed for this partition.
withLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time column statistics were computed for this table.
withLastAnalyzedTime(Date) - Method in class com.amazonaws.services.glue.model.TableInput
Last time column statistics were computed for this table.
withLastCrawl(LastCrawlInfo) - Method in class com.amazonaws.services.glue.model.Crawler
The status of the last crawl, and potentially error information if an error occurred.
withLastModifiedOn(Date) - Method in class com.amazonaws.services.glue.model.Job
The last point in time when this job definition was modified.
withLastModifiedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The last time this job run was modified.
withLastModifiedTimestamp(Date) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The point in time at which this DevEndpoint was last modified.
withLastRuntimeSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The duration of the crawler's most recent run, in seconds.
withLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.Crawler
The time the crawler was last updated.
withLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The time this classifier was last updated.
withLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The time this classifier was last updated.
withLastUpdated(Date) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The time this classifier was last updated.
withLastUpdatedBy(String) - Method in class com.amazonaws.services.glue.model.Connection
The user, group, or role that last updated this connection definition.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.glue.model.Connection
The last time that this connection definition was updated.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The status of the last update.
withLineNumber(Integer) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The line number of the node.
withLocation(Location) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Parameters for the mapping.
withLocation(Location) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
Parameters for the mapping.
withLocation(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The physical location of the table.
withLocationUri(String) - Method in class com.amazonaws.services.glue.model.Database
The location of the database (for example, an HDFS path).
withLocationUri(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
The location of the database (for example, an HDFS path).
withLogGroup(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log group for the last crawl.
withLogGroupName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the log group for secure logging, that can be server-side encrypted in CloudWatch using KMS.
withLogical(String) - Method in class com.amazonaws.services.glue.model.Predicate
Optional field if only one condition is listed.
withLogical(Logical) - Method in class com.amazonaws.services.glue.model.Predicate
Optional field if only one condition is listed.
withLogicalOperator(String) - Method in class com.amazonaws.services.glue.model.Condition
A logical operator.
withLogicalOperator(LogicalOperator) - Method in class com.amazonaws.services.glue.model.Condition
A logical operator.
withLogStream(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The log stream for the last crawl.
withLogUri(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
This field is reserved for future use.
withLogUri(String) - Method in class com.amazonaws.services.glue.model.Job
This field is reserved for future use.
withLogUri(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
This field is reserved for future use.
withMapping(MappingEntry...) - Method in class com.amazonaws.services.glue.model.GetMappingResult
A list of mappings to the specified targets.
withMapping(Collection<MappingEntry>) - Method in class com.amazonaws.services.glue.model.GetMappingResult
A list of mappings to the specified targets.
withMapping(MappingEntry...) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The list of mappings from a source table to target tables.
withMapping(Collection<MappingEntry>) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The list of mappings from a source table to target tables.
withMatchCriteria(String...) - Method in class com.amazonaws.services.glue.model.Connection
A list of criteria that can be used in selecting this connection.
withMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.Connection
A list of criteria that can be used in selecting this connection.
withMatchCriteria(String...) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of criteria that can be used in selecting this connection.
withMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of criteria that can be used in selecting this connection.
withMatchCriteria(String...) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
withMatchCriteria(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
A criteria string that must match the criteria recorded in the connection definition for that connection definition to be returned.
withMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
withMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.Job
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
withMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.JobRun
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
withMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
withMaxCapacity(Double) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The number of AWS Glue data processing units (DPUs) that can be allocated when this job runs.
withMaxConcurrentRuns(Integer) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for the job.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
Size of the list to return (optional).
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
The maximum number of connections to return in one response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
The maximum size of a list to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
The number of crawlers to return on each call.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
The maximum number of databases to return in one response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
The maximum size of information to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The maximum size of the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetJobsRequest
The maximum size of the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The maximum number of partitions to return in a single response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
The maximum number of results to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
The maximum number of tables to return in a single response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The maximum number of table versions to return in one response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The maximum size of the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
The maximum number of functions to return in one response.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
The maximum size of a list to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
The maximum size of a list to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
The maximum size of a list to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
The maximum size of a list to return.
withMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The maximum number of times to retry this job if it fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.Job
The maximum number of times to retry this job after a JobRun fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The maximum number of times to retry this job if it fails.
withMedianRuntimeSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The median duration of this crawler's runs, in seconds.
withMessagePrefix(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The prefix for a message about this crawl.
withName(String) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The name of the argument or property.
withName(String) - Method in class com.amazonaws.services.glue.model.Column
The name of the Column.
withName(String) - Method in class com.amazonaws.services.glue.model.Connection
The name of the connection definition.
withName(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
The name of the connection.
withName(String) - Method in class com.amazonaws.services.glue.model.Crawler
The crawler name.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Name of the new crawler.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
The name of the new classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name you assign to this job definition.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name that was provided for this job definition.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateJsonClassifierRequest
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationRequest
The name for the new security configuration.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateSecurityConfigurationResult
The name assigned to the new security configuration.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name of the trigger.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name of the trigger.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.Database
Name of the database.
withName(String) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Name of the database.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteClassifierRequest
Name of the classifier to remove.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
Name of the crawler to remove.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
The name of the Database to delete.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteSecurityConfigurationRequest
The name of the security configuration to delete.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
The name of the table to be deleted.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
The name of the trigger to delete.
withName(String) - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
The name of the trigger that was deleted.
withName(String) - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
Name of the classifier to retrieve.
withName(String) - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
The name of the connection definition to retrieve.
withName(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
Name of the crawler to retrieve metadata for.
withName(String) - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
The name of the database to retrieve.
withName(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationRequest
The name of the security configuration to retrieve.
withName(String) - Method in class com.amazonaws.services.glue.model.GetTableRequest
The name of the table for which to retrieve the definition.
withName(String) - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
The name of the trigger to retrieve.
withName(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.Job
The name you assign to this job definition.
withName(String) - Method in class com.amazonaws.services.glue.model.JobCommand
The name of the job command: this must be glueetl, for an Apache Spark ETL job, or pythonshell, for a Python shell job.
withName(String) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.SecurityConfiguration
The name of the security configuration.
withName(String) - Method in class com.amazonaws.services.glue.model.SerDeInfo
Name of the SerDe.
withName(String) - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
Name of the crawler to start.
withName(String) - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
The name of the trigger to start.
withName(String) - Method in class com.amazonaws.services.glue.model.StartTriggerResult
The name of the trigger that was started.
withName(String) - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
Name of the crawler to stop.
withName(String) - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
The name of the trigger to stop.
withName(String) - Method in class com.amazonaws.services.glue.model.StopTriggerResult
The name of the trigger that was stopped.
withName(String) - Method in class com.amazonaws.services.glue.model.Table
Name of the table.
withName(String) - Method in class com.amazonaws.services.glue.model.TableInput
Name of the table.
withName(String) - Method in class com.amazonaws.services.glue.model.Trigger
Name of the trigger.
withName(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
Reserved for future use.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
The name of the connection definition to update.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Name of the new crawler.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
The name of the database to update in the catalog.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The name of the GrokClassifier.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateJsonClassifierRequest
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The name of the trigger to update.
withName(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The name of the classifier.
withName(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The name of the classifier.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
An optional continuation token.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
A continuation token.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
A continuation token, if the list of connections returned does not include the last of the filtered connections.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
A continuation token, if the returned list does not contain the last metric available.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
A continuation token, if this is a continuation request.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A continuation token, if the returned list has not reached the end of those defined in this customer account.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A continuation token, if not all DevEndpoint definitions have yet been returned.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
A continuation token, if not all reequested job runs have been returned.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A continuation token, if not all job definitions have yet been returned.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
A continuation token, if this is not the first call to retrieve these partitions.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A continuation token, if the returned list of partitions does not does not include the last one.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A continuation token, if there are more security configurations to return.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTablesRequest
A continuation token, included if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTablesResult
A continuation token, present if the current list segment is not the last.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
A continuation token, if this is not the first call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A continuation token, if the list of available versions does not include the last one.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A continuation token, if not all the requested triggers have yet been returned.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
A continuation token, if this is a continuation call.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A continuation token, if the list of functions returned does not include the last requested function.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
A continuation token, if this is a continuation request.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListCrawlersResult
A continuation token, if the returned list does not contain the last metric available.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
A continuation token, if this is a continuation request.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsResult
A continuation token, if the returned list does not contain the last metric available.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
A continuation token, if this is a continuation request.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListJobsResult
A continuation token, if the returned list does not contain the last metric available.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
A continuation token, if this is a continuation request.
withNextToken(String) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
A continuation token, if the returned list does not contain the last metric available.
withNodeType(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.Action
Specifies configuration properties of a job run notification.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Specifies configuration properties of a job notification.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.Job
Specifies configuration properties of a job notification.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.JobRun
Specifies configuration properties of a job run notification.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.JobUpdate
Specifies configuration properties of a job notification.
withNotificationProperty(NotificationProperty) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Specifies configuration properties of a job run notification.
withNotifyDelayAfter(Integer) - Method in class com.amazonaws.services.glue.model.NotificationProperty
After a job run starts, the number of minutes to wait before sending a job run delay notification.
withNumberOfBuckets(Integer) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Must be specified if the table contains any dimension columns.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The number of AWS Glue Data Processing Units (DPUs) to allocate to this DevEndpoint.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of AWS Glue Data Processing Units (DPUs) allocated to this DevEndpoint.
withOutputFormat(String) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
The output format: SequenceFileOutputFormat (binary), or IgnoreKeyTextOutputFormat, or a custom format.
withOwner(String) - Method in class com.amazonaws.services.glue.model.Table
Owner of the table.
withOwner(String) - Method in class com.amazonaws.services.glue.model.TableInput
Owner of the table.
withOwnerName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner of the function.
withOwnerName(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner of the function.
withOwnerType(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner type.
withOwnerType(PrincipalType) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The owner type.
withOwnerType(String) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner type.
withOwnerType(PrincipalType) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The owner type.
withParam(Boolean) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
True if the value is used as a parameter.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Database
These key-value pairs define parameters and properties of the database.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.DatabaseInput
Thes key-value pairs define parameters and properties of the database.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Partition
These key-value pairs define partition parameters.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
These key-value pairs define partition parameters.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SerDeInfo
These key-value pairs define initialization parameters for the SerDe.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
User-supplied properties in key-value form.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Table
These key-value pairs define properties associated with the table.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TableInput
These key-value pairs define properties associated with the table.
withPartition(Partition) - Method in class com.amazonaws.services.glue.model.GetPartitionResult
The requested information, in the form of a Partition object.
withPartitionInput(PartitionInput) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
A PartitionInput structure defining the partition to be created.
withPartitionInput(PartitionInput) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The new partition object to which to update the partition.
withPartitionInputList(PartitionInput...) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
A list of PartitionInput structures that define the partitions to be created.
withPartitionInputList(Collection<PartitionInput>) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
A list of PartitionInput structures that define the partitions to be created.
withPartitionKeys(Column...) - Method in class com.amazonaws.services.glue.model.Table
A list of columns by which the table is partitioned.
withPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.glue.model.Table
A list of columns by which the table is partitioned.
withPartitionKeys(Column...) - Method in class com.amazonaws.services.glue.model.TableInput
A list of columns by which the table is partitioned.
withPartitionKeys(Collection<Column>) - Method in class com.amazonaws.services.glue.model.TableInput
A list of columns by which the table is partitioned.
withPartitions(Partition...) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the requested partitions.
withPartitions(Collection<Partition>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the requested partitions.
withPartitions(Partition...) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A list of requested partitions.
withPartitions(Collection<Partition>) - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
A list of requested partitions.
withPartitionsToDelete(PartitionValueList...) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
A list of PartitionInput structures that define the partitions to be deleted.
withPartitionsToDelete(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
A list of PartitionInput structures that define the partitions to be deleted.
withPartitionsToGet(PartitionValueList...) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
A list of partition values identifying the partitions to retrieve.
withPartitionsToGet(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
A list of partition values identifying the partitions to retrieve.
withPartitionValueList(String...) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
A list of the values defining the partition.
withPartitionValueList(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
A list of the values defining the partition.
withPartitionValues(String...) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The values that define the partition.
withPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The values that define the partition.
withPartitionValues(String...) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The values that define the partition.
withPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The values that define the partition.
withPartitionValues(String...) - Method in class com.amazonaws.services.glue.model.PartitionError
The values that define the partition.
withPartitionValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionError
The values that define the partition.
withPath(String) - Method in class com.amazonaws.services.glue.model.DynamoDBTarget
The name of the DynamoDB table to crawl.
withPath(String) - Method in class com.amazonaws.services.glue.model.JdbcTarget
The path of the JDBC target.
withPath(String) - Method in class com.amazonaws.services.glue.model.S3Target
The path to the Amazon S3 target.
withPattern(String) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
An optional function-name pattern string that filters the function definitions returned.
withPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.Connection
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to make this connection successfully.
withPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as virtual private cloud (VPC) and SecurityGroup, that are needed to successfully make this connection.
withPolicyExistsCondition(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
withPolicyExistsCondition(ExistCondition) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
A value of MUST_EXIST is used to update a policy.
withPolicyHash(String) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the hash value associated with this policy.
withPolicyHash(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyResult
A hash of the policy that has just been set.
withPolicyHashCondition(String) - Method in class com.amazonaws.services.glue.model.DeleteResourcePolicyRequest
The hash value returned when this policy was set.
withPolicyHashCondition(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
The hash value returned when the previous policy was set using PutResourcePolicy.
withPolicyInJson(String) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
Contains the requested policy document, in JSON format.
withPolicyInJson(String) - Method in class com.amazonaws.services.glue.model.PutResourcePolicyRequest
Contains the policy document to set, in JSON format.
withPredecessorRuns(Predecessor...) - Method in class com.amazonaws.services.glue.model.JobRun
A list of predecessors to this job run.
withPredecessorRuns(Collection<Predecessor>) - Method in class com.amazonaws.services.glue.model.JobRun
A list of predecessors to this job run.
withPredecessorsIncluded(Boolean) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
True if a list of predecessor runs should be returned.
withPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A predicate to specify when the new trigger should fire.
withPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.Trigger
The predicate of this trigger, which defines when it will fire.
withPredicate(Predicate) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
The predicate of this trigger, which defines when it will fire.
withPreviousRunId(String) - Method in class com.amazonaws.services.glue.model.JobRun
The ID of the previous run of this job.
withPrivateAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A private IP address to access the DevEndpoint within a VPC, if the DevEndpoint is created within one.
withPublicAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public IP address used by this DevEndpoint.
withPublicKey(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to be used by this DevEndpoint for authentication.
withPublicKey(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public key to be used by this DevEndpoint for authentication.
withPublicKey(String) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
The public key for the DevEndpoint to use.
withPublicKeys(String...) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
A list of public keys to be used by the DevEndpoints for authentication.
withPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
A list of public keys to be used by the DevEndpoints for authentication.
withPublicKeys(String...) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of public keys to be used by the DevEndpoints for authentication.
withPublicKeys(Collection<String>) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of public keys to be used by the DevEndpoints for authentication.
withPythonScript(String) - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Python script generated from the DAG.
withPythonScript(String) - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
The Python script to transform.
withPythonScript(String) - Method in class com.amazonaws.services.glue.model.GetPlanResult
A Python script to perform the mapping.
withResourceArn(String) - Method in class com.amazonaws.services.glue.model.GetTagsRequest
The Amazon ARN of the resource for which to retrieve tags.
withResourceArn(String) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
The ARN of the AWS Glue resource to which to add the tags.
withResourceArn(String) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
The ARN of the resource from which to remove the tags.
withResourceType(String) - Method in class com.amazonaws.services.glue.model.ResourceUri
The type of the resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.glue.model.ResourceUri
The type of the resource.
withResourceUris(ResourceUri...) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The resource URIs for the function.
withResourceUris(Collection<ResourceUri>) - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
The resource URIs for the function.
withResourceUris(ResourceUri...) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The resource URIs for the function.
withResourceUris(Collection<ResourceUri>) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
The resource URIs for the function.
withRetention(Integer) - Method in class com.amazonaws.services.glue.model.Table
Retention time for this table.
withRetention(Integer) - Method in class com.amazonaws.services.glue.model.TableInput
Retention time for this table.
withReturnConnectionPasswordEncrypted(Boolean) - Method in class com.amazonaws.services.glue.model.ConnectionPasswordEncryption
When the ReturnConnectionPasswordEncrypted flag is set to "true", passwords remain encrypted in the responses of GetConnection and GetConnections.
withRole(String) - Method in class com.amazonaws.services.glue.model.Crawler
The IAM role (or ARN of an IAM role) used to access customer resources, such as data in Amazon S3.
withRole(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
withRole(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name or ARN of the IAM role associated with this job.
withRole(String) - Method in class com.amazonaws.services.glue.model.Job
The name or ARN of the IAM role associated with this job.
withRole(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The name or ARN of the IAM role associated with this job (required).
withRole(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The IAM role (or ARN of an IAM role) used by the new crawler to access customer resources.
withRoleArn(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The IAM role for the DevEndpoint.
withRoleArn(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The AWS ARN of the role assigned to the new DevEndpoint.
withRoleArn(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The AWS ARN of the IAM role used in this DevEndpoint.
withRowTag(String) - Method in class com.amazonaws.services.glue.model.CreateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
withRowTag(String) - Method in class com.amazonaws.services.glue.model.UpdateXMLClassifierRequest
The XML tag designating the element that contains each record in an XML document being parsed.
withRowTag(String) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The XML tag designating the element that contains each record in an XML document being parsed.
withRun(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
The run ID number.
withRunId(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
The ID of the job run.
withRunId(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The job-run ID of the predecessor job run.
withS3(CodeGenNodeArg...) - Method in class com.amazonaws.services.glue.model.Location
An Amazon S3 location.
withS3(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
An Amazon S3 location.
withS3Encryption(S3Encryption...) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for S3 data.
withS3Encryption(Collection<S3Encryption>) - Method in class com.amazonaws.services.glue.model.EncryptionConfiguration
The encryption configuration for S3 data.
withS3EncryptionMode(String) - Method in class com.amazonaws.services.glue.model.S3Encryption
The encryption mode to use for S3 data.
withS3EncryptionMode(S3EncryptionMode) - Method in class com.amazonaws.services.glue.model.S3Encryption
The encryption mode to use for S3 data.
withS3Targets(S3Target...) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies Amazon S3 targets.
withS3Targets(Collection<S3Target>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies Amazon S3 targets.
withScalaCode(String) - Method in class com.amazonaws.services.glue.model.CreateScriptResult
The Scala code generated from the DAG.
withScalaCode(String) - Method in class com.amazonaws.services.glue.model.GetPlanResult
Scala code to perform the mapping.
withSchedule(Schedule) - Method in class com.amazonaws.services.glue.model.Crawler
For scheduled crawlers, the schedule when the crawler runs.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.Trigger
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
The updated cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withScheduleExpression(String) - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression used to specify the schedule (see Time-Based Schedules for Jobs and Crawlers.
withSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.Crawler
Sets the behavior when the crawler finds a changed or deleted object.
withSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Policy for the crawler's update and deletion behavior.
withSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Policy for the crawler's update and deletion behavior.
withScriptLocation(String) - Method in class com.amazonaws.services.glue.model.JobCommand
Specifies the S3 path to a script that executes a job (required).
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Action
The name of the SecurityConfiguration structure to be used with this action.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The name of the SecurityConfiguration structure being used with this DevEndpoint.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The name of the SecurityConfiguration structure to be used with this job.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The name of the SecurityConfiguration structure to be used with this DevEndpoint.
withSecurityConfiguration(SecurityConfiguration) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationResult
The requested security configuration
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.Job
The name of the SecurityConfiguration structure to be used with this job.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the SecurityConfiguration structure to be used with this job run.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The name of the SecurityConfiguration structure to be used with this job.
withSecurityConfiguration(String) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The name of the SecurityConfiguration structure to be used with this job run.
withSecurityConfigurations(SecurityConfiguration...) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A list of security configurations.
withSecurityConfigurations(Collection<SecurityConfiguration>) - Method in class com.amazonaws.services.glue.model.GetSecurityConfigurationsResult
A list of security configurations.
withSecurityGroupIdList(String...) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The security group ID list used by the connection.
withSecurityGroupIdList(Collection<String>) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The security group ID list used by the connection.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Security group IDs for the security groups to be used by the new DevEndpoint.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Security group IDs for the security groups to be used by the new DevEndpoint.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The security groups assigned to the new DevEndpoint.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The security groups assigned to the new DevEndpoint.
withSecurityGroupIds(String...) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of security group identifiers used in this DevEndpoint.
withSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.DevEndpoint
A list of security group identifiers used in this DevEndpoint.
withSegment(Segment) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The segment of the table's partitions to scan in this request.
withSegmentNumber(Integer) - Method in class com.amazonaws.services.glue.model.Segment
The zero-based index number of the this segment.
withSerdeInfo(SerDeInfo) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Serialization/deserialization (SerDe) information.
withSerializationLibrary(String) - Method in class com.amazonaws.services.glue.model.SerDeInfo
Usually the class that implements the SerDe.
withSinks(CatalogEntry...) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
A list of target tables.
withSinks(Collection<CatalogEntry>) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
A list of target tables.
withSinks(CatalogEntry...) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The target tables.
withSinks(Collection<CatalogEntry>) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The target tables.
withSkewedColumnNames(String...) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of names of columns that contain skewed values.
withSkewedColumnNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of names of columns that contain skewed values.
withSkewedColumnValueLocationMaps(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A mapping of skewed values to the columns that contain them.
withSkewedColumnValues(String...) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of values that appear so frequently as to be considered skewed.
withSkewedColumnValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.SkewedInfo
A list of values that appear so frequently as to be considered skewed.
withSkewedInfo(SkewedInfo) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Information about values that appear very frequently in a column (skewed values).
withSkipArchive(Boolean) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
By default, UpdateTable always creates an archived version of the table before updating it.
withSortColumns(Order...) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list specifying the sort order of each bucket in the table.
withSortColumns(Collection<Order>) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
A list specifying the sort order of each bucket in the table.
withSortOrder(Integer) - Method in class com.amazonaws.services.glue.model.Order
Indicates that the column is sorted in ascending order (== 1), or in descending order ( ==0).
withSource(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge starts.
withSource(CatalogEntry) - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Specifies the source table.
withSource(CatalogEntry) - Method in class com.amazonaws.services.glue.model.GetPlanRequest
The source table.
withSourcePath(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The source path.
withSourceTable(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The name of the source table.
withSourceType(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The source type.
withSseAwsKmsKeyId(String) - Method in class com.amazonaws.services.glue.model.EncryptionAtRest
The ID of the AWS KMS key to use for encryption at rest.
withStartedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
withStartOnCreation(Boolean) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Set to true to start SCHEDULED and CONDITIONAL triggers when created.
withStartTime(Date) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
The time at which the crawl started.
withState(String) - Method in class com.amazonaws.services.glue.model.Condition
The condition state.
withState(JobRunState) - Method in class com.amazonaws.services.glue.model.Condition
The condition state.
withState(String) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
withState(CrawlerState) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether the crawler is running, or whether a run is pending.
withState(String) - Method in class com.amazonaws.services.glue.model.Schedule
The state of the schedule.
withState(ScheduleState) - Method in class com.amazonaws.services.glue.model.Schedule
The state of the schedule.
withState(String) - Method in class com.amazonaws.services.glue.model.Trigger
The current state of the trigger.
withState(TriggerState) - Method in class com.amazonaws.services.glue.model.Trigger
The current state of the trigger.
withStatus(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The current status of the new DevEndpoint.
withStatus(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The current status of this DevEndpoint.
withStatus(String) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Status of the last crawl.
withStatus(LastCrawlStatus) - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Status of the last crawl.
withStillEstimating(Boolean) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
True if the crawler is still estimating how long it will take to complete this run.
withStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.Partition
Provides information about the physical location where the partition is stored.
withStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.PartitionInput
Provides information about the physical location where the partition is stored.
withStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.Table
A storage descriptor containing information about the physical storage of this table.
withStorageDescriptor(StorageDescriptor) - Method in class com.amazonaws.services.glue.model.TableInput
A storage descriptor containing information about the physical storage of this table.
withStoredAsSubDirectories(Boolean) - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.
withSubnetId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The subnet ID for the new DevEndpoint to use.
withSubnetId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The subnet ID assigned to the new DevEndpoint.
withSubnetId(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The subnet ID for this DevEndpoint.
withSubnetId(String) - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
The subnet ID used by the connection.
withSucceeded(String...) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A list of names of the connection definitions that were successfully deleted.
withSucceeded(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
A list of names of the connection definitions that were successfully deleted.
withSuccessfulSubmissions(BatchStopJobRunSuccessfulSubmission...) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the JobRuns that were successfully submitted for stopping.
withSuccessfulSubmissions(Collection<BatchStopJobRunSuccessfulSubmission>) - Method in class com.amazonaws.services.glue.model.BatchStopJobRunResult
A list of the JobRuns that were successfully submitted for stopping.
withTable(Table) - Method in class com.amazonaws.services.glue.model.GetTableResult
The Table object that defines the specified table.
withTable(Table) - Method in class com.amazonaws.services.glue.model.TableVersion
The table in question
withTableInput(TableInput) - Method in class com.amazonaws.services.glue.model.CreateTableRequest
The TableInput object that defines the metadata table to create in the catalog.
withTableInput(TableInput) - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
An updated TableInput object to define the metadata table in the catalog.
withTableList(Table...) - Method in class com.amazonaws.services.glue.model.GetTablesResult
A list of the requested Table objects.
withTableList(Collection<Table>) - Method in class com.amazonaws.services.glue.model.GetTablesResult
A list of the requested Table objects.
withTableName(String) - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
The name of the metadata table in which the partition is to be created.
withTableName(String) - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
The name of the table where the partitions to be deleted is located.
withTableName(String) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
The name of the partitions' table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.CatalogEntry
The name of the table in question.
withTableName(String) - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
The name of the metadata table in which the partition is to be created.
withTableName(String) - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
The name of the table where the partition to be deleted is located.
withTableName(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
The name of the partition's table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
The name of the partitions' table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.Partition
The name of the table in question.
withTableName(String) - Method in class com.amazonaws.services.glue.model.TableError
Name of the table.
withTableName(String) - Method in class com.amazonaws.services.glue.model.TableVersionError
The name of the table in question.
withTableName(String) - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
The name of the table where the partition to be updated is located.
withTablePrefix(String) - Method in class com.amazonaws.services.glue.model.Crawler
The prefix added to the names of tables that are created.
withTablePrefix(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables that are created.
withTablePrefix(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables that are created.
withTablesCreated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables created by this crawler.
withTablesDeleted(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables deleted by this crawler.
withTablesToDelete(String...) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
A list of the table to delete.
withTablesToDelete(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
A list of the table to delete.
withTablesUpdated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The number of tables updated by this crawler.
withTableType(String) - Method in class com.amazonaws.services.glue.model.Table
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
withTableType(String) - Method in class com.amazonaws.services.glue.model.TableInput
The type of this table (EXTERNAL_TABLE, VIRTUAL_VIEW, etc.).
withTableVersion(TableVersion) - Method in class com.amazonaws.services.glue.model.GetTableVersionResult
The requested table version.
withTableVersions(TableVersion...) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A list of strings identifying available versions of the specified table.
withTableVersions(Collection<TableVersion>) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A list of strings identifying available versions of the specified table.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The tags to use with this crawler request.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The tags to use with this DevEndpoint.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The tags to use with this job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The tags to use with this trigger.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.GetTagsResult
The requested tags.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListCrawlersRequest
Specifies to return only these tagged resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListDevEndpointsRequest
Specifies to return only these tagged resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListJobsRequest
Specifies to return only these tagged resources.
withTags(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ListTriggersRequest
Specifies to return only these tagged resources.
withTagsToAdd(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TagResourceRequest
Tags to add to this resource.
withTagsToRemove(String...) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
Tags to remove from this resource.
withTagsToRemove(Collection<String>) - Method in class com.amazonaws.services.glue.model.UntagResourceRequest
Tags to remove from this resource.
withTarget(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The ID of the node at which the edge ends.
withTargetParameter(String) - Method in class com.amazonaws.services.glue.model.CodeGenEdge
The target of the edge.
withTargetPath(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target path.
withTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.Crawler
A collection of targets to crawl.
withTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of collection of targets to crawl.
withTargets(CrawlerTargets) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of targets to crawl.
withTargetTable(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target table.
withTargetType(String) - Method in class com.amazonaws.services.glue.model.MappingEntry
The target type.
withTimeLeftSeconds(Double) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
The estimated time left to complete a running crawl.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.Action
The JobRun timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The job timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.Job
The job timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The JobRun timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The job timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The JobRun timeout in minutes.
withTotalSegments(Integer) - Method in class com.amazonaws.services.glue.model.Segment
The total numer of segments.
withTrigger(Trigger) - Method in class com.amazonaws.services.glue.model.GetTriggerResult
The requested trigger definition.
withTrigger(Trigger) - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
The resulting trigger definition.
withTriggerName(String) - Method in class com.amazonaws.services.glue.model.JobRun
The name of the trigger that started this job run.
withTriggerNames(String...) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
A list of trigger names, which may be the names returned from the ListTriggers operation.
withTriggerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersRequest
A list of trigger names, which may be the names returned from the ListTriggers operation.
withTriggerNames(String...) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
The names of all triggers in the account, or the triggers with the specified tags.
withTriggerNames(Collection<String>) - Method in class com.amazonaws.services.glue.model.ListTriggersResult
The names of all triggers in the account, or the triggers with the specified tags.
withTriggers(Trigger...) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of trigger definitions.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of trigger definitions.
withTriggers(Trigger...) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A list of triggers for the specified job.
withTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A list of triggers for the specified job.
withTriggersNotFound(String...) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of names of triggers not found.
withTriggersNotFound(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchGetTriggersResult
A list of names of triggers not found.
withTriggerUpdate(TriggerUpdate) - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
The new values with which to update the trigger.
withType(String) - Method in class com.amazonaws.services.glue.model.Column
The datatype of data in the Column.
withType(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The type of the new trigger.
withType(TriggerType) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The type of the new trigger.
withType(String) - Method in class com.amazonaws.services.glue.model.Trigger
The type of trigger that this is.
withType(TriggerType) - Method in class com.amazonaws.services.glue.model.Trigger
The type of trigger that this is.
withUnprocessedKeys(PartitionValueList...) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the partition values in the request for which partions were not returned.
withUnprocessedKeys(Collection<PartitionValueList>) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
A list of the partition values in the request for which partions were not returned.
withUpdateBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
withUpdateBehavior(UpdateBehavior) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The update behavior when the crawler finds a changed schema.
withUpdateEtlLibraries(Boolean) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
True if the list of custom libraries to be loaded in the development endpoint needs to be updated, or False otherwise.
withUpdateTime(Date) - Method in class com.amazonaws.services.glue.model.GetResourcePolicyResult
The date and time at which the policy was last updated.
withUpdateTime(Date) - Method in class com.amazonaws.services.glue.model.Table
Last time the table was updated.
withUri(String) - Method in class com.amazonaws.services.glue.model.ResourceUri
The URI for accessing the resource.
withUserDefinedFunction(UserDefinedFunction) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
The requested function definition.
withUserDefinedFunctions(UserDefinedFunction...) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A list of requested function definitions.
withUserDefinedFunctions(Collection<UserDefinedFunction>) - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
A list of requested function definitions.
withValue(String) - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
The value of the argument or property.
withValues(String...) - Method in class com.amazonaws.services.glue.model.Partition
The values of the partition.
withValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.Partition
The values of the partition.
withValues(String...) - Method in class com.amazonaws.services.glue.model.PartitionInput
The values of the partition.
withValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
The values of the partition.
withValues(String...) - Method in class com.amazonaws.services.glue.model.PartitionValueList
The list of values.
withValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionValueList
The list of values.
withVersion(Long) - Method in class com.amazonaws.services.glue.model.Crawler
The version of the crawler.
withVersion(Long) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The version of this classifier.
withVersion(Integer) - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Version of the job.
withVersion(Long) - Method in class com.amazonaws.services.glue.model.JsonClassifier
The version of this classifier.
withVersion(Long) - Method in class com.amazonaws.services.glue.model.XMLClassifier
The version of this classifier.
withVersionId(String) - Method in class com.amazonaws.services.glue.model.DeleteTableVersionRequest
The ID of the table version to be deleted.
withVersionId(String) - Method in class com.amazonaws.services.glue.model.GetTableVersionRequest
The ID value of the table version to be retrieved.
withVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersion
The ID value that identifies this table version.
withVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersionError
The ID value of the version in question.
withVersionIds(String...) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
A list of the IDs of versions to be deleted.
withVersionIds(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteTableVersionRequest
A list of the IDs of versions to be deleted.
withViewExpandedText(String) - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the expanded text of the view; otherwise null.
withViewExpandedText(String) - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the expanded text of the view; otherwise null.
withViewOriginalText(String) - Method in class com.amazonaws.services.glue.model.Table
If the table is a view, the original text of the view; otherwise null.
withViewOriginalText(String) - Method in class com.amazonaws.services.glue.model.TableInput
If the table is a view, the original text of the view; otherwise null.
withVpcId(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The ID of the VPC used by this DevEndpoint.
withVpcId(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The ID of the virtual private cloud (VPC) used by this DevEndpoint.
withXMLClassifier(XMLClassifier) - Method in class com.amazonaws.services.glue.model.Classifier
An XMLClassifier object.
withXMLClassifier(CreateXMLClassifierRequest) - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
An XMLClassifier object specifying the classifier to create.
withXMLClassifier(UpdateXMLClassifierRequest) - Method in class com.amazonaws.services.glue.model.UpdateClassifierRequest
An XMLClassifier object with updated fields.
withYarnEndpointAddress(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The address of the YARN endpoint used by this DevEndpoint.
withYarnEndpointAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The YARN endpoint address used by this DevEndpoint.
withZeppelinRemoteSparkInterpreterPort(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The Apache Zeppelin port for the remote Apache Spark interpreter.
withZeppelinRemoteSparkInterpreterPort(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The Apache Zeppelin port for the remote Apache Spark interpreter.

X

XMLClassifier - Class in com.amazonaws.services.glue.model
A classifier for XML content.
XMLClassifier() - Constructor for class com.amazonaws.services.glue.model.XMLClassifier
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2019. All rights reserved.