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

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
 
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
 
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
 
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
 
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

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 written in Python and 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.
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.BatchGetPartitionRequest
 
clone() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
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.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.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.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.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.Database
 
clone() - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
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.DeleteTableRequest
 
clone() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
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.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.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.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.GetTableVersionsRequest
 
clone() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
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.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.LastCrawlInfo
 
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.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.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.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.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.Trigger
 
clone() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
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.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.UserDefinedFunction
 
clone() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
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
Defines service operations used by the GlueFrontendService
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
 
Condition() - Constructor for class com.amazonaws.services.glue.model.Condition
 
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 used to specify a connection to create or update.
ConnectionInput() - Constructor for class com.amazonaws.services.glue.model.ConnectionInput
 
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 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 crawler targets.
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.
createJob(CreateJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Creates a new job.
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.
createJobAsync(CreateJobRequest, AsyncHandler<CreateJobRequest, CreateJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Creates a new job.
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
 
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 a Python script.
createScript(CreateScriptRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Transforms a directed acyclic graph (DAG) into a Python script.
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 a Python script.
createScriptAsync(CreateScriptRequest, AsyncHandler<CreateScriptRequest, CreateScriptResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Transforms a directed acyclic graph (DAG) into a Python script.
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
 
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
 

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 updata a database.
DatabaseInput() - Constructor for class com.amazonaws.services.glue.model.DatabaseInput
 
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 metadata store.
deleteClassifier(DeleteClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a Classifier from the metadata store.
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 metadata store.
deleteClassifierAsync(DeleteClassifierRequest, AsyncHandler<DeleteClassifierRequest, DeleteClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Removes a Classifier from the metadata store.
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 metadata store, unless the Crawler state is RUNNING.
deleteCrawler(DeleteCrawlerRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Removes a specified Crawler from the metadata store, 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 metadata store, 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 metadata store, 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.
deleteJob(DeleteJobRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Deletes a specified job.
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.
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Deletes a specified job.
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
 
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
 
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
 

E

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.BatchGetPartitionRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
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.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.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.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.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.Database
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
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.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
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.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.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.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.GetTableVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
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.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.LastCrawlInfo
 
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.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.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.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.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.Trigger
 
equals(Object) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
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.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.UserDefinedFunction
 
equals(Object) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 
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
 

F

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.JobRunState
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.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.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of capacity units allocated to this job.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.Job
The number of capacity units allocated to this job.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.JobRun
The amount of infrastructure capacity allocated to this job run.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of capacity units allocated to this job.
getAllocatedCapacity() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The infrastructure capacity to allocate to this job.
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
 
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
Specific arguments for this job 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 or 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.
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.
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.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.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.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.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.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
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
getClassification() - Method in class com.amazonaws.services.glue.model.GrokClassifier
The data form that the classifier matches, such as Twitter, JSON, Omniture Logs, and so forth.
getClassification() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
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 metadata store.
getClassifiers(GetClassifiersRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Lists all Classifier objects in the metadata store.
getClassifiers() - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom Classifiers associated with this Crawler.
getClassifiers() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom Classifier names 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 Classifier names 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 metadata store.
getClassifiersAsync(GetClassifiersRequest, AsyncHandler<GetClassifiersRequest, GetClassifiersResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Lists all Classifier objects in the metadata store.
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.
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.
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.
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 for the JDBC target.
getConnectionNameList() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
getConnectionProperties() - Method in class com.amazonaws.services.glue.model.Connection
A list of key-value pairs used as parameters for this connection.
getConnectionProperties() - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of key-value pairs used as parameters for this 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 returned by the GetConnections API.
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 this 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.
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.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
 
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 specification 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.DevEndpoint
The point in time at which this DevEndpoint 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.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 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.Partition
The time at which the partition was created.
getCustomLibraries() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java custom libraries to be loaded in the DevEndpoint.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Custom grok patterns used by this classifier.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.GrokClassifier
Custom grok patterns used by this classifier.
getCustomPatterns() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
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.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 this Crawler's output should be stored.
getDatabaseName() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The Glue Database where results will be stored, 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.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.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 Glue Database where results will be 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
 
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 parameters for this job.
getDefaultArguments() - Method in class com.amazonaws.services.glue.model.Job
The default parameters for this job.
getDefaultArguments() - Method in class com.amazonaws.services.glue.model.JobUpdate
The default parameters for this job.
getDeleteBehavior() - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior.
getDependentJobName() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
getDescription() - Method in class com.amazonaws.services.glue.model.Connection
Description of the connection.
getDescription() - Method in class com.amazonaws.services.glue.model.ConnectionInput
Description of the connection.
getDescription() - Method in class com.amazonaws.services.glue.model.Crawler
A description of this Crawler and where it should be used.
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.
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 this job.
getDescription() - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job.
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
 
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.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
 
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
 
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.PartitionError
Details about the partition error.
getErrorDetail() - Method in class com.amazonaws.services.glue.model.TableError
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
Error information about the last crawl, if an error occurred.
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.
getExclusions() - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of items to exclude from the crawl.
getExclusions() - Method in class com.amazonaws.services.glue.model.S3Target
A list of S3 objects 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.
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 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 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 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 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 grok 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 used by this classifier.
getGrokPattern() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
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
The trigger ID.
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.
getJobName() - Method in class com.amazonaws.services.glue.model.Action
 
getJobName() - Method in class com.amazonaws.services.glue.model.Condition
 
getJobName() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job to delete.
getJobName() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job that was deleted.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job to retrieve.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job being run.
getJobName() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job 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 being run.
getJobName() - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the predecessor job.
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 to start.
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.
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.StartJobRunRequest
The ID of the job run to start.
getJobRunId() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
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.
getJobRuns(GetJobRunsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves metadata for all runs of a given job.
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.
getJobRunsAsync(GetJobRunsRequest, AsyncHandler<GetJobRunsRequest, GetJobRunsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves metadata for all runs of a given job.
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 jobs.
getJobs(GetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Retrieves all current jobs.
getJobs() - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of jobs.
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 jobs.
getJobsAsync(GetJobsRequest, AsyncHandler<GetJobsRequest, GetJobsResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Retrieves all current jobs.
getJobsAsync(GetJobsRequest) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
getJobsAsync(GetJobsRequest, AsyncHandler<GetJobsRequest, GetJobsResult>) - Method in class com.amazonaws.services.glue.AWSGlueAsyncClient
 
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.
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 specification 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.
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 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.
getLogical() - Method in class com.amazonaws.services.glue.model.Predicate
Currently "OR" is not supported.
getLogicalOperator() - Method in class com.amazonaws.services.glue.model.Condition
 
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
Location of the logs for this job.
getLogUri() - Method in class com.amazonaws.services.glue.model.Job
Location of the logs for this job.
getLogUri() - Method in class com.amazonaws.services.glue.model.JobUpdate
Location of the logs for this job.
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.
getMaxConcurrentRuns() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for a 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.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.
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 if it 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.
getName() - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name of the new job that has been created.
getName() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name to assign to the new trigger.
getName() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name assigned to the new trigger.
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.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.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.
getName() - Method in class com.amazonaws.services.glue.model.JobCommand
The name of this job command.
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
The name of the trigger.
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 metadata 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.UpdateTriggerRequest
The name of the trigger to update.
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 jobs 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.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.
getNodeType() - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
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 nodes to use.
getNumberOfNodes() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of nodes in this DevEndpoint.
getNumberOfNodes() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of nodes used by 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
A list of key-value pairs that define parameters and properties of the database.
getParameters() - Method in class com.amazonaws.services.glue.model.DatabaseInput
A list of key-value pairs that define parameters and properties of the database.
getParameters() - Method in class com.amazonaws.services.glue.model.Partition
Partition parameters, in the form of a list of key-value pairs.
getParameters() - Method in class com.amazonaws.services.glue.model.PartitionInput
Partition parameters, in the form of a list of key-value pairs.
getParameters() - Method in class com.amazonaws.services.glue.model.SerDeInfo
A list of initialization parameters for the SerDe, in key-value form.
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
Properties associated with this table, as a list of key-value pairs.
getParameters() - Method in class com.amazonaws.services.glue.model.TableInput
Properties associated with this table, as a list of key-value pairs.
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.JdbcTarget
The path of the JDBC target.
getPath() - Method in class com.amazonaws.services.glue.model.S3Target
The path to the 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 VPC and SecurityGroup, needed for making this connection successfully.
getPhysicalConnectionRequirements() - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as VPC and SecurityGroup, needed for making this connection successfully.
getPlan(GetPlanRequest) - Method in class com.amazonaws.services.glue.AbstractAWSGlue
 
getPlan(GetPlanRequest) - Method in interface com.amazonaws.services.glue.AWSGlue
Gets a Python script to perform a specified mapping.
getPlan(GetPlanRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Gets a Python script 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 a Python script to perform a specified mapping.
getPlanAsync(GetPlanRequest, AsyncHandler<GetPlanRequest, GetPlanResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Gets a Python script 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
 
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
A list of the predecessor runs to return as well.
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.
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.
getPublicAddress() - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public address used by this DevEndpoint.
getPublicKey() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to use 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.
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.
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.
getRole() - Method in class com.amazonaws.services.glue.model.Crawler
The ARN of an IAM role used to access customer resources such as data in S3.
getRole() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS ARN of the IAM role used by the new Crawler to access customer resources.
getRole() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The role associated with this job.
getRole() - Method in class com.amazonaws.services.glue.model.Job
The role associated with this job.
getRole() - Method in class com.amazonaws.services.glue.model.JobUpdate
The role associated with this job.
getRole() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS ARN of the 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.
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 precessor job run.
getS3() - Method in class com.amazonaws.services.glue.model.Location
An AWS S3 location.
getS3Targets() - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies targets in AWS S3.
getSchedule() - Method in class com.amazonaws.services.glue.model.Crawler
A Schedule object that specifies the schedule on which this Crawler is to be run.
getSchedule() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
getSchedule() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron schedule expression for the new trigger.
getSchedule() - Method in class com.amazonaws.services.glue.model.Trigger
A cron schedule expression.
getSchedule() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression specifying the schedule.
getSchedule() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
getSchedule() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Cron expression of the updated schedule.
getScheduleExpression() - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression that can be used as a Cloudwatch event to schedule something (see CloudWatch Schedule Expression Syntax.
getSchemaChangePolicy() - Method in class com.amazonaws.services.glue.model.Crawler
Sets policy for the crawler's update and delete behavior.
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 location of a script that executes a job.
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).
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.
getStartedOn() - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
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
 
getState() - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether this 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 estimating its
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.
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
 
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.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.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.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.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 table prefix used for catalog tables created.
getTablePrefix() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables created.
getTablePrefix() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables 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
A list of the tables created by this crawler.
getTablesDeleted() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
A list of the 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
A list of the tables created 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.).
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
 
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 collection 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.
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 for this job run.
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.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
 
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.
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
 
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.
getVersionId() - Method in class com.amazonaws.services.glue.model.TableVersion
 
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.
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.
GrokClassifier - Class in com.amazonaws.services.glue.model
A classifier that uses grok.
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.BatchGetPartitionRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
 
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.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.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.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.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.Database
 
hashCode() - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
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.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
 
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.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.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.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.GetTableVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
 
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.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.LastCrawlInfo
 
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.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.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.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.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.Trigger
 
hashCode() - Method in class com.amazonaws.services.glue.model.TriggerUpdate
 
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.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.UserDefinedFunction
 
hashCode() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 

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.
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
A list of the predecessor runs to return as well.
isStillEstimating() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
True if the crawler is estimating its
isStoredAsSubDirectories() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
True if the table data is stored in subdirectories, or False if not.

J

JdbcTarget - Class in com.amazonaws.services.glue.model
Specifies a JDBC target for a crawl.
JdbcTarget() - Constructor for class com.amazonaws.services.glue.model.JdbcTarget
 
Job - Class in com.amazonaws.services.glue.model
Specifies a job in the Data Catalog.
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
 
JobCommand - Class in com.amazonaws.services.glue.model
Specifies code that executes a job.
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.
JobUpdate() - Constructor for class com.amazonaws.services.glue.model.JobUpdate
 

L

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
 
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.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.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.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.Database
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.DatabaseInput
 
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.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.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.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.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.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.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.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.UserDefinedFunction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
 

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.

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
 
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 preceded this one.
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
 

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

S3Target - Class in com.amazonaws.services.glue.model
Specifies a crawler target in AWS 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
 
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.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of capacity units allocated to this job.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.Job
The number of capacity units allocated to this job.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The amount of infrastructure capacity allocated to this job run.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of capacity units allocated to this job.
setAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The infrastructure capacity to allocate to this job.
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
 
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
Specific arguments for this job 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 or 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.
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.
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.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.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.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.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.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
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
setClassification(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The data form that the classifier matches, such as Twitter, JSON, Omniture Logs, and so forth.
setClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
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 this Crawler.
setClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom Classifier names 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 Classifier names 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.
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.
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.
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 for the JDBC target.
setConnectionNameList(Collection<String>) - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
A list of names of the connections to delete.
setConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Connection
A list of key-value pairs used as parameters for this connection.
setConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of key-value pairs used as parameters for this 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 this 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.
setCrawlers(Collection<Crawler>) - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
A list of Crawler metadata.
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 specification 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.DevEndpoint
The point in time at which this DevEndpoint 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.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 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.Partition
The time at which the partition was created.
setCustomLibraries(DevEndpointCustomLibraries) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java custom libraries to be loaded in the DevEndpoint.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Custom grok patterns used by this classifier.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
Custom grok patterns used by this classifier.
setCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
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.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 this Crawler's output should be stored.
setDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The Glue Database where results will be stored, 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.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.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 Glue Database where results will be 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.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The default parameters for this job.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Job
The default parameters for this job.
setDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobUpdate
The default parameters for this job.
setDeleteBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior.
setDependentJobName(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Connection
Description of the connection.
setDescription(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
Description of the connection.
setDescription(String) - Method in class com.amazonaws.services.glue.model.Crawler
A description of this Crawler and where it should be used.
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.
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 this job.
setDescription(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job.
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.
setDevEndpoints(Collection<DevEndpoint>) - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
A list of DevEndpoint definitions.
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.PartitionError
Details about the partition error.
setErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableError
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
Error information about the last crawl, if an error occurred.
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.
setExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of items to exclude from the crawl.
setExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.S3Target
A list of S3 objects 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.
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 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 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 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 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 grok 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 used by this classifier.
setGrokPattern(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
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
The trigger ID.
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.
setJobName(String) - Method in class com.amazonaws.services.glue.model.Action
 
setJobName(String) - Method in class com.amazonaws.services.glue.model.Condition
 
setJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job to delete.
setJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job that was deleted.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job to retrieve.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job being run.
setJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job 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 being run.
setJobName(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the predecessor job.
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 to start.
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.
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.StartJobRunRequest
The ID of the job run to start.
setJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
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.GetJobsResult
A list of jobs.
setJobUpdate(JobUpdate) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job.
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 specification 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.
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 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.
setLogical(String) - Method in class com.amazonaws.services.glue.model.Predicate
Currently "OR" is not supported.
setLogicalOperator(String) - Method in class com.amazonaws.services.glue.model.Condition
 
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
Location of the logs for this job.
setLogUri(String) - Method in class com.amazonaws.services.glue.model.Job
Location of the logs for this job.
setLogUri(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Location of the logs for this job.
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.
setMaxConcurrentRuns(Integer) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for a 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.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.
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 if it 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.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name of the new job that has been created.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name to assign to the new trigger.
setName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name assigned to the new trigger.
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.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.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.
setName(String) - Method in class com.amazonaws.services.glue.model.JobCommand
The name of this job command.
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
The name of the trigger.
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 metadata 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.UpdateTriggerRequest
The name of the trigger to update.
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 jobs 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.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.
setNodeType(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
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 nodes to use.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of nodes in this DevEndpoint.
setNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of nodes used by 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
A list of key-value pairs that define parameters and properties of the database.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.DatabaseInput
A list of key-value pairs that define parameters and properties of the database.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Partition
Partition parameters, in the form of a list of key-value pairs.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
Partition parameters, in the form of a list of key-value pairs.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SerDeInfo
A list of initialization parameters for the SerDe, in key-value form.
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
Properties associated with this table, as a list of key-value pairs.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TableInput
Properties associated with this table, as a list of key-value pairs.
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.JdbcTarget
The path of the JDBC target.
setPath(String) - Method in class com.amazonaws.services.glue.model.S3Target
The path to the 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 VPC and SecurityGroup, needed for making this connection successfully.
setPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as VPC and SecurityGroup, needed for making this connection successfully.
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
A list of the predecessor runs to return as well.
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.
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.
setPublicAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public address used by this DevEndpoint.
setPublicKey(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to use 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.
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.
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.
setRole(String) - Method in class com.amazonaws.services.glue.model.Crawler
The ARN of an IAM role used to access customer resources such as data in S3.
setRole(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS ARN of the IAM role used by the new Crawler to access customer resources.
setRole(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The role associated with this job.
setRole(String) - Method in class com.amazonaws.services.glue.model.Job
The role associated with this job.
setRole(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The role associated with this job.
setRole(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS ARN of the 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.
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 precessor job run.
setS3(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
An AWS S3 location.
setS3Targets(Collection<S3Target>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies targets in AWS S3.
setSchedule(Schedule) - Method in class com.amazonaws.services.glue.model.Crawler
A Schedule object that specifies the schedule on which this Crawler is to be run.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron schedule expression for the new trigger.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.Trigger
A cron schedule expression.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression specifying the schedule.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
setSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Cron expression of the updated schedule.
setScheduleExpression(String) - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression that can be used as a Cloudwatch event to schedule something (see CloudWatch Schedule Expression Syntax.
setSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.Crawler
Sets policy for the crawler's update and delete behavior.
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 location of a script that executes a job.
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).
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.
setStartedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
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
 
setState(String) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether this 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 estimating its
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.
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
 
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.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.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.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.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 table prefix used for catalog tables created.
setTablePrefix(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables created.
setTablePrefix(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables created.
setTablesCreated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
A list of the tables created by this crawler.
setTablesDeleted(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
A list of the 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
A list of the tables created 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.).
setTableVersions(Collection<TableVersion>) - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
A list of strings identifying available versions of the specified table.
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 collection 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.
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 for this job run.
setTriggers(Collection<Trigger>) - Method in class com.amazonaws.services.glue.model.GetTriggersResult
A list of triggers for the specified job.
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.
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
 
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.
setVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersion
 
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.
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.
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
Runs a job.
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Runs a job.
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
Runs a job.
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Runs a job.
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
 
TableVersion() - Constructor for class com.amazonaws.services.glue.model.TableVersion
 
toString() - Method in class com.amazonaws.services.glue.model.Action
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchCreatePartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeletePartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchDeleteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.BatchGetPartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CatalogEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CatalogImportStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Classifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CodeGenEdge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CodeGenNode
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CodeGenNodeArg
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Column
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Condition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Connection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ConnectionInput
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateClassifierRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateClassifierResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateDatabaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateDatabaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreatePartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreatePartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateScriptRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateScriptResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.CreateUserDefinedFunctionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Database
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DatabaseInput
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteClassifierResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDatabaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteDevEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeletePartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeletePartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DeleteUserDefinedFunctionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DevEndpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.DevEndpointCustomLibraries
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ErrorDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ExecutionProperty
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCatalogImportStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifierRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifierResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifiersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetClassifiersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetConnectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerMetricsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetCrawlersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDatabasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDataflowGraphResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetDevEndpointsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobRunsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetMappingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetMappingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPartitionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPlanRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetPlanResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTablesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTableVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetTriggersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GetUserDefinedFunctionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.GrokClassifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ImportCatalogToGlueResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.JdbcTarget
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Job
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.JobBookmarkEntry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.JobCommand
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.JobRun
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.LastCrawlInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glue.model.LastCrawlStatus
 
toString() - Method in class com.amazonaws.services.glue.model.Location
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Order
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Partition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.PartitionError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.PartitionInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.PartitionValueList
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.PhysicalConnectionRequirements
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Predecessor
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Predicate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.glue.model.PrincipalType
 
toString() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.ResetJobBookmarkResult
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.S3Target
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Schedule
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Segment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.SerDeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.SkewedInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartCrawlerScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartJobRunResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StartTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopCrawlerScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StopTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.StorageDescriptor
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Table
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.TableError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.TableInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.TableVersion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.Trigger
Returns a string representation of this object; useful for testing and debugging.
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; useful for testing and debugging.
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; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateClassifierResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateConnectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateConnectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDatabaseResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdatePartitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdatePartitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTriggerRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateTriggerResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UpdateUserDefinedFunctionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UserDefinedFunction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.glue.model.UserDefinedFunctionInput
Returns a string representation of this object; useful for testing and debugging.
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 updata a trigger.
TriggerUpdate() - Constructor for class com.amazonaws.services.glue.model.TriggerUpdate
 

U

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.
updateClassifier(UpdateClassifierRequest) - Method in class com.amazonaws.services.glue.AWSGlueClient
Modifies an existing Classifier.
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.
updateClassifierAsync(UpdateClassifierRequest, AsyncHandler<UpdateClassifierRequest, UpdateClassifierResult>) - Method in interface com.amazonaws.services.glue.AWSGlueAsync
Modifies an existing Classifier.
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
 
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
 
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.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.JobRunState
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.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.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.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.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.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.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The number of capacity units allocated to this job.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.Job
The number of capacity units allocated to this job.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobRun
The amount of infrastructure capacity allocated to this job run.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.JobUpdate
The number of capacity units allocated to this job.
withAllocatedCapacity(Integer) - Method in class com.amazonaws.services.glue.model.StartJobRunRequest
The infrastructure capacity to allocate to this job.
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
 
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
Specific arguments for this job 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 or 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.
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.
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.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.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.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.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.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
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
withClassification(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
The data form that the classifier matches, such as Twitter, JSON, Omniture Logs, and so forth.
withClassification(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The type of result that the classifier matches, such as Twitter Json, Omniture logs, Cloudwatch logs, and so forth.
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 this Crawler.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.Crawler
A list of custom Classifiers associated with this Crawler.
withClassifiers(String...) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom Classifier names that the user has registered.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A list of custom Classifier names 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 Classifier names that the user has registered.
withClassifiers(Collection<String>) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A list of custom Classifier names 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.
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.
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.
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 for 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.
withConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Connection
A list of key-value pairs used as parameters for this connection.
withConnectionProperties(Map<String, String>) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A list of key-value pairs used as parameters for this 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 this 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.
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.
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 specification 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.DevEndpoint
The point in time at which this DevEndpoint 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.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 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.Partition
The time at which the partition was created.
withCustomLibraries(DevEndpointCustomLibraries) - Method in class com.amazonaws.services.glue.model.UpdateDevEndpointRequest
Custom Python or Java custom libraries to be loaded in the DevEndpoint.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.CreateGrokClassifierRequest
Custom grok patterns used by this classifier.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.GrokClassifier
Custom grok patterns used by this classifier.
withCustomPatterns(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
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.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 this Crawler's output should be stored.
withDatabaseName(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The Glue Database where results will be stored, 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.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.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 Glue Database where results will be 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.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The default parameters for this job.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Job
The default parameters for this job.
withDefaultArguments(Map<String, String>) - Method in class com.amazonaws.services.glue.model.JobUpdate
The default parameters for this job.
withDeleteBehavior(String) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior.
withDeleteBehavior(DeleteBehavior) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The deletion behavior.
withDependentJobName(String) - Method in class com.amazonaws.services.glue.model.GetTriggersRequest
The name of the job for which to retrieve triggers.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Connection
Description of the connection.
withDescription(String) - Method in class com.amazonaws.services.glue.model.ConnectionInput
Description of the connection.
withDescription(String) - Method in class com.amazonaws.services.glue.model.Crawler
A description of this Crawler and where it should be used.
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.
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 this job.
withDescription(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Description of the job.
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.
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.
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.PartitionError
Details about the partition error.
withErrorDetail(ErrorDetail) - Method in class com.amazonaws.services.glue.model.TableError
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
Error information about the last crawl, if an error occurred.
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.
withExclusions(String...) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of items to exclude from the crawl.
withExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.JdbcTarget
A list of items to exclude from the crawl.
withExclusions(String...) - Method in class com.amazonaws.services.glue.model.S3Target
A list of S3 objects to exclude from the crawl.
withExclusions(Collection<String>) - Method in class com.amazonaws.services.glue.model.S3Target
A list of S3 objects 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.
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 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 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 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 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 grok 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 used by this classifier.
withGrokPattern(String) - Method in class com.amazonaws.services.glue.model.UpdateGrokClassifierRequest
The grok pattern used by this classifier.
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
The trigger ID.
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.
withJobName(String) - Method in class com.amazonaws.services.glue.model.Action
 
withJobName(String) - Method in class com.amazonaws.services.glue.model.Condition
 
withJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobRequest
The name of the job to delete.
withJobName(String) - Method in class com.amazonaws.services.glue.model.DeleteJobResult
The name of the job that was deleted.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRequest
The name of the job to retrieve.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunRequest
Name of the job being run.
withJobName(String) - Method in class com.amazonaws.services.glue.model.GetJobRunsRequest
The name of the job 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 being run.
withJobName(String) - Method in class com.amazonaws.services.glue.model.Predecessor
The name of the predecessor job.
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 to start.
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.
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.StartJobRunRequest
The ID of the job run to start.
withJobRunId(String) - Method in class com.amazonaws.services.glue.model.StartJobRunResult
The ID assigned to this job run.
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.GetJobsResult
A list of jobs.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.glue.model.GetJobsResult
A list of jobs.
withJobUpdate(JobUpdate) - Method in class com.amazonaws.services.glue.model.UpdateJobRequest
Specifies the values with which to update the job.
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 specification 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.
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 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.
withLogical(String) - Method in class com.amazonaws.services.glue.model.Predicate
Currently "OR" is not supported.
withLogical(Logical) - Method in class com.amazonaws.services.glue.model.Predicate
Currently "OR" is not supported.
withLogicalOperator(String) - Method in class com.amazonaws.services.glue.model.Condition
 
withLogicalOperator(LogicalOperator) - Method in class com.amazonaws.services.glue.model.Condition
 
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
Location of the logs for this job.
withLogUri(String) - Method in class com.amazonaws.services.glue.model.Job
Location of the logs for this job.
withLogUri(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
Location of the logs for this job.
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.
withMaxConcurrentRuns(Integer) - Method in class com.amazonaws.services.glue.model.ExecutionProperty
The maximum number of concurrent runs allowed for a 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.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.
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 if it 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.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateJobResult
The unique name of the new job that has been created.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
The name to assign to the new trigger.
withName(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerResult
The name assigned to the new trigger.
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.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.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.
withName(String) - Method in class com.amazonaws.services.glue.model.JobCommand
The name of this job command.
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
The name of the trigger.
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 metadata 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.UpdateTriggerRequest
The name of the trigger to update.
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 jobs 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.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.
withNodeType(String) - Method in class com.amazonaws.services.glue.model.CodeGenNode
The type of node this is.
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 nodes to use.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointResult
The number of nodes in this DevEndpoint.
withNumberOfNodes(Integer) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The number of nodes used by 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
A list of key-value pairs that define parameters and properties of the database.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.DatabaseInput
A list of key-value pairs that define parameters and properties of the database.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.Partition
Partition parameters, in the form of a list of key-value pairs.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.PartitionInput
Partition parameters, in the form of a list of key-value pairs.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.SerDeInfo
A list of initialization parameters for the SerDe, in key-value form.
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
Properties associated with this table, as a list of key-value pairs.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.glue.model.TableInput
Properties associated with this table, as a list of key-value pairs.
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.JdbcTarget
The path of the JDBC target.
withPath(String) - Method in class com.amazonaws.services.glue.model.S3Target
The path to the 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 VPC and SecurityGroup, needed for making this connection successfully.
withPhysicalConnectionRequirements(PhysicalConnectionRequirements) - Method in class com.amazonaws.services.glue.model.ConnectionInput
A map of physical connection requirements, such as VPC and SecurityGroup, needed for making this connection successfully.
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
A list of the predecessor runs to return as well.
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.
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.
withPublicAddress(String) - Method in class com.amazonaws.services.glue.model.DevEndpoint
The public address used by this DevEndpoint.
withPublicKey(String) - Method in class com.amazonaws.services.glue.model.CreateDevEndpointRequest
The public key to use 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.
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.
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.
withRole(String) - Method in class com.amazonaws.services.glue.model.Crawler
The ARN of an IAM role used to access customer resources such as data in S3.
withRole(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The AWS ARN of the IAM role used by the new Crawler to access customer resources.
withRole(String) - Method in class com.amazonaws.services.glue.model.CreateJobRequest
The role associated with this job.
withRole(String) - Method in class com.amazonaws.services.glue.model.Job
The role associated with this job.
withRole(String) - Method in class com.amazonaws.services.glue.model.JobUpdate
The role associated with this job.
withRole(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The AWS ARN of the 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.
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 precessor job run.
withS3(CodeGenNodeArg...) - Method in class com.amazonaws.services.glue.model.Location
An AWS S3 location.
withS3(Collection<CodeGenNodeArg>) - Method in class com.amazonaws.services.glue.model.Location
An AWS S3 location.
withS3Targets(S3Target...) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies targets in AWS S3.
withS3Targets(Collection<S3Target>) - Method in class com.amazonaws.services.glue.model.CrawlerTargets
Specifies targets in AWS S3.
withSchedule(Schedule) - Method in class com.amazonaws.services.glue.model.Crawler
A Schedule object that specifies the schedule on which this Crawler is to be run.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.CreateTriggerRequest
A cron schedule expression for the new trigger.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.Trigger
A cron schedule expression.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.TriggerUpdate
A cron expression specifying the schedule.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
A cron expression that can be used as a Cloudwatch event (see CloudWatch Schedule Expression Syntax.
withSchedule(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerScheduleRequest
Cron expression of the updated schedule.
withScheduleExpression(String) - Method in class com.amazonaws.services.glue.model.Schedule
A cron expression that can be used as a Cloudwatch event to schedule something (see CloudWatch Schedule Expression Syntax.
withSchemaChangePolicy(SchemaChangePolicy) - Method in class com.amazonaws.services.glue.model.Crawler
Sets policy for the crawler's update and delete behavior.
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 location of a script that executes a job.
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).
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.
withStartedOn(Date) - Method in class com.amazonaws.services.glue.model.JobRun
The date and time at which this job run was started.
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
 
withState(JobRunState) - Method in class com.amazonaws.services.glue.model.Condition
 
withState(String) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether this Crawler is running, or whether a run is pending.
withState(CrawlerState) - Method in class com.amazonaws.services.glue.model.Crawler
Indicates whether this 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 estimating its
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.
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
 
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.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.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.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.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 table prefix used for catalog tables created.
withTablePrefix(String) - Method in class com.amazonaws.services.glue.model.CreateCrawlerRequest
The table prefix used for catalog tables created.
withTablePrefix(String) - Method in class com.amazonaws.services.glue.model.UpdateCrawlerRequest
The table prefix used for catalog tables created.
withTablesCreated(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
A list of the tables created by this crawler.
withTablesDeleted(Integer) - Method in class com.amazonaws.services.glue.model.CrawlerMetrics
A list of the 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
A list of the tables created 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.).
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.
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 collection 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.
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 for this job run.
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.
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.
withUpdateBehavior(UpdateBehavior) - Method in class com.amazonaws.services.glue.model.SchemaChangePolicy
The update behavior.
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
NOTE: This method appends the values to the existing list (if any).
withValues(Collection<String>) - Method in class com.amazonaws.services.glue.model.PartitionValueList
 
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.
withVersionId(String) - Method in class com.amazonaws.services.glue.model.TableVersion
 
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.
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.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.