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

A

AbstractAWSGlueDataBrew - Class in com.amazonaws.services.gluedatabrew
Abstract implementation of AWSGlueDataBrew.
AbstractAWSGlueDataBrew() - Constructor for class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
AbstractAWSGlueDataBrewAsync - Class in com.amazonaws.services.gluedatabrew
Abstract implementation of AWSGlueDataBrewAsync.
AbstractAWSGlueDataBrewAsync() - Constructor for class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
AccessDeniedException - Exception in com.amazonaws.services.gluedatabrew.model
Access to the specified resource was denied.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
addParametersEntry(String, DatasetParameter) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Add a single Parameters entry
addParametersEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
Add a single Parameters entry
addSubstitutionMapEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
Add a single SubstitutionMap entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
Add a single Tags entry
addValuesMapEntry(String, String) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
Add a single ValuesMap entry
AllowedStatistics - Class in com.amazonaws.services.gluedatabrew.model
Configuration of statistics that are allowed to be run on columns that contain detected entities.
AllowedStatistics() - Constructor for class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
 
AnalyticsMode - Enum in com.amazonaws.services.gluedatabrew.model
 
asyncBuilder() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
AWSGlueDataBrew - Interface in com.amazonaws.services.gluedatabrew
Interface for accessing AWS Glue DataBrew.
AWSGlueDataBrewAsync - Interface in com.amazonaws.services.gluedatabrew
Interface for accessing AWS Glue DataBrew asynchronously.
AWSGlueDataBrewAsyncClient - Class in com.amazonaws.services.gluedatabrew
Client for accessing AWS Glue DataBrew asynchronously.
AWSGlueDataBrewAsyncClientBuilder - Class in com.amazonaws.services.gluedatabrew
Fluent builder for AWSGlueDataBrewAsync.
AWSGlueDataBrewClient - Class in com.amazonaws.services.gluedatabrew
Client for accessing AWS Glue DataBrew.
AWSGlueDataBrewClientBuilder - Class in com.amazonaws.services.gluedatabrew
Fluent builder for AWSGlueDataBrew.
AWSGlueDataBrewException - Exception in com.amazonaws.services.gluedatabrew.model
Base exception for all service exceptions thrown by AWS Glue DataBrew
AWSGlueDataBrewException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.AWSGlueDataBrewException
Constructs a new AWSGlueDataBrewException with the specified error message.

B

batchDeleteRecipeVersion(BatchDeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
batchDeleteRecipeVersion(BatchDeleteRecipeVersionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes one or more versions of a recipe at a time.
batchDeleteRecipeVersion(BatchDeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes one or more versions of a recipe at a time.
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest, AsyncHandler<BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes one or more versions of a recipe at a time.
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest, AsyncHandler<BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes one or more versions of a recipe at a time.
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
batchDeleteRecipeVersionAsync(BatchDeleteRecipeVersionRequest, AsyncHandler<BatchDeleteRecipeVersionRequest, BatchDeleteRecipeVersionResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
BatchDeleteRecipeVersionRequest - Class in com.amazonaws.services.gluedatabrew.model
 
BatchDeleteRecipeVersionRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
 
BatchDeleteRecipeVersionResult - Class in com.amazonaws.services.gluedatabrew.model
 
BatchDeleteRecipeVersionResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClientBuilder
Construct an asynchronous implementation of AWSGlueDataBrewAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClientBuilder
Construct a synchronous implementation of AWSGlueDataBrew using the current builder configuration.
builder() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
 

C

clearParametersEntries() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Removes all the entries added into Parameters.
clearParametersEntries() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
Removes all the entries added into Parameters.
clearSubstitutionMapEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
Removes all the entries added into SubstitutionMap.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Job
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Project
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
Removes all the entries added into Tags.
clearValuesMapEntries() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
Removes all the entries added into ValuesMap.
clone() - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Input
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Job
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Output
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Project
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Sample
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
 
clone() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
 
ColumnSelector - Class in com.amazonaws.services.gluedatabrew.model
Selector of a column from a dataset for profile job configuration.
ColumnSelector() - Constructor for class com.amazonaws.services.gluedatabrew.model.ColumnSelector
 
ColumnStatisticsConfiguration - Class in com.amazonaws.services.gluedatabrew.model
Configuration for column evaluations for a profile job.
ColumnStatisticsConfiguration() - Constructor for class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
 
com.amazonaws.services.gluedatabrew - package com.amazonaws.services.gluedatabrew
Glue DataBrew is a visual, cloud-scale data-preparation service.
com.amazonaws.services.gluedatabrew.model - package com.amazonaws.services.gluedatabrew.model
 
CompressionFormat - Enum in com.amazonaws.services.gluedatabrew.model
 
ConditionExpression - Class in com.amazonaws.services.gluedatabrew.model
Represents an individual condition that evaluates to true or false.
ConditionExpression() - Constructor for class com.amazonaws.services.gluedatabrew.model.ConditionExpression
 
configFactory - Static variable in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Client configuration factory providing ClientConfigurations tailored to this client
ConflictException - Exception in com.amazonaws.services.gluedatabrew.model
Updating or deleting a resource can cause an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.ConflictException
Constructs a new ConflictException with the specified error message.
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createDataset(CreateDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new DataBrew dataset.
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new DataBrew dataset.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createDatasetAsync(CreateDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew dataset.
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew dataset.
createDatasetAsync(CreateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createDatasetAsync(CreateDatasetRequest, AsyncHandler<CreateDatasetRequest, CreateDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateDatasetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateDatasetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
CreateDatasetResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateDatasetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
 
createProfileJob(CreateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createProfileJob(CreateProfileJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new job to analyze a dataset and create its data profile.
createProfileJob(CreateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new job to analyze a dataset and create its data profile.
createProfileJobAsync(CreateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createProfileJobAsync(CreateProfileJobRequest, AsyncHandler<CreateProfileJobRequest, CreateProfileJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createProfileJobAsync(CreateProfileJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new job to analyze a dataset and create its data profile.
createProfileJobAsync(CreateProfileJobRequest, AsyncHandler<CreateProfileJobRequest, CreateProfileJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new job to analyze a dataset and create its data profile.
createProfileJobAsync(CreateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createProfileJobAsync(CreateProfileJobRequest, AsyncHandler<CreateProfileJobRequest, CreateProfileJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateProfileJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateProfileJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
CreateProfileJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateProfileJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
 
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createProject(CreateProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new DataBrew project.
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new DataBrew project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createProjectAsync(CreateProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew project.
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew project.
createProjectAsync(CreateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createProjectAsync(CreateProjectRequest, AsyncHandler<CreateProjectRequest, CreateProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateProjectRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateProjectRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
CreateProjectResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateProjectResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
 
createRecipe(CreateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createRecipe(CreateRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new DataBrew recipe.
createRecipe(CreateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new DataBrew recipe.
createRecipeAsync(CreateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRecipeAsync(CreateRecipeRequest, AsyncHandler<CreateRecipeRequest, CreateRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRecipeAsync(CreateRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew recipe.
createRecipeAsync(CreateRecipeRequest, AsyncHandler<CreateRecipeRequest, CreateRecipeResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new DataBrew recipe.
createRecipeAsync(CreateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createRecipeAsync(CreateRecipeRequest, AsyncHandler<CreateRecipeRequest, CreateRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createRecipeJob(CreateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createRecipeJob(CreateRecipeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe
createRecipeJob(CreateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe
createRecipeJobAsync(CreateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRecipeJobAsync(CreateRecipeJobRequest, AsyncHandler<CreateRecipeJobRequest, CreateRecipeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRecipeJobAsync(CreateRecipeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe
createRecipeJobAsync(CreateRecipeJobRequest, AsyncHandler<CreateRecipeJobRequest, CreateRecipeJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new job to transform input data, using steps defined in an existing Glue DataBrew recipe
createRecipeJobAsync(CreateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createRecipeJobAsync(CreateRecipeJobRequest, AsyncHandler<CreateRecipeJobRequest, CreateRecipeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateRecipeJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRecipeJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
CreateRecipeJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRecipeJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
 
CreateRecipeRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRecipeRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
 
CreateRecipeResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRecipeResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
 
createRuleset(CreateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createRuleset(CreateRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset.
createRuleset(CreateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset.
createRulesetAsync(CreateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRulesetAsync(CreateRulesetRequest, AsyncHandler<CreateRulesetRequest, CreateRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createRulesetAsync(CreateRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset.
createRulesetAsync(CreateRulesetRequest, AsyncHandler<CreateRulesetRequest, CreateRulesetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new ruleset that can be used in a profile job to validate the data quality of a dataset.
createRulesetAsync(CreateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createRulesetAsync(CreateRulesetRequest, AsyncHandler<CreateRulesetRequest, CreateRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateRulesetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRulesetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
 
CreateRulesetResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateRulesetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
 
createSchedule(CreateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
createSchedule(CreateScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates a new schedule for one or more DataBrew jobs.
createSchedule(CreateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates a new schedule for one or more DataBrew jobs.
createScheduleAsync(CreateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createScheduleAsync(CreateScheduleRequest, AsyncHandler<CreateScheduleRequest, CreateScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
createScheduleAsync(CreateScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new schedule for one or more DataBrew jobs.
createScheduleAsync(CreateScheduleRequest, AsyncHandler<CreateScheduleRequest, CreateScheduleResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates a new schedule for one or more DataBrew jobs.
createScheduleAsync(CreateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
createScheduleAsync(CreateScheduleRequest, AsyncHandler<CreateScheduleRequest, CreateScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
CreateScheduleRequest - Class in com.amazonaws.services.gluedatabrew.model
 
CreateScheduleRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
 
CreateScheduleResult - Class in com.amazonaws.services.gluedatabrew.model
 
CreateScheduleResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
 
CsvOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define how DataBrew will read a comma-separated value (CSV) file when creating a dataset from that file.
CsvOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.CsvOptions
 
CsvOutputOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define how DataBrew will write a comma-separated value (CSV) file.
CsvOutputOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
 

D

DatabaseInputDefinition - Class in com.amazonaws.services.gluedatabrew.model
Connection information for dataset input files stored in a database.
DatabaseInputDefinition() - Constructor for class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
DatabaseOutput - Class in com.amazonaws.services.gluedatabrew.model
Represents a JDBC database output object which defines the output destination for a DataBrew recipe job to write into.
DatabaseOutput() - Constructor for class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
 
DatabaseOutputMode - Enum in com.amazonaws.services.gluedatabrew.model
 
DatabaseTableOutputOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
DatabaseTableOutputOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
 
DataCatalogInputDefinition - Class in com.amazonaws.services.gluedatabrew.model
Represents how metadata stored in the Glue Data Catalog is defined in a DataBrew dataset.
DataCatalogInputDefinition() - Constructor for class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
 
DataCatalogOutput - Class in com.amazonaws.services.gluedatabrew.model
Represents options that specify how and where in the Glue Data Catalog DataBrew writes the output generated by recipe jobs.
DataCatalogOutput() - Constructor for class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
 
Dataset - Class in com.amazonaws.services.gluedatabrew.model
Represents a dataset that can be processed by DataBrew.
Dataset() - Constructor for class com.amazonaws.services.gluedatabrew.model.Dataset
 
DatasetParameter - Class in com.amazonaws.services.gluedatabrew.model
Represents a dataset parameter that defines type and conditions for a parameter in the Amazon S3 path of the dataset.
DatasetParameter() - Constructor for class com.amazonaws.services.gluedatabrew.model.DatasetParameter
 
DatetimeOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents additional options for correct interpretation of datetime parameters used in the Amazon S3 path of a dataset.
DatetimeOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
 
defaultClient() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClientBuilder
 
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteDataset(DeleteDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes a dataset from DataBrew.
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes a dataset from DataBrew.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteDatasetAsync(DeleteDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a dataset from DataBrew.
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a dataset from DataBrew.
deleteDatasetAsync(DeleteDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteDatasetAsync(DeleteDatasetRequest, AsyncHandler<DeleteDatasetRequest, DeleteDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteDatasetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteDatasetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
 
DeleteDatasetResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteDatasetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
 
deleteJob(DeleteJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteJob(DeleteJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes the specified DataBrew job.
deleteJob(DeleteJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes the specified DataBrew job.
deleteJobAsync(DeleteJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteJobAsync(DeleteJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes the specified DataBrew job.
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes the specified DataBrew job.
deleteJobAsync(DeleteJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteJobAsync(DeleteJobRequest, AsyncHandler<DeleteJobRequest, DeleteJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
 
DeleteJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
 
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteProject(DeleteProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes an existing DataBrew project.
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes an existing DataBrew project.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteProjectAsync(DeleteProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes an existing DataBrew project.
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes an existing DataBrew project.
deleteProjectAsync(DeleteProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteProjectAsync(DeleteProjectRequest, AsyncHandler<DeleteProjectRequest, DeleteProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteProjectRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteProjectRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
 
DeleteProjectResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteProjectResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
 
deleteRecipeVersion(DeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteRecipeVersion(DeleteRecipeVersionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes a single version of a DataBrew recipe.
deleteRecipeVersion(DeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes a single version of a DataBrew recipe.
deleteRecipeVersionAsync(DeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteRecipeVersionAsync(DeleteRecipeVersionRequest, AsyncHandler<DeleteRecipeVersionRequest, DeleteRecipeVersionResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteRecipeVersionAsync(DeleteRecipeVersionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a single version of a DataBrew recipe.
deleteRecipeVersionAsync(DeleteRecipeVersionRequest, AsyncHandler<DeleteRecipeVersionRequest, DeleteRecipeVersionResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a single version of a DataBrew recipe.
deleteRecipeVersionAsync(DeleteRecipeVersionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteRecipeVersionAsync(DeleteRecipeVersionRequest, AsyncHandler<DeleteRecipeVersionRequest, DeleteRecipeVersionResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteRecipeVersionRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteRecipeVersionRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
 
DeleteRecipeVersionResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteRecipeVersionResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
 
deleteRuleset(DeleteRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteRuleset(DeleteRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes a ruleset.
deleteRuleset(DeleteRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes a ruleset.
deleteRulesetAsync(DeleteRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteRulesetAsync(DeleteRulesetRequest, AsyncHandler<DeleteRulesetRequest, DeleteRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteRulesetAsync(DeleteRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a ruleset.
deleteRulesetAsync(DeleteRulesetRequest, AsyncHandler<DeleteRulesetRequest, DeleteRulesetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes a ruleset.
deleteRulesetAsync(DeleteRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteRulesetAsync(DeleteRulesetRequest, AsyncHandler<DeleteRulesetRequest, DeleteRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteRulesetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteRulesetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
 
DeleteRulesetResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteRulesetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
 
deleteSchedule(DeleteScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
deleteSchedule(DeleteScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Deletes the specified DataBrew schedule.
deleteSchedule(DeleteScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Deletes the specified DataBrew schedule.
deleteScheduleAsync(DeleteScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteScheduleAsync(DeleteScheduleRequest, AsyncHandler<DeleteScheduleRequest, DeleteScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
deleteScheduleAsync(DeleteScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes the specified DataBrew schedule.
deleteScheduleAsync(DeleteScheduleRequest, AsyncHandler<DeleteScheduleRequest, DeleteScheduleResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Deletes the specified DataBrew schedule.
deleteScheduleAsync(DeleteScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
deleteScheduleAsync(DeleteScheduleRequest, AsyncHandler<DeleteScheduleRequest, DeleteScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DeleteScheduleRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteScheduleRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
 
DeleteScheduleResult - Class in com.amazonaws.services.gluedatabrew.model
 
DeleteScheduleResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
 
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeDataset(DescribeDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Returns the definition of a specific DataBrew dataset.
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Returns the definition of a specific DataBrew dataset.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeDatasetAsync(DescribeDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew dataset.
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew dataset.
describeDatasetAsync(DescribeDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeDatasetAsync(DescribeDatasetRequest, AsyncHandler<DescribeDatasetRequest, DescribeDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeDatasetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeDatasetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
 
DescribeDatasetResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeDatasetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeJob(DescribeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Returns the definition of a specific DataBrew job.
describeJob(DescribeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Returns the definition of a specific DataBrew job.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeJobAsync(DescribeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew job.
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew job.
describeJobAsync(DescribeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeJobAsync(DescribeJobRequest, AsyncHandler<DescribeJobRequest, DescribeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
 
DescribeJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
describeJobRun(DescribeJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeJobRun(DescribeJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Represents one run of a DataBrew job.
describeJobRun(DescribeJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Represents one run of a DataBrew job.
describeJobRunAsync(DescribeJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeJobRunAsync(DescribeJobRunRequest, AsyncHandler<DescribeJobRunRequest, DescribeJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeJobRunAsync(DescribeJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Represents one run of a DataBrew job.
describeJobRunAsync(DescribeJobRunRequest, AsyncHandler<DescribeJobRunRequest, DescribeJobRunResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Represents one run of a DataBrew job.
describeJobRunAsync(DescribeJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeJobRunAsync(DescribeJobRunRequest, AsyncHandler<DescribeJobRunRequest, DescribeJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeJobRunRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeJobRunRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
 
DescribeJobRunResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeJobRunResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
describeProject(DescribeProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeProject(DescribeProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Returns the definition of a specific DataBrew project.
describeProject(DescribeProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Returns the definition of a specific DataBrew project.
describeProjectAsync(DescribeProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeProjectAsync(DescribeProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew project.
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew project.
describeProjectAsync(DescribeProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeProjectAsync(DescribeProjectRequest, AsyncHandler<DescribeProjectRequest, DescribeProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeProjectRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeProjectRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
 
DescribeProjectResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeProjectResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
describeRecipe(DescribeRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeRecipe(DescribeRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Returns the definition of a specific DataBrew recipe corresponding to a particular version.
describeRecipe(DescribeRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Returns the definition of a specific DataBrew recipe corresponding to a particular version.
describeRecipeAsync(DescribeRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeRecipeAsync(DescribeRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew recipe corresponding to a particular version.
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew recipe corresponding to a particular version.
describeRecipeAsync(DescribeRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeRecipeAsync(DescribeRecipeRequest, AsyncHandler<DescribeRecipeRequest, DescribeRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeRecipeRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeRecipeRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
 
DescribeRecipeResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeRecipeResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
 
describeRuleset(DescribeRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeRuleset(DescribeRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Retrieves detailed information about the ruleset.
describeRuleset(DescribeRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Retrieves detailed information about the ruleset.
describeRulesetAsync(DescribeRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeRulesetAsync(DescribeRulesetRequest, AsyncHandler<DescribeRulesetRequest, DescribeRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeRulesetAsync(DescribeRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Retrieves detailed information about the ruleset.
describeRulesetAsync(DescribeRulesetRequest, AsyncHandler<DescribeRulesetRequest, DescribeRulesetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Retrieves detailed information about the ruleset.
describeRulesetAsync(DescribeRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeRulesetAsync(DescribeRulesetRequest, AsyncHandler<DescribeRulesetRequest, DescribeRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeRulesetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeRulesetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
 
DescribeRulesetResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeRulesetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
 
describeSchedule(DescribeScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
describeSchedule(DescribeScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Returns the definition of a specific DataBrew schedule.
describeSchedule(DescribeScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Returns the definition of a specific DataBrew schedule.
describeScheduleAsync(DescribeScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeScheduleAsync(DescribeScheduleRequest, AsyncHandler<DescribeScheduleRequest, DescribeScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
describeScheduleAsync(DescribeScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew schedule.
describeScheduleAsync(DescribeScheduleRequest, AsyncHandler<DescribeScheduleRequest, DescribeScheduleResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Returns the definition of a specific DataBrew schedule.
describeScheduleAsync(DescribeScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
describeScheduleAsync(DescribeScheduleRequest, AsyncHandler<DescribeScheduleRequest, DescribeScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
DescribeScheduleRequest - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeScheduleRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
 
DescribeScheduleResult - Class in com.amazonaws.services.gluedatabrew.model
 
DescribeScheduleResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
 

E

EncryptionMode - Enum in com.amazonaws.services.gluedatabrew.model
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
The region metadata service name for computing region endpoints.
EntityDetectorConfiguration - Class in com.amazonaws.services.gluedatabrew.model
Configuration of entity detection for a profile job.
EntityDetectorConfiguration() - Constructor for class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Input
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Job
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Output
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Project
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
 
ExcelOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define how DataBrew will interpret a Microsoft Excel file when creating a dataset from that file.
ExcelOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.ExcelOptions
 

F

FilesLimit - Class in com.amazonaws.services.gluedatabrew.model
Represents a limit imposed on number of Amazon S3 files that should be selected for a dataset from a connected Amazon S3 path.
FilesLimit() - Constructor for class com.amazonaws.services.gluedatabrew.model.FilesLimit
 
FilterExpression - Class in com.amazonaws.services.gluedatabrew.model
Represents a structure for defining parameter conditions.
FilterExpression() - Constructor for class com.amazonaws.services.gluedatabrew.model.FilterExpression
 
FormatOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define the structure of either comma-separated value (CSV), Excel, or JSON input.
FormatOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.FormatOptions
 
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.AnalyticsMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.CompressionFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.DatabaseOutputMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.EncryptionMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.InputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.JobRunState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.JobType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.LogSubscription
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.Order
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.OrderedBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.OutputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ParameterType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SessionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.Source
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdUnit
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ValidationMode
Use this in place of valueOf.

G

getAccountId() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The ID of the Amazon Web Services account that owns the dataset.
getAccountId() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The ID of the Amazon Web Services account that owns the job.
getAccountId() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The ID of the Amazon Web Services account that owns the project.
getAccountId() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The ID of the Amazon Web Services account that owns the ruleset.
getAccountId() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The ID of the Amazon Web Services account that owns the schedule.
getAction() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
The particular action to be performed in the recipe step.
getActionId() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A unique identifier for the action that was performed.
getAllowedStatistics() - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Configuration of statistics that are allowed to be run on columns that contain detected entities.
getAnalytics() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
Controls if analytics computation is enabled or disabled.
getAssumeControl() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
A value that, if true, enables you to take control of a session, even if a different client is currently accessing the project.
getAttempt() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The number of times that DataBrew has attempted to run the job.
getAttempt() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The number of times that DataBrew has attempted to run the job.
getBucket() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon S3 bucket name.
getBucketOwner() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon Web Services account ID of the bucket owner.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
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.gluedatabrew.AWSGlueDataBrewClient
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.gluedatabrew.model.DataCatalogInputDefinition
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
getCatalogId() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
getCheckExpression() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The expression which includes column references, condition names followed by variable references, possibly grouped and combined with other conditions.
getClientSessionId() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
A unique identifier for an interactive session that's currently open and ready for work.
getClientSessionId() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
A system-generated identifier for the session.
getColumnRange() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of columns to include in the view frame, beginning with the StartColumnIndex value and ignoring any columns in the HiddenColumns list.
getColumnSelectors() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
List of column selectors.
getColumnStatisticsConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of configurations for column evaluations.
getCompletedOn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job completed processing.
getCompletedOn() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job completed processing.
getCompressionFormat() - Method in class com.amazonaws.services.gluedatabrew.model.Output
The compression algorithm used to compress the output text of the job.
getCondition() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A specific condition to apply to a recipe action.
getConditionExpressions() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
One or more conditions that must be met for the recipe step to succeed.
getConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Configuration for profile jobs.
getConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Configuration for profile jobs.
getCreateColumn() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Optional boolean value that defines whether the captured value of this parameter should be used to create a new column in a dataset.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The date and time that the dataset was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The date and time that the ruleset was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The date and time that the job was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time that the project was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time that the recipe was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The date and time that the ruleset was created.
getCreateDate() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time that the schedule was created.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who created the dataset.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who created the dataset.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user associated with the creation of the job.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who created the project.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who created the recipe.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who created the ruleset.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who created the schedule.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who created the job.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who crated the project.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who created the recipe.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who created the ruleset.
getCreatedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who created the schedule.
getCronExpression() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The date or dates and time or times when the jobs are to be run.
getCronExpression() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date or dates and time or times when the jobs are to be run for the schedule.
getCronExpression() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The dates and times when the job is to run.
getCronExpression() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The date or dates and time or times when the jobs are to be run.
getCsv() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how CSV input is to be interpreted by DataBrew.
getCsv() - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
Represents a set of options that define the structure of comma-separated value (CSV) job output.
getDatabaseInputDefinition() - Method in class com.amazonaws.services.gluedatabrew.model.Input
Connection information for dataset input files stored in a database.
getDatabaseName() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database in the Data Catalog.
getDatabaseName() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a database in the Data Catalog.
getDatabaseOptions() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
getDatabaseOptions() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
getDatabaseOutputMode() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The output mode to write into the database.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write to.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.Job
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
getDatabaseOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
getDatabaseTableName() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The table within the target database.
getDataCatalogInputDefinition() - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Glue Data Catalog parameters for the data.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDataCatalogOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the dataset that this job is to act upon.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing dataset to associate this project with.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The name of the dataset that this job processes.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The dataset that the job acts upon.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the dataset for the job to process.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The dataset associated with the project.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.Job
A dataset that the job is to process.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the dataset for the job to process.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a dataset.
getDatasetName() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The dataset that the project is to act upon.
getDatasets() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A list of datasets that are defined.
getDatasetStatisticsConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration for inter-column evaluations.
getDatetimeOptions() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Additional parameter options such as a format and a timezone.
getDelimiter() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A single character that specifies the delimiter being used in the CSV file.
getDelimiter() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
A single character that specifies the delimiter used to create CSV job output.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A description for the recipe.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The description of the ruleset.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The description of the recipe.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The description of the ruleset.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
A description of the recipe to be published, for this version of the recipe.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The description of the recipe.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The description of the ruleset.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
A description of the recipe.
getDescription() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The description of the ruleset.
getDisabled() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
A value that specifies whether the rule is disabled.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
getEncryptionKeyArn() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The encryption mode for the job, which can be one of the following:
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The encryption mode for the job, which can be one of the following:
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The encryption mode for the job, which can be one of the following:
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The encryption mode for the job, which can be one of the following:
getEncryptionMode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
getEntityDetectorConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration of entity detection for a profile job.
getEntityTypes() - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Entity types to detect.
getErrorCode() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The HTTP status code for the error.
getErrorMessage() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
A message indicating an error (if any) that was encountered when the job ran.
getErrorMessage() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A message indicating an error (if any) that was encountered when the job ran.
getErrorMessage() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The text of the error message.
getErrors() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
Errors, if any, that occurred while attempting to delete the recipe versions.
getExcel() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how Excel input is to be interpreted by DataBrew.
getExecutionTime() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The amount of time, in seconds, during which the job run consumed resources.
getExecutionTime() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The amount of time, in seconds, during which a job run consumed resources.
getExecutorService() - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
Returns the executor service used by this client to execute async requests.
getExpression() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The expression which includes condition names followed by substitution variables, possibly grouped and combined with other conditions.
getFilesLimit() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure imposes a limit on a number of files that should be selected.
getFilter() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The optional filter expression structure to apply additional matching criteria to the parameter.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The file format of a dataset that is created from an Amazon S3 file or folder.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Required option, that defines the datetime format used for a date parameter in the Amazon S3 path.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The file format of a dataset that is created from an Amazon S3 file or folder.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.Output
The data format of the output of the job.
getFormat() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
getFormatOptions() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
getFormatOptions() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that define how DataBrew interprets the data in the dataset.
getFormatOptions() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
getFormatOptions() - Method in class com.amazonaws.services.gluedatabrew.model.Output
Represents options that define how DataBrew formats job output files.
getFormatOptions() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
getGlueConnectionName() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The Glue Connection that stores the connection information for the target database.
getGlueConnectionName() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The Glue connection that stores the connection information for the target database.
getHeaderRow() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A variable that specifies whether the first row in the file is parsed as the header.
getHeaderRow() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
A variable that specifies whether the first row in the file is parsed as the header.
getHiddenColumns() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
A list of columns to hide in the view frame.
getIncludedStatistics() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of included evaluations.
getInput() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
getInput() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3.
getInput() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
getInput() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
getJobName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the job being processed during this run.
getJobName() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the job being processed during this run.
getJobName() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The name of the job that these schedules apply to.
getJobNames() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The name or names of one or more jobs to be run.
getJobNames() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name or names of one or more jobs to be run by using the schedule.
getJobNames() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
A list of jobs to be run, according to the schedule.
getJobNames() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name or names of one or more jobs to be run for this schedule.
getJobRuns() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A list of job runs that have occurred for the specified job.
getJobs() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A list of jobs that are defined.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Sample configuration for profile jobs only.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Sample configuration for profile jobs only.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Sample configuration for profile jobs only.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.Job
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
getJobSample() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Sample configuration for Profile Jobs only.
getJson() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how JSON input is to be interpreted by DataBrew.
getKey() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The unique name of the object in the bucket.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who last modified the dataset.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who last modified the dataset.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user who last modified the job.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who last modified the project.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last modified the recipe.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who last modified the schedule.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who last modified the job.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who last modified the project.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who last modified the recipe.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
getLastModifiedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who last modified the schedule.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The last modification date and time of the dataset.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The modification date and time of the ruleset.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The modification date and time of the job.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The last modification date and time for the project.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The last modification date and time of the recipe.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The modification date and time of the ruleset.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time when the schedule was last modified.
getLastModifiedDate() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The date and time that the project was last modified.
getLastModifiedDateCondition() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3.
getLocaleCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a non-US locale code, needed for correct interpretation of some date formats.
getLocation() - Method in class com.amazonaws.services.gluedatabrew.model.Output
The location in Amazon S3 where the job writes its output.
getLocation() - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
getLogGroupName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
getLogGroupName() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Indicates whether Amazon CloudWatch logging is enabled for this job.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current status of Amazon CloudWatch logging for the job run.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The current status of Amazon CloudWatch logging for the job.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current status of Amazon CloudWatch logging for the job run.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
getLogSubscription() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of nodes that DataBrew can use when the job processes data.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of compute nodes that DataBrew can consume when the job processes data.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of nodes that can be consumed when the job processes data.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of compute nodes that DataBrew can use when the job processes data.
getMaxCapacity() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
getMaxFiles() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
The number of Amazon S3 files to select.
getMaxOutputFiles() - Method in class com.amazonaws.services.gluedatabrew.model.Output
Maximum number of files to be generated by the job and written to the output folder.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The maximum number of results to return in this request.
getMaxResults() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The maximum number of results to return in this request.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of times to retry the job after a job run fails.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of times to retry the job after a job run fails.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
getMaxRetries() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
getMetadata() - Method in class com.amazonaws.services.gluedatabrew.model.Input
Contains additional resource information needed for specific datasets.
getMode() - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
A value that determines whether the profile job is run on the entire dataset or a specified number of rows.
getMultiLine() - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
A value that specifies whether JSON input contains embedded new line characters.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
The name of the recipe whose versions are to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
The name of the recipe that was modified.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
The name of a column from a dataset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The name of the dataset to be created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
The name of the dataset that you created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the job to be created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
The name of the job that was created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
A unique name for the new project.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
The name of the project that you created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
A unique name for the job.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
The name of the job that you created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A unique name for the recipe.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
The name of the recipe that you created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The name of the ruleset to be created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
The unique name of the created ruleset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
A unique name for the schedule.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
The name of the schedule that was created.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique name of the dataset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The name of the parameter that is used in the dataset's Amazon S3 path.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
The name of the dataset to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
The name of the dataset that you deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
The name of the job to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
The name of the job that you deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
The name of the project to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
The name of the project that you deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The name of the recipe.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The name of the recipe that was deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
The name of the ruleset to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
The name of the deleted ruleset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
The name of the schedule to be deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
The name of the schedule that was deleted.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
The name of the dataset to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The name of the dataset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
The name of the job to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The name of the job.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The name of the job being processed during this run.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
The name of the project to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The name of the project.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The name of the recipe to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the recipe.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
The name of the ruleset to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The name of the ruleset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
The name of the schedule to be described.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name of the schedule.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique name of the job.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The name of the job.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The name of the recipe for which to return version information.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The unique name of a project.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
The name of the recipe to be published.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
The name of the recipe that you published.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The unique name for the recipe.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The name of the recipe.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The name of the rule.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The name of the ruleset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The name of the schedule.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The name of the project to apply the action to.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
The name of the project that was affected by the action.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
The name of the job to be run.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
The name of the project to act upon.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
The name of the project to be acted upon.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The name of the job to be stopped.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The name of the dataset to be updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
The name of the dataset that you updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The name of the job to be updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
The name of the job that was updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The name of the project to be updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The name of the project that you updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The name of the job to update.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
The name of the job that you updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
The name of the recipe to be updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
The name of the recipe that was updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The name of the ruleset to be updated.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
The name of the updated ruleset.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name of the schedule to update.
getName() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
The name of the schedule that was updated.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The token returned by a previous call to retrieve the next set of results.
getNextToken() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A token that you can use in a subsequent call to retrieve the next set of results.
getOpenDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time when the project was opened.
getOpenDate() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time when the project was opened.
getOpenedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user that opened the project for use.
getOpenedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user that opened the project for use.
getOperation() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
The name of a valid DataBrew transformation to be performed on the data.
getOrder() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
getOrderedBy() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
getOutputLocation() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
getOutputLocation() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the output from running the job.
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the output from running the job.
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more output artifacts from a job run.
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent output from running the job.
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more output artifacts from a job run.
getOutputs() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the output from running the job.
getOverrides() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of overrides for evaluations.
getOverwrite() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
A value that, if true, means that any data in the location specified for output is overwritten with new output.
getOverwrite() - Method in class com.amazonaws.services.gluedatabrew.model.Output
A value that, if true, means that any data in the location specified for output is overwritten with new output.
getParameters() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
getParameters() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Contextual parameters for the transformation.
getParameters() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
A map that includes overrides of an evaluation’s parameters.
getPartitionColumns() - Method in class com.amazonaws.services.gluedatabrew.model.Output
The names of one or more partition columns for the output of the job.
getPathOptions() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
getPathOptions() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
getPathOptions() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
getPathOptions() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
getPreview() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
If true, the result of the recipe step will be returned, but not applied.
getProfileColumns() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of column selectors.
getProfileConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Configuration for profile jobs.
getProfileConfiguration() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Configuration for profile jobs.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Either the name of an existing project, or a combination of a recipe and a dataset to associate with the recipe.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The DataBrew project associated with this job.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the project associated with this recipe.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The name of the project that the job is associated with.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a project.
getProjectName() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The name of the project that the recipe is associated with.
getProjects() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A list of projects that are defined .
getPublishedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last published the recipe.
getPublishedBy() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who published the recipe.
getPublishedDate() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time when the recipe was last published.
getPublishedDate() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time when the recipe was published.
getQueryString() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
Custom SQL to run against the provided Glue connection.
getRecipeName() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing recipe to associate with the project.
getRecipeName() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The recipe associated with this job.
getRecipeName() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The name of a recipe that will be developed during a project session.
getRecipeReference() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
getRecipeReference() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
getRecipeReference() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
getRecipeReference() - Method in class com.amazonaws.services.gluedatabrew.model.Job
A set of steps that the job runs.
getRecipeReference() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The set of steps processed by the job.
getRecipes() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A list of recipes that are defined.
getRecipes() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A list of versions for the specified recipe.
getRecipeStep() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The version of the recipe to be deleted.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The version of the recipe that was deleted.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The recipe version identifier.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The recipe version identifier.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
Return only those recipes with a version identifier of LATEST_WORKING or LATEST_PUBLISHED.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The identifier for the version for the recipe.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The identifier for the version for the recipe.
getRecipeVersion() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The identifier for the recipe version associated with this error.
getRecipeVersions() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
An array of version identifiers, for the recipe versions to be deleted.
getRegex() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
A regular expression for selecting a column from a dataset.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique Amazon Resource Name (ARN) for the dataset.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The Amazon Resource Name (ARN) of the dataset.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of the job.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The Amazon Resource Name (ARN) of the project.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The ARN of the recipe.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) for the ruleset.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The Amazon Resource Name (ARN) of the schedule.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique Amazon Resource Name (ARN) for the job.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) string that uniquely identifies the DataBrew resource.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) for the project.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) for the recipe.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) for the ruleset.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the schedule.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
The DataBrew resource to which tags should be added.
getResourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
A DataBrew resource from which you want to remove a tag or tags.
getResult() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A message indicating the result of performing the action.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the role to be assumed for this job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the role that will be assumed for this project.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The Amazon Resource Name (ARN) of the IAM role to be assumed for this request.
getRoleArn() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
getRowRange() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of rows to include in the view frame, beginning with the StartRowIndex value.
getRuleCount() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The number of rules that are defined in the ruleset.
getRules() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
A list of rules that are defined with the ruleset.
getRules() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
A list of rules that are defined with the ruleset.
getRules() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
A list of rules that are defined with the ruleset.
getRulesetArn() - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
The Amazon Resource Name (ARN) for the ruleset to be validated in the profile job.
getRulesets() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A list of RulesetItem.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The unique identifier of the job run.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The unique identifier of the job run.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The unique identifier of the job run.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
A system-generated identifier for this particular job run.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The ID of the job run to be stopped.
getRunId() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
The ID of the job run that you stopped.
getS3InputDefinition() - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Amazon S3 location where the data is stored.
getS3Options() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
getSample() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
getSample() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
getSample() - Method in class com.amazonaws.services.gluedatabrew.model.Project
The sample size and sampling type to apply to the data.
getSample() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
getSchedules() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A list of schedules that are defined.
getSelectors() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
List of column selectors.
getSessionStatus() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Describes the current state of the session:
getSheetIndexes() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more sheet numbers in the Excel file that will be included in the dataset.
getSheetNames() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more named sheets in the Excel file that will be included in the dataset.
getSize() - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
The Size parameter is only required when the mode is CUSTOM_ROWS.
getSize() - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The number of rows in the sample.
getSource() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The location of the data for the dataset, either Amazon S3 or the Glue Data Catalog.
getSource() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.
getSourceArn() - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
The Amazon Resource Name (ARN) associated with the dataset.
getStartColumnIndex() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of columns to return in the view frame.
getStartedBy() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The Amazon Resource Name (ARN) of the user who started the job run.
getStartedBy() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The Amazon Resource Name (ARN) of the user who initiated the job run.
getStartedOn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job run began.
getStartedOn() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job run began.
getStartRowIndex() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of rows to return in the view frame.
getState() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current state of the job run entity itself.
getState() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current state of the job run entity itself.
getStatistic() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
The name of an evaluation
getStatistics() - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
One or more column statistics to allow for columns that contain detected entities.
getStatistics() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
Configuration for evaluations.
getStepIndex() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The index from which to preview a step.
getSteps() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
An array containing the steps to be performed by the recipe.
getSteps() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
One or more steps to be performed by the recipe.
getSteps() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
A list of steps that are defined by the recipe.
getSteps() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
One or more steps to be performed by the recipe.
getSubstitutionMap() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The map of substitution variable names to their values used in a check expression.
getTableName() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
A prefix for the name of a table DataBrew will create in the database.
getTableName() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database table in the Data Catalog.
getTableName() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a table in the Data Catalog.
getTagKeys() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
The tag keys (names) of one or more tags to be removed.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Metadata tags to apply to this dataset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Metadata tags to apply to this job.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Metadata tags to apply to this project.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Metadata tags to apply to this job.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Metadata tags to apply to this recipe.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Metadata tags to apply to the ruleset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Metadata tags to apply to this schedule.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Metadata tags that have been applied to the dataset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Metadata tags associated with this dataset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Metadata tags associated with this job.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Metadata tags associated with this project.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Metadata tags associated with this project.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Metadata tags that have been applied to the ruleset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Metadata tags associated with this schedule.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.Job
Metadata tags that have been applied to the job.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
A list of tags associated with the DataBrew resource.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.Project
Metadata tags that have been applied to the project.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Metadata tags that have been applied to the recipe.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Metadata tags that have been applied to the ruleset.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Metadata tags that have been applied to the schedule.
getTags() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
One or more tags to be assigned to the resource.
getTargetArn() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
getTargetArn() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
getTargetArn() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The Amazon Resource Name (ARN) of a resource (dataset).
getTargetArn() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
getTargetColumn() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A column to apply this condition to.
getTempDirectory() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
getTempDirectory() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can store intermediate results.
getTempDirectory() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
Represents an Amazon location where DataBrew can store intermediate results.
getThreshold() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The threshold used with a non-aggregate check expression.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The job's timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The job's timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job's timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job's timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The job's timeout in minutes.
getTimeout() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The job's timeout in minutes.
getTimezoneOffset() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a timezone offset of the datetime parameter value in the Amazon S3 path.
getType() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The type of the dataset parameter, can be one of a 'String', 'Number' or 'Datetime'.
getType() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job type, which must be one of the following:
getType() - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job type of the job, which must be one of the following:
getType() - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The way in which DataBrew obtains rows from a dataset.
getType() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The type of a threshold.
getUnit() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
Unit of threshold value.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
List of validation configurations that are applied to the profile job.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
List of validation configurations that are applied to the profile job.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
List of validation configurations that are applied to the profile job.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.Job
List of validation configurations that are applied to the profile job.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
List of validation configurations that are applied to the profile job run.
getValidationConfigurations() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
List of validation configurations that are applied to the profile job.
getValidationMode() - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
Mode of data quality validation.
getValue() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A value that the condition must evaluate to for the condition to succeed.
getValue() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The value of a threshold.
getValuesMap() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The map of substitution variable names to their values used in this filter expression.
getViewFrame() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 

H

hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Input
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Job
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Output
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Project
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Sample
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
 
hashCode() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
 

I

Input - Class in com.amazonaws.services.gluedatabrew.model
Represents information on how DataBrew can find data, in either the Glue Data Catalog or Amazon S3.
Input() - Constructor for class com.amazonaws.services.gluedatabrew.model.Input
 
InputFormat - Enum in com.amazonaws.services.gluedatabrew.model
 
InternalServerException - Exception in com.amazonaws.services.gluedatabrew.model
An internal service failure occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
isAssumeControl() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
A value that, if true, enables you to take control of a session, even if a different client is currently accessing the project.
isCreateColumn() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Optional boolean value that defines whether the captured value of this parameter should be used to create a new column in a dataset.
isDisabled() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
A value that specifies whether the rule is disabled.
isHeaderRow() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A variable that specifies whether the first row in the file is parsed as the header.
isHeaderRow() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
A variable that specifies whether the first row in the file is parsed as the header.
isMultiLine() - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
A value that specifies whether JSON input contains embedded new line characters.
isOverwrite() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
A value that, if true, means that any data in the location specified for output is overwritten with new output.
isOverwrite() - Method in class com.amazonaws.services.gluedatabrew.model.Output
A value that, if true, means that any data in the location specified for output is overwritten with new output.
isPreview() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
If true, the result of the recipe step will be returned, but not applied.

J

Job - Class in com.amazonaws.services.gluedatabrew.model
Represents all of the attributes of a DataBrew job.
Job() - Constructor for class com.amazonaws.services.gluedatabrew.model.Job
 
JobRun - Class in com.amazonaws.services.gluedatabrew.model
Represents one run of a DataBrew job.
JobRun() - Constructor for class com.amazonaws.services.gluedatabrew.model.JobRun
 
JobRunState - Enum in com.amazonaws.services.gluedatabrew.model
 
JobSample - Class in com.amazonaws.services.gluedatabrew.model
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
JobSample() - Constructor for class com.amazonaws.services.gluedatabrew.model.JobSample
 
JobType - Enum in com.amazonaws.services.gluedatabrew.model
 
JsonOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents the JSON-specific options that define how input is to be interpreted by Glue DataBrew.
JsonOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.JsonOptions
 

L

listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listDatasets(ListDatasetsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all of the DataBrew datasets.
listDatasets(ListDatasetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all of the DataBrew datasets.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listDatasetsAsync(ListDatasetsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew datasets.
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew datasets.
listDatasetsAsync(ListDatasetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listDatasetsAsync(ListDatasetsRequest, AsyncHandler<ListDatasetsRequest, ListDatasetsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListDatasetsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListDatasetsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
 
ListDatasetsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListDatasetsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
 
listJobRuns(ListJobRunsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listJobRuns(ListJobRunsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all of the previous runs of a particular DataBrew job.
listJobRuns(ListJobRunsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all of the previous runs of a particular DataBrew job.
listJobRunsAsync(ListJobRunsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listJobRunsAsync(ListJobRunsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the previous runs of a particular DataBrew job.
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the previous runs of a particular DataBrew job.
listJobRunsAsync(ListJobRunsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listJobRunsAsync(ListJobRunsRequest, AsyncHandler<ListJobRunsRequest, ListJobRunsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListJobRunsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListJobRunsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
 
ListJobRunsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListJobRunsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
 
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listJobs(ListJobsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all of the DataBrew jobs that are defined.
listJobs(ListJobsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all of the DataBrew jobs that are defined.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listJobsAsync(ListJobsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew jobs that are defined.
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew jobs that are defined.
listJobsAsync(ListJobsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listJobsAsync(ListJobsRequest, AsyncHandler<ListJobsRequest, ListJobsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListJobsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListJobsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
 
ListJobsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListJobsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListJobsResult
 
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listProjects(ListProjectsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all of the DataBrew projects that are defined.
listProjects(ListProjectsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all of the DataBrew projects that are defined.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listProjectsAsync(ListProjectsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew projects that are defined.
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew projects that are defined.
listProjectsAsync(ListProjectsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listProjectsAsync(ListProjectsRequest, AsyncHandler<ListProjectsRequest, ListProjectsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListProjectsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListProjectsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
 
ListProjectsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListProjectsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
 
listRecipes(ListRecipesRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listRecipes(ListRecipesRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all of the DataBrew recipes that are defined.
listRecipes(ListRecipesRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all of the DataBrew recipes that are defined.
listRecipesAsync(ListRecipesRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRecipesAsync(ListRecipesRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew recipes that are defined.
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all of the DataBrew recipes that are defined.
listRecipesAsync(ListRecipesRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listRecipesAsync(ListRecipesRequest, AsyncHandler<ListRecipesRequest, ListRecipesResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListRecipesRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListRecipesRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
 
ListRecipesResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListRecipesResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
 
listRecipeVersions(ListRecipeVersionsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listRecipeVersions(ListRecipeVersionsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
listRecipeVersions(ListRecipeVersionsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
listRecipeVersionsAsync(ListRecipeVersionsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRecipeVersionsAsync(ListRecipeVersionsRequest, AsyncHandler<ListRecipeVersionsRequest, ListRecipeVersionsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRecipeVersionsAsync(ListRecipeVersionsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
listRecipeVersionsAsync(ListRecipeVersionsRequest, AsyncHandler<ListRecipeVersionsRequest, ListRecipeVersionsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
listRecipeVersionsAsync(ListRecipeVersionsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listRecipeVersionsAsync(ListRecipeVersionsRequest, AsyncHandler<ListRecipeVersionsRequest, ListRecipeVersionsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListRecipeVersionsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListRecipeVersionsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
 
ListRecipeVersionsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListRecipeVersionsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
 
listRulesets(ListRulesetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listRulesets(ListRulesetsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
List all rulesets available in the current account or rulesets associated with a specific resource (dataset).
listRulesets(ListRulesetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
List all rulesets available in the current account or rulesets associated with a specific resource (dataset).
listRulesetsAsync(ListRulesetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRulesetsAsync(ListRulesetsRequest, AsyncHandler<ListRulesetsRequest, ListRulesetsResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listRulesetsAsync(ListRulesetsRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
List all rulesets available in the current account or rulesets associated with a specific resource (dataset).
listRulesetsAsync(ListRulesetsRequest, AsyncHandler<ListRulesetsRequest, ListRulesetsResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
List all rulesets available in the current account or rulesets associated with a specific resource (dataset).
listRulesetsAsync(ListRulesetsRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listRulesetsAsync(ListRulesetsRequest, AsyncHandler<ListRulesetsRequest, ListRulesetsResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListRulesetsRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListRulesetsRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
 
ListRulesetsResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListRulesetsResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
 
listSchedules(ListSchedulesRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listSchedules(ListSchedulesRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists the DataBrew schedules that are defined.
listSchedules(ListSchedulesRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists the DataBrew schedules that are defined.
listSchedulesAsync(ListSchedulesRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listSchedulesAsync(ListSchedulesRequest, AsyncHandler<ListSchedulesRequest, ListSchedulesResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listSchedulesAsync(ListSchedulesRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists the DataBrew schedules that are defined.
listSchedulesAsync(ListSchedulesRequest, AsyncHandler<ListSchedulesRequest, ListSchedulesResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists the DataBrew schedules that are defined.
listSchedulesAsync(ListSchedulesRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listSchedulesAsync(ListSchedulesRequest, AsyncHandler<ListSchedulesRequest, ListSchedulesResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListSchedulesRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListSchedulesRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
 
ListSchedulesResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListSchedulesResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Lists all the tags for a DataBrew resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Lists all the tags for a DataBrew resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all the tags for a DataBrew resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Lists all the tags for a DataBrew resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.gluedatabrew.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.gluedatabrew.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
 
LogSubscription - Enum in com.amazonaws.services.gluedatabrew.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Input
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Job
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Output
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Project
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
 
Metadata - Class in com.amazonaws.services.gluedatabrew.model
Contains additional resource information needed for specific datasets.
Metadata() - Constructor for class com.amazonaws.services.gluedatabrew.model.Metadata
 

O

Order - Enum in com.amazonaws.services.gluedatabrew.model
 
OrderedBy - Enum in com.amazonaws.services.gluedatabrew.model
 
Output - Class in com.amazonaws.services.gluedatabrew.model
Represents options that specify how and where in Amazon S3 DataBrew writes the output generated by recipe jobs or profile jobs.
Output() - Constructor for class com.amazonaws.services.gluedatabrew.model.Output
 
OutputFormat - Enum in com.amazonaws.services.gluedatabrew.model
 
OutputFormatOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define the structure of comma-separated (CSV) job output.
OutputFormatOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
 

P

ParameterType - Enum in com.amazonaws.services.gluedatabrew.model
 
PathOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents a set of options that define how DataBrew selects files for a given Amazon S3 path in a dataset.
PathOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.PathOptions
 
ProfileConfiguration - Class in com.amazonaws.services.gluedatabrew.model
Configuration for profile jobs.
ProfileConfiguration() - Constructor for class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
 
Project - Class in com.amazonaws.services.gluedatabrew.model
Represents all of the attributes of a DataBrew project.
Project() - Constructor for class com.amazonaws.services.gluedatabrew.model.Project
 
publishRecipe(PublishRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
publishRecipe(PublishRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Publishes a new version of a DataBrew recipe.
publishRecipe(PublishRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Publishes a new version of a DataBrew recipe.
publishRecipeAsync(PublishRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
publishRecipeAsync(PublishRecipeRequest, AsyncHandler<PublishRecipeRequest, PublishRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
publishRecipeAsync(PublishRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Publishes a new version of a DataBrew recipe.
publishRecipeAsync(PublishRecipeRequest, AsyncHandler<PublishRecipeRequest, PublishRecipeResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Publishes a new version of a DataBrew recipe.
publishRecipeAsync(PublishRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
publishRecipeAsync(PublishRecipeRequest, AsyncHandler<PublishRecipeRequest, PublishRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
PublishRecipeRequest - Class in com.amazonaws.services.gluedatabrew.model
 
PublishRecipeRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
 
PublishRecipeResult - Class in com.amazonaws.services.gluedatabrew.model
 
PublishRecipeResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
 

R

Recipe - Class in com.amazonaws.services.gluedatabrew.model
Represents one or more actions to be performed on a DataBrew dataset.
Recipe() - Constructor for class com.amazonaws.services.gluedatabrew.model.Recipe
 
RecipeAction - Class in com.amazonaws.services.gluedatabrew.model
Represents a transformation and associated parameters that are used to apply a change to a DataBrew dataset.
RecipeAction() - Constructor for class com.amazonaws.services.gluedatabrew.model.RecipeAction
 
RecipeReference - Class in com.amazonaws.services.gluedatabrew.model
Represents the name and version of a DataBrew recipe.
RecipeReference() - Constructor for class com.amazonaws.services.gluedatabrew.model.RecipeReference
 
RecipeStep - Class in com.amazonaws.services.gluedatabrew.model
Represents a single step from a DataBrew recipe to be performed.
RecipeStep() - Constructor for class com.amazonaws.services.gluedatabrew.model.RecipeStep
 
RecipeVersionErrorDetail - Class in com.amazonaws.services.gluedatabrew.model
Represents any errors encountered when attempting to delete multiple recipe versions.
RecipeVersionErrorDetail() - Constructor for class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
 
ResourceNotFoundException - Exception in com.amazonaws.services.gluedatabrew.model
One or more resources can't be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
Rule - Class in com.amazonaws.services.gluedatabrew.model
Represents a single data quality requirement that should be validated in the scope of this dataset.
Rule() - Constructor for class com.amazonaws.services.gluedatabrew.model.Rule
 
RulesetItem - Class in com.amazonaws.services.gluedatabrew.model
Contains metadata about the ruleset.
RulesetItem() - Constructor for class com.amazonaws.services.gluedatabrew.model.RulesetItem
 

S

S3Location - Class in com.amazonaws.services.gluedatabrew.model
Represents an Amazon S3 location (bucket name, bucket owner, and object key) where DataBrew can read input data, or write output from a job.
S3Location() - Constructor for class com.amazonaws.services.gluedatabrew.model.S3Location
 
S3TableOutputOptions - Class in com.amazonaws.services.gluedatabrew.model
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
S3TableOutputOptions() - Constructor for class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
 
Sample - Class in com.amazonaws.services.gluedatabrew.model
Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
Sample() - Constructor for class com.amazonaws.services.gluedatabrew.model.Sample
 
SampleMode - Enum in com.amazonaws.services.gluedatabrew.model
 
SampleType - Enum in com.amazonaws.services.gluedatabrew.model
 
Schedule - Class in com.amazonaws.services.gluedatabrew.model
Represents one or more dates and times when a job is to run.
Schedule() - Constructor for class com.amazonaws.services.gluedatabrew.model.Schedule
 
sendProjectSessionAction(SendProjectSessionActionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
sendProjectSessionAction(SendProjectSessionActionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Performs a recipe step within an interactive DataBrew session that's currently open.
sendProjectSessionAction(SendProjectSessionActionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Performs a recipe step within an interactive DataBrew session that's currently open.
sendProjectSessionActionAsync(SendProjectSessionActionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
sendProjectSessionActionAsync(SendProjectSessionActionRequest, AsyncHandler<SendProjectSessionActionRequest, SendProjectSessionActionResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
sendProjectSessionActionAsync(SendProjectSessionActionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Performs a recipe step within an interactive DataBrew session that's currently open.
sendProjectSessionActionAsync(SendProjectSessionActionRequest, AsyncHandler<SendProjectSessionActionRequest, SendProjectSessionActionResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Performs a recipe step within an interactive DataBrew session that's currently open.
sendProjectSessionActionAsync(SendProjectSessionActionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
sendProjectSessionActionAsync(SendProjectSessionActionRequest, AsyncHandler<SendProjectSessionActionRequest, SendProjectSessionActionResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
SendProjectSessionActionRequest - Class in com.amazonaws.services.gluedatabrew.model
 
SendProjectSessionActionRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
SendProjectSessionActionResult - Class in com.amazonaws.services.gluedatabrew.model
 
SendProjectSessionActionResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.gluedatabrew.model
A service quota is exceeded.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
SessionStatus - Enum in com.amazonaws.services.gluedatabrew.model
 
setAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The ID of the Amazon Web Services account that owns the dataset.
setAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The ID of the Amazon Web Services account that owns the job.
setAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The ID of the Amazon Web Services account that owns the project.
setAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The ID of the Amazon Web Services account that owns the ruleset.
setAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The ID of the Amazon Web Services account that owns the schedule.
setAction(RecipeAction) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
The particular action to be performed in the recipe step.
setActionId(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A unique identifier for the action that was performed.
setAllowedStatistics(Collection<AllowedStatistics>) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Configuration of statistics that are allowed to be run on columns that contain detected entities.
setAnalytics(String) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
Controls if analytics computation is enabled or disabled.
setAssumeControl(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
A value that, if true, enables you to take control of a session, even if a different client is currently accessing the project.
setAttempt(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The number of times that DataBrew has attempted to run the job.
setAttempt(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The number of times that DataBrew has attempted to run the job.
setBucket(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon S3 bucket name.
setBucketOwner(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon Web Services account ID of the bucket owner.
setCatalogId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
setCatalogId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
setCheckExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The expression which includes column references, condition names followed by variable references, possibly grouped and combined with other conditions.
setClientSessionId(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
A unique identifier for an interactive session that's currently open and ready for work.
setClientSessionId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
A system-generated identifier for the session.
setColumnRange(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of columns to include in the view frame, beginning with the StartColumnIndex value and ignoring any columns in the HiddenColumns list.
setColumnSelectors(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
List of column selectors.
setColumnStatisticsConfigurations(Collection<ColumnStatisticsConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of configurations for column evaluations.
setCompletedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job completed processing.
setCompletedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job completed processing.
setCompressionFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The compression algorithm used to compress the output text of the job.
setCondition(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A specific condition to apply to a recipe action.
setConditionExpressions(Collection<ConditionExpression>) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
One or more conditions that must be met for the recipe step to succeed.
setConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Configuration for profile jobs.
setConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Configuration for profile jobs.
setCreateColumn(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Optional boolean value that defines whether the captured value of this parameter should be used to create a new column in a dataset.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The date and time that the dataset was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The date and time that the ruleset was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The date and time that the job was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time that the project was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time that the recipe was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The date and time that the ruleset was created.
setCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time that the schedule was created.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who created the dataset.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who created the dataset.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user associated with the creation of the job.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who created the project.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who created the recipe.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who created the ruleset.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who created the schedule.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who created the job.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who crated the project.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who created the recipe.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who created the ruleset.
setCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who created the schedule.
setCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The date or dates and time or times when the jobs are to be run.
setCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date or dates and time or times when the jobs are to be run for the schedule.
setCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The dates and times when the job is to run.
setCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The date or dates and time or times when the jobs are to be run.
setCsv(CsvOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how CSV input is to be interpreted by DataBrew.
setCsv(CsvOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
Represents a set of options that define the structure of comma-separated value (CSV) job output.
setDatabaseInputDefinition(DatabaseInputDefinition) - Method in class com.amazonaws.services.gluedatabrew.model.Input
Connection information for dataset input files stored in a database.
setDatabaseName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database in the Data Catalog.
setDatabaseName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a database in the Data Catalog.
setDatabaseOptions(DatabaseTableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
setDatabaseOptions(DatabaseTableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
setDatabaseOutputMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The output mode to write into the database.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write to.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
setDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
setDatabaseTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The table within the target database.
setDataCatalogInputDefinition(DataCatalogInputDefinition) - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Glue Data Catalog parameters for the data.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the dataset that this job is to act upon.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing dataset to associate this project with.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The name of the dataset that this job processes.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The dataset that the job acts upon.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the dataset for the job to process.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The dataset associated with the project.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A dataset that the job is to process.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the dataset for the job to process.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a dataset.
setDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The dataset that the project is to act upon.
setDatasets(Collection<Dataset>) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A list of datasets that are defined.
setDatasetStatisticsConfiguration(StatisticsConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration for inter-column evaluations.
setDatetimeOptions(DatetimeOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Additional parameter options such as a format and a timezone.
setDelimiter(String) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A single character that specifies the delimiter being used in the CSV file.
setDelimiter(String) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
A single character that specifies the delimiter used to create CSV job output.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A description for the recipe.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The description of the ruleset.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The description of the recipe.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The description of the ruleset.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
A description of the recipe to be published, for this version of the recipe.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The description of the recipe.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The description of the ruleset.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
A description of the recipe.
setDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The description of the ruleset.
setDisabled(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
A value that specifies whether the rule is disabled.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
setEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The encryption mode for the job, which can be one of the following:
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The encryption mode for the job, which can be one of the following:
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The encryption mode for the job, which can be one of the following:
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The encryption mode for the job, which can be one of the following:
setEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
setEntityDetectorConfiguration(EntityDetectorConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration of entity detection for a profile job.
setEntityTypes(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Entity types to detect.
setErrorCode(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The HTTP status code for the error.
setErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
A message indicating an error (if any) that was encountered when the job ran.
setErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A message indicating an error (if any) that was encountered when the job ran.
setErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The text of the error message.
setErrors(Collection<RecipeVersionErrorDetail>) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
Errors, if any, that occurred while attempting to delete the recipe versions.
setExcel(ExcelOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how Excel input is to be interpreted by DataBrew.
setExecutionTime(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The amount of time, in seconds, during which the job run consumed resources.
setExecutionTime(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The amount of time, in seconds, during which a job run consumed resources.
setExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The expression which includes condition names followed by substitution variables, possibly grouped and combined with other conditions.
setFilesLimit(FilesLimit) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure imposes a limit on a number of files that should be selected.
setFilter(FilterExpression) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The optional filter expression structure to apply additional matching criteria to the parameter.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The file format of a dataset that is created from an Amazon S3 file or folder.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Required option, that defines the datetime format used for a date parameter in the Amazon S3 path.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The file format of a dataset that is created from an Amazon S3 file or folder.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The data format of the output of the job.
setFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
setFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
setFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that define how DataBrew interprets the data in the dataset.
setFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
setFormatOptions(OutputFormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Output
Represents options that define how DataBrew formats job output files.
setFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
setGlueConnectionName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The Glue Connection that stores the connection information for the target database.
setGlueConnectionName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The Glue connection that stores the connection information for the target database.
setHeaderRow(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A variable that specifies whether the first row in the file is parsed as the header.
setHeaderRow(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
A variable that specifies whether the first row in the file is parsed as the header.
setHiddenColumns(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
A list of columns to hide in the view frame.
setIncludedStatistics(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of included evaluations.
setInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
setInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3.
setInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
setInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
setJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the job being processed during this run.
setJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the job being processed during this run.
setJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The name of the job that these schedules apply to.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The name or names of one or more jobs to be run.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name or names of one or more jobs to be run by using the schedule.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
A list of jobs to be run, according to the schedule.
setJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name or names of one or more jobs to be run for this schedule.
setJobRuns(Collection<JobRun>) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A list of job runs that have occurred for the specified job.
setJobs(Collection<Job>) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A list of jobs that are defined.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Sample configuration for profile jobs only.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Sample configuration for profile jobs only.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Sample configuration for profile jobs only.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
setJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Sample configuration for Profile Jobs only.
setJson(JsonOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how JSON input is to be interpreted by DataBrew.
setKey(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The unique name of the object in the bucket.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who last modified the dataset.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who last modified the dataset.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user who last modified the job.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who last modified the project.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last modified the recipe.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who last modified the schedule.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who last modified the job.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who last modified the project.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who last modified the recipe.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
setLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who last modified the schedule.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The last modification date and time of the dataset.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The modification date and time of the ruleset.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The modification date and time of the job.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The last modification date and time for the project.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The last modification date and time of the recipe.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The modification date and time of the ruleset.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time when the schedule was last modified.
setLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The date and time that the project was last modified.
setLastModifiedDateCondition(FilterExpression) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3.
setLocaleCode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a non-US locale code, needed for correct interpretation of some date formats.
setLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The location in Amazon S3 where the job writes its output.
setLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
setLogGroupName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
setLogGroupName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Indicates whether Amazon CloudWatch logging is enabled for this job.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current status of Amazon CloudWatch logging for the job run.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The current status of Amazon CloudWatch logging for the job.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current status of Amazon CloudWatch logging for the job run.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
setLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of nodes that DataBrew can use when the job processes data.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of compute nodes that DataBrew can consume when the job processes data.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of nodes that can be consumed when the job processes data.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of compute nodes that DataBrew can use when the job processes data.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
setMaxFiles(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
The number of Amazon S3 files to select.
setMaxOutputFiles(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Output
Maximum number of files to be generated by the job and written to the output folder.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The maximum number of results to return in this request.
setMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The maximum number of results to return in this request.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of times to retry the job after a job run fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of times to retry the job after a job run fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
setMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
setMetadata(Metadata) - Method in class com.amazonaws.services.gluedatabrew.model.Input
Contains additional resource information needed for specific datasets.
setMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
A value that determines whether the profile job is run on the entire dataset or a specified number of rows.
setMultiLine(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
A value that specifies whether JSON input contains embedded new line characters.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
The name of the recipe whose versions are to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
The name of the recipe that was modified.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
The name of a column from a dataset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The name of the dataset to be created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
The name of the dataset that you created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the job to be created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
The name of the job that was created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
A unique name for the new project.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
The name of the project that you created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
A unique name for the job.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
The name of the job that you created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A unique name for the recipe.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
The name of the recipe that you created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The name of the ruleset to be created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
The unique name of the created ruleset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
A unique name for the schedule.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
The name of the schedule that was created.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique name of the dataset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The name of the parameter that is used in the dataset's Amazon S3 path.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
The name of the dataset to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
The name of the dataset that you deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
The name of the job to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
The name of the job that you deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
The name of the project to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
The name of the project that you deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The name of the recipe.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The name of the recipe that was deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
The name of the ruleset to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
The name of the deleted ruleset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
The name of the schedule to be deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
The name of the schedule that was deleted.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
The name of the dataset to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The name of the dataset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
The name of the job to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The name of the job.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The name of the job being processed during this run.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
The name of the project to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The name of the project.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The name of the recipe to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the recipe.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
The name of the ruleset to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The name of the ruleset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
The name of the schedule to be described.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name of the schedule.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique name of the job.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The name of the job.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The name of the recipe for which to return version information.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The unique name of a project.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
The name of the recipe to be published.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
The name of the recipe that you published.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The unique name for the recipe.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The name of the recipe.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The name of the rule.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The name of the ruleset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The name of the schedule.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The name of the project to apply the action to.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
The name of the project that was affected by the action.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
The name of the job to be run.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
The name of the project to act upon.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
The name of the project to be acted upon.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The name of the job to be stopped.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The name of the dataset to be updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
The name of the dataset that you updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The name of the job to be updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
The name of the job that was updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The name of the project to be updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The name of the project that you updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The name of the job to update.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
The name of the job that you updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
The name of the recipe to be updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
The name of the recipe that was updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The name of the ruleset to be updated.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
The name of the updated ruleset.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name of the schedule to update.
setName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
The name of the schedule that was updated.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The token returned by a previous call to retrieve the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A token that you can use in a subsequent call to retrieve the next set of results.
setOpenDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time when the project was opened.
setOpenDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time when the project was opened.
setOpenedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user that opened the project for use.
setOpenedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user that opened the project for use.
setOperation(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
The name of a valid DataBrew transformation to be performed on the data.
setOrder(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
setOrderedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
setOutputLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
setOutputLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the output from running the job.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the output from running the job.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more output artifacts from a job run.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent output from running the job.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more output artifacts from a job run.
setOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the output from running the job.
setOverrides(Collection<StatisticOverride>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of overrides for evaluations.
setOverwrite(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
A value that, if true, means that any data in the location specified for output is overwritten with new output.
setOverwrite(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.Output
A value that, if true, means that any data in the location specified for output is overwritten with new output.
setParameters(Map<String, DatasetParameter>) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Contextual parameters for the transformation.
setParameters(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
A map that includes overrides of an evaluation’s parameters.
setPartitionColumns(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The names of one or more partition columns for the output of the job.
setPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
setPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
setPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
setPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
setPreview(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
If true, the result of the recipe step will be returned, but not applied.
setProfileColumns(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of column selectors.
setProfileConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Configuration for profile jobs.
setProfileConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Configuration for profile jobs.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Either the name of an existing project, or a combination of a recipe and a dataset to associate with the recipe.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The DataBrew project associated with this job.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the project associated with this recipe.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The name of the project that the job is associated with.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a project.
setProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The name of the project that the recipe is associated with.
setProjects(Collection<Project>) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A list of projects that are defined .
setPublishedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last published the recipe.
setPublishedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who published the recipe.
setPublishedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time when the recipe was last published.
setPublishedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time when the recipe was published.
setQueryString(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
Custom SQL to run against the provided Glue connection.
setRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing recipe to associate with the project.
setRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The recipe associated with this job.
setRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The name of a recipe that will be developed during a project session.
setRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
setRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
setRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
setRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A set of steps that the job runs.
setRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The set of steps processed by the job.
setRecipes(Collection<Recipe>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A list of recipes that are defined.
setRecipes(Collection<Recipe>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A list of versions for the specified recipe.
setRecipeStep(RecipeStep) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The version of the recipe to be deleted.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The version of the recipe that was deleted.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The recipe version identifier.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The recipe version identifier.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
Return only those recipes with a version identifier of LATEST_WORKING or LATEST_PUBLISHED.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The identifier for the version for the recipe.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The identifier for the version for the recipe.
setRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The identifier for the recipe version associated with this error.
setRecipeVersions(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
An array of version identifiers, for the recipe versions to be deleted.
setRegex(String) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
A regular expression for selecting a column from a dataset.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique Amazon Resource Name (ARN) for the dataset.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The Amazon Resource Name (ARN) of the dataset.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of the job.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The Amazon Resource Name (ARN) of the project.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The ARN of the recipe.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) for the ruleset.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The Amazon Resource Name (ARN) of the schedule.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique Amazon Resource Name (ARN) for the job.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) string that uniquely identifies the DataBrew resource.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) for the project.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) for the recipe.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) for the ruleset.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the schedule.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
The DataBrew resource to which tags should be added.
setResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
A DataBrew resource from which you want to remove a tag or tags.
setResult(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A message indicating the result of performing the action.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the role to be assumed for this job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the role that will be assumed for this project.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The Amazon Resource Name (ARN) of the IAM role to be assumed for this request.
setRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
setRowRange(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of rows to include in the view frame, beginning with the StartRowIndex value.
setRuleCount(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The number of rules that are defined in the ruleset.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
A list of rules that are defined with the ruleset.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
A list of rules that are defined with the ruleset.
setRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
A list of rules that are defined with the ruleset.
setRulesetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
The Amazon Resource Name (ARN) for the ruleset to be validated in the profile job.
setRulesets(Collection<RulesetItem>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A list of RulesetItem.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The unique identifier of the job run.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The unique identifier of the job run.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The unique identifier of the job run.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
A system-generated identifier for this particular job run.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The ID of the job run to be stopped.
setRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
The ID of the job run that you stopped.
setS3InputDefinition(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Amazon S3 location where the data is stored.
setS3Options(S3TableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
setSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
setSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
setSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The sample size and sampling type to apply to the data.
setSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
setSchedules(Collection<Schedule>) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A list of schedules that are defined.
setSelectors(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
List of column selectors.
setSessionStatus(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Describes the current state of the session:
setSheetIndexes(Collection<Integer>) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more sheet numbers in the Excel file that will be included in the dataset.
setSheetNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more named sheets in the Excel file that will be included in the dataset.
setSize(Long) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
The Size parameter is only required when the mode is CUSTOM_ROWS.
setSize(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The number of rows in the sample.
setSource(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The location of the data for the dataset, either Amazon S3 or the Glue Data Catalog.
setSource(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.
setSourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
The Amazon Resource Name (ARN) associated with the dataset.
setStartColumnIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of columns to return in the view frame.
setStartedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The Amazon Resource Name (ARN) of the user who started the job run.
setStartedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The Amazon Resource Name (ARN) of the user who initiated the job run.
setStartedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job run began.
setStartedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job run began.
setStartRowIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of rows to return in the view frame.
setState(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current state of the job run entity itself.
setState(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current state of the job run entity itself.
setStatistic(String) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
The name of an evaluation
setStatistics(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
One or more column statistics to allow for columns that contain detected entities.
setStatistics(StatisticsConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
Configuration for evaluations.
setStepIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The index from which to preview a step.
setSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
An array containing the steps to be performed by the recipe.
setSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
One or more steps to be performed by the recipe.
setSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
A list of steps that are defined by the recipe.
setSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
One or more steps to be performed by the recipe.
setSubstitutionMap(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The map of substitution variable names to their values used in a check expression.
setTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
A prefix for the name of a table DataBrew will create in the database.
setTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database table in the Data Catalog.
setTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a table in the Data Catalog.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
The tag keys (names) of one or more tags to be removed.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Metadata tags to apply to this dataset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Metadata tags to apply to this job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Metadata tags to apply to this project.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Metadata tags to apply to this job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Metadata tags to apply to this recipe.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Metadata tags to apply to the ruleset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Metadata tags to apply to this schedule.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Metadata tags that have been applied to the dataset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Metadata tags associated with this dataset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Metadata tags associated with this job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Metadata tags associated with this project.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Metadata tags associated with this project.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Metadata tags that have been applied to the ruleset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Metadata tags associated with this schedule.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Metadata tags that have been applied to the job.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
A list of tags associated with the DataBrew resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Project
Metadata tags that have been applied to the project.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Metadata tags that have been applied to the recipe.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Metadata tags that have been applied to the ruleset.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Metadata tags that have been applied to the schedule.
setTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
One or more tags to be assigned to the resource.
setTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
setTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
setTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The Amazon Resource Name (ARN) of a resource (dataset).
setTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
setTargetColumn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A column to apply this condition to.
setTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
setTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can store intermediate results.
setTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
Represents an Amazon location where DataBrew can store intermediate results.
setThreshold(Threshold) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The threshold used with a non-aggregate check expression.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The job's timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The job's timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job's timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job's timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The job's timeout in minutes.
setTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The job's timeout in minutes.
setTimezoneOffset(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a timezone offset of the datetime parameter value in the Amazon S3 path.
setType(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The type of the dataset parameter, can be one of a 'String', 'Number' or 'Datetime'.
setType(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job type, which must be one of the following:
setType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job type of the job, which must be one of the following:
setType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The way in which DataBrew obtains rows from a dataset.
setType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The type of a threshold.
setUnit(String) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
Unit of threshold value.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
List of validation configurations that are applied to the profile job.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
List of validation configurations that are applied to the profile job.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
List of validation configurations that are applied to the profile job.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
List of validation configurations that are applied to the profile job.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
List of validation configurations that are applied to the profile job run.
setValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
List of validation configurations that are applied to the profile job.
setValidationMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
Mode of data quality validation.
setValue(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A value that the condition must evaluate to for the condition to succeed.
setValue(Double) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The value of a threshold.
setValuesMap(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The map of substitution variable names to their values used in this filter expression.
setViewFrame(ViewFrame) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
shutdown() - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
shutdown() - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
 
Source - Enum in com.amazonaws.services.gluedatabrew.model
 
standard() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClientBuilder
 
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
startJobRun(StartJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Runs a DataBrew job.
startJobRun(StartJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Runs a DataBrew job.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
startJobRunAsync(StartJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Runs a DataBrew job.
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Runs a DataBrew job.
startJobRunAsync(StartJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
startJobRunAsync(StartJobRunRequest, AsyncHandler<StartJobRunRequest, StartJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
StartJobRunRequest - Class in com.amazonaws.services.gluedatabrew.model
 
StartJobRunRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
 
StartJobRunResult - Class in com.amazonaws.services.gluedatabrew.model
 
StartJobRunResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
 
startProjectSession(StartProjectSessionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
startProjectSession(StartProjectSessionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Creates an interactive session, enabling you to manipulate data in a DataBrew project.
startProjectSession(StartProjectSessionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Creates an interactive session, enabling you to manipulate data in a DataBrew project.
startProjectSessionAsync(StartProjectSessionRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
startProjectSessionAsync(StartProjectSessionRequest, AsyncHandler<StartProjectSessionRequest, StartProjectSessionResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
startProjectSessionAsync(StartProjectSessionRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates an interactive session, enabling you to manipulate data in a DataBrew project.
startProjectSessionAsync(StartProjectSessionRequest, AsyncHandler<StartProjectSessionRequest, StartProjectSessionResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Creates an interactive session, enabling you to manipulate data in a DataBrew project.
startProjectSessionAsync(StartProjectSessionRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
startProjectSessionAsync(StartProjectSessionRequest, AsyncHandler<StartProjectSessionRequest, StartProjectSessionResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
StartProjectSessionRequest - Class in com.amazonaws.services.gluedatabrew.model
 
StartProjectSessionRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
 
StartProjectSessionResult - Class in com.amazonaws.services.gluedatabrew.model
 
StartProjectSessionResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
 
StatisticOverride - Class in com.amazonaws.services.gluedatabrew.model
Override of a particular evaluation for a profile job.
StatisticOverride() - Constructor for class com.amazonaws.services.gluedatabrew.model.StatisticOverride
 
StatisticsConfiguration - Class in com.amazonaws.services.gluedatabrew.model
Configuration of evaluations for a profile job.
StatisticsConfiguration() - Constructor for class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
 
stopJobRun(StopJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
stopJobRun(StopJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Stops a particular run of a job.
stopJobRun(StopJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Stops a particular run of a job.
stopJobRunAsync(StopJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
stopJobRunAsync(StopJobRunRequest, AsyncHandler<StopJobRunRequest, StopJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
stopJobRunAsync(StopJobRunRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Stops a particular run of a job.
stopJobRunAsync(StopJobRunRequest, AsyncHandler<StopJobRunRequest, StopJobRunResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Stops a particular run of a job.
stopJobRunAsync(StopJobRunRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
stopJobRunAsync(StopJobRunRequest, AsyncHandler<StopJobRunRequest, StopJobRunResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
StopJobRunRequest - Class in com.amazonaws.services.gluedatabrew.model
 
StopJobRunRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
 
StopJobRunResult - Class in com.amazonaws.services.gluedatabrew.model
 
StopJobRunResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
 

T

tagResource(TagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.gluedatabrew.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.gluedatabrew.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.TagResourceResult
 
Threshold - Class in com.amazonaws.services.gluedatabrew.model
The threshold used with a non-aggregate check expression.
Threshold() - Constructor for class com.amazonaws.services.gluedatabrew.model.Threshold
 
ThresholdType - Enum in com.amazonaws.services.gluedatabrew.model
 
ThresholdUnit - Enum in com.amazonaws.services.gluedatabrew.model
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.AnalyticsMode
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.CompressionFormat
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.DatabaseOutputMode
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.EncryptionMode
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Input
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.InputFormat
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Job
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.JobRunState
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.JobType
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.LogSubscription
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.Order
 
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.OrderedBy
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Output
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.OutputFormat
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.ParameterType
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Project
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Rule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Sample
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.SampleMode
 
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.SampleType
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.SessionStatus
 
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.Source
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.ThresholdType
 
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.ThresholdUnit
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.gluedatabrew.model.ValidationMode
 
toString() - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Removes metadata tags from a DataBrew resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Removes metadata tags from a DataBrew resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Removes metadata tags from a DataBrew resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Removes metadata tags from a DataBrew resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.gluedatabrew.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UntagResourceResult
 
updateDataset(UpdateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateDataset(UpdateDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of an existing DataBrew dataset.
updateDataset(UpdateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of an existing DataBrew dataset.
updateDatasetAsync(UpdateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateDatasetAsync(UpdateDatasetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew dataset.
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew dataset.
updateDatasetAsync(UpdateDatasetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateDatasetAsync(UpdateDatasetRequest, AsyncHandler<UpdateDatasetRequest, UpdateDatasetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateDatasetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateDatasetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
UpdateDatasetResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateDatasetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
 
updateProfileJob(UpdateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateProfileJob(UpdateProfileJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of an existing profile job.
updateProfileJob(UpdateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of an existing profile job.
updateProfileJobAsync(UpdateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateProfileJobAsync(UpdateProfileJobRequest, AsyncHandler<UpdateProfileJobRequest, UpdateProfileJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateProfileJobAsync(UpdateProfileJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing profile job.
updateProfileJobAsync(UpdateProfileJobRequest, AsyncHandler<UpdateProfileJobRequest, UpdateProfileJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing profile job.
updateProfileJobAsync(UpdateProfileJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateProfileJobAsync(UpdateProfileJobRequest, AsyncHandler<UpdateProfileJobRequest, UpdateProfileJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateProfileJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateProfileJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
UpdateProfileJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateProfileJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
 
updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateProject(UpdateProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of an existing DataBrew project.
updateProject(UpdateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of an existing DataBrew project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateProjectAsync(UpdateProjectRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew project.
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew project.
updateProjectAsync(UpdateProjectRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateProjectAsync(UpdateProjectRequest, AsyncHandler<UpdateProjectRequest, UpdateProjectResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateProjectRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateProjectRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
UpdateProjectResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateProjectResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
 
updateRecipe(UpdateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateRecipe(UpdateRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.
updateRecipe(UpdateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.
updateRecipeAsync(UpdateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRecipeAsync(UpdateRecipeRequest, AsyncHandler<UpdateRecipeRequest, UpdateRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRecipeAsync(UpdateRecipeRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.
updateRecipeAsync(UpdateRecipeRequest, AsyncHandler<UpdateRecipeRequest, UpdateRecipeResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of the LATEST_WORKING version of a DataBrew recipe.
updateRecipeAsync(UpdateRecipeRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateRecipeAsync(UpdateRecipeRequest, AsyncHandler<UpdateRecipeRequest, UpdateRecipeResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateRecipeJob(UpdateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateRecipeJob(UpdateRecipeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of an existing DataBrew recipe job.
updateRecipeJob(UpdateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of an existing DataBrew recipe job.
updateRecipeJobAsync(UpdateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRecipeJobAsync(UpdateRecipeJobRequest, AsyncHandler<UpdateRecipeJobRequest, UpdateRecipeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRecipeJobAsync(UpdateRecipeJobRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew recipe job.
updateRecipeJobAsync(UpdateRecipeJobRequest, AsyncHandler<UpdateRecipeJobRequest, UpdateRecipeJobResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew recipe job.
updateRecipeJobAsync(UpdateRecipeJobRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateRecipeJobAsync(UpdateRecipeJobRequest, AsyncHandler<UpdateRecipeJobRequest, UpdateRecipeJobResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateRecipeJobRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRecipeJobRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
 
UpdateRecipeJobResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRecipeJobResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
 
UpdateRecipeRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRecipeRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
 
UpdateRecipeResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRecipeResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
 
updateRuleset(UpdateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateRuleset(UpdateRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Updates specified ruleset.
updateRuleset(UpdateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Updates specified ruleset.
updateRulesetAsync(UpdateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRulesetAsync(UpdateRulesetRequest, AsyncHandler<UpdateRulesetRequest, UpdateRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateRulesetAsync(UpdateRulesetRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Updates specified ruleset.
updateRulesetAsync(UpdateRulesetRequest, AsyncHandler<UpdateRulesetRequest, UpdateRulesetResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Updates specified ruleset.
updateRulesetAsync(UpdateRulesetRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateRulesetAsync(UpdateRulesetRequest, AsyncHandler<UpdateRulesetRequest, UpdateRulesetResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateRulesetRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRulesetRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
 
UpdateRulesetResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateRulesetResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
 
updateSchedule(UpdateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrew
 
updateSchedule(UpdateScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrew
Modifies the definition of an existing DataBrew schedule.
updateSchedule(UpdateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewClient
Modifies the definition of an existing DataBrew schedule.
updateScheduleAsync(UpdateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateScheduleAsync(UpdateScheduleRequest, AsyncHandler<UpdateScheduleRequest, UpdateScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AbstractAWSGlueDataBrewAsync
 
updateScheduleAsync(UpdateScheduleRequest) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew schedule.
updateScheduleAsync(UpdateScheduleRequest, AsyncHandler<UpdateScheduleRequest, UpdateScheduleResult>) - Method in interface com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsync
Modifies the definition of an existing DataBrew schedule.
updateScheduleAsync(UpdateScheduleRequest) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
updateScheduleAsync(UpdateScheduleRequest, AsyncHandler<UpdateScheduleRequest, UpdateScheduleResult>) - Method in class com.amazonaws.services.gluedatabrew.AWSGlueDataBrewAsyncClient
 
UpdateScheduleRequest - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateScheduleRequest() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
 
UpdateScheduleResult - Class in com.amazonaws.services.gluedatabrew.model
 
UpdateScheduleResult() - Constructor for class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
 

V

ValidationConfiguration - Class in com.amazonaws.services.gluedatabrew.model
Configuration for data quality validation.
ValidationConfiguration() - Constructor for class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
 
ValidationException - Exception in com.amazonaws.services.gluedatabrew.model
The input parameters for this request failed validation.
ValidationException(String) - Constructor for exception com.amazonaws.services.gluedatabrew.model.ValidationException
Constructs a new ValidationException with the specified error message.
ValidationMode - Enum in com.amazonaws.services.gluedatabrew.model
 
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.AnalyticsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.CompressionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.DatabaseOutputMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.EncryptionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.InputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.JobRunState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.JobType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.LogSubscription
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.OrderedBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.gluedatabrew.model.ValidationMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.AnalyticsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.CompressionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.DatabaseOutputMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.EncryptionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.InputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.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.gluedatabrew.model.JobType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.LogSubscription
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.OrderedBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.SampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.SessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.ThresholdUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.gluedatabrew.model.ValidationMode
Returns an array containing the constants of this enum type, in the order they are declared.
ViewFrame - Class in com.amazonaws.services.gluedatabrew.model
Represents the data being transformed during an action.
ViewFrame() - Constructor for class com.amazonaws.services.gluedatabrew.model.ViewFrame
 

W

withAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The ID of the Amazon Web Services account that owns the dataset.
withAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The ID of the Amazon Web Services account that owns the job.
withAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The ID of the Amazon Web Services account that owns the project.
withAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The ID of the Amazon Web Services account that owns the ruleset.
withAccountId(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The ID of the Amazon Web Services account that owns the schedule.
withAction(RecipeAction) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
The particular action to be performed in the recipe step.
withActionId(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A unique identifier for the action that was performed.
withAllowedStatistics(AllowedStatistics...) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Configuration of statistics that are allowed to be run on columns that contain detected entities.
withAllowedStatistics(Collection<AllowedStatistics>) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Configuration of statistics that are allowed to be run on columns that contain detected entities.
withAnalytics(String) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
Controls if analytics computation is enabled or disabled.
withAnalytics(AnalyticsMode) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
Controls if analytics computation is enabled or disabled.
withAssumeControl(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
A value that, if true, enables you to take control of a session, even if a different client is currently accessing the project.
withAttempt(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The number of times that DataBrew has attempted to run the job.
withAttempt(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The number of times that DataBrew has attempted to run the job.
withBucket(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon S3 bucket name.
withBucketOwner(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The Amazon Web Services account ID of the bucket owner.
withCatalogId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
withCatalogId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The unique identifier of the Amazon Web Services account that holds the Data Catalog that stores the data.
withCheckExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The expression which includes column references, condition names followed by variable references, possibly grouped and combined with other conditions.
withClientSessionId(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
A unique identifier for an interactive session that's currently open and ready for work.
withClientSessionId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
A system-generated identifier for the session.
withColumnRange(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of columns to include in the view frame, beginning with the StartColumnIndex value and ignoring any columns in the HiddenColumns list.
withColumnSelectors(ColumnSelector...) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
List of column selectors.
withColumnSelectors(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
List of column selectors.
withColumnStatisticsConfigurations(ColumnStatisticsConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of configurations for column evaluations.
withColumnStatisticsConfigurations(Collection<ColumnStatisticsConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of configurations for column evaluations.
withCompletedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job completed processing.
withCompletedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job completed processing.
withCompressionFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The compression algorithm used to compress the output text of the job.
withCompressionFormat(CompressionFormat) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The compression algorithm used to compress the output text of the job.
withCondition(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A specific condition to apply to a recipe action.
withConditionExpressions(ConditionExpression...) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
One or more conditions that must be met for the recipe step to succeed.
withConditionExpressions(Collection<ConditionExpression>) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeStep
One or more conditions that must be met for the recipe step to succeed.
withConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Configuration for profile jobs.
withConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Configuration for profile jobs.
withCreateColumn(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Optional boolean value that defines whether the captured value of this parameter should be used to create a new column in a dataset.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The date and time that the dataset was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The date and time that the ruleset was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The date and time that the job was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time that the project was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time that the recipe was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The date and time that the ruleset was created.
withCreateDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time that the schedule was created.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who created the dataset.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who created the dataset.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user associated with the creation of the job.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who created the project.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who created the recipe.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who created the ruleset.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who created the schedule.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who created the job.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who crated the project.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who created the recipe.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who created the ruleset.
withCreatedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who created the schedule.
withCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The date or dates and time or times when the jobs are to be run.
withCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date or dates and time or times when the jobs are to be run for the schedule.
withCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The dates and times when the job is to run.
withCronExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The date or dates and time or times when the jobs are to be run.
withCsv(CsvOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how CSV input is to be interpreted by DataBrew.
withCsv(CsvOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.OutputFormatOptions
Represents a set of options that define the structure of comma-separated value (CSV) job output.
withDatabaseInputDefinition(DatabaseInputDefinition) - Method in class com.amazonaws.services.gluedatabrew.model.Input
Connection information for dataset input files stored in a database.
withDatabaseName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database in the Data Catalog.
withDatabaseName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a database in the Data Catalog.
withDatabaseOptions(DatabaseTableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
withDatabaseOptions(DatabaseTableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the database output generated by recipe jobs.
withDatabaseOutputMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The output mode to write into the database.
withDatabaseOutputMode(DatabaseOutputMode) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The output mode to write into the database.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write to.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write to.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(DatabaseOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseOutputs(Collection<DatabaseOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Represents a list of JDBC database output objects which defines the output destination for a DataBrew recipe job to write into.
withDatabaseTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The table within the target database.
withDataCatalogInputDefinition(DataCatalogInputDefinition) - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Glue Data Catalog parameters for the data.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(DataCatalogOutput...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDataCatalogOutputs(Collection<DataCatalogOutput>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the Glue Data Catalog output from running the job.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the dataset that this job is to act upon.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing dataset to associate this project with.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The name of the dataset that this job processes.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The dataset that the job acts upon.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the dataset for the job to process.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The dataset associated with the project.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A dataset that the job is to process.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the dataset for the job to process.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a dataset.
withDatasetName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The dataset that the project is to act upon.
withDatasets(Dataset...) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A list of datasets that are defined.
withDatasets(Collection<Dataset>) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A list of datasets that are defined.
withDatasetStatisticsConfiguration(StatisticsConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration for inter-column evaluations.
withDatetimeOptions(DatetimeOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
Additional parameter options such as a format and a timezone.
withDelimiter(String) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A single character that specifies the delimiter being used in the CSV file.
withDelimiter(String) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOutputOptions
A single character that specifies the delimiter used to create CSV job output.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A description for the recipe.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The description of the ruleset.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The description of the recipe.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The description of the ruleset.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
A description of the recipe to be published, for this version of the recipe.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The description of the recipe.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The description of the ruleset.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
A description of the recipe.
withDescription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The description of the ruleset.
withDisabled(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
A value that specifies whether the rule is disabled.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
withEncryptionKeyArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The encryption mode for the job, which can be one of the following:
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The encryption mode for the job, which can be one of the following:
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
withEncryptionMode(EncryptionMode) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The encryption mode for the job, which can be one of the following:
withEntityDetectorConfiguration(EntityDetectorConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
Configuration of entity detection for a profile job.
withEntityTypes(String...) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Entity types to detect.
withEntityTypes(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.EntityDetectorConfiguration
Entity types to detect.
withErrorCode(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The HTTP status code for the error.
withErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
A message indicating an error (if any) that was encountered when the job ran.
withErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A message indicating an error (if any) that was encountered when the job ran.
withErrorMessage(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The text of the error message.
withErrors(RecipeVersionErrorDetail...) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
Errors, if any, that occurred while attempting to delete the recipe versions.
withErrors(Collection<RecipeVersionErrorDetail>) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
Errors, if any, that occurred while attempting to delete the recipe versions.
withExcel(ExcelOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how Excel input is to be interpreted by DataBrew.
withExecutionTime(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The amount of time, in seconds, during which the job run consumed resources.
withExecutionTime(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The amount of time, in seconds, during which a job run consumed resources.
withExpression(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The expression which includes condition names followed by substitution variables, possibly grouped and combined with other conditions.
withFilesLimit(FilesLimit) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure imposes a limit on a number of files that should be selected.
withFilter(FilterExpression) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The optional filter expression structure to apply additional matching criteria to the parameter.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(InputFormat) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(InputFormat) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Required option, that defines the datetime format used for a date parameter in the Amazon S3 path.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(InputFormat) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The data format of the output of the job.
withFormat(OutputFormat) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The data format of the output of the job.
withFormat(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormat(InputFormat) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The file format of a dataset that is created from an Amazon S3 file or folder.
withFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
withFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that define how DataBrew interprets the data in the dataset.
withFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
withFormatOptions(OutputFormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Output
Represents options that define how DataBrew formats job output files.
withFormatOptions(FormatOptions) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
withGlueConnectionName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
The Glue Connection that stores the connection information for the target database.
withGlueConnectionName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseOutput
The Glue connection that stores the connection information for the target database.
withHeaderRow(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.CsvOptions
A variable that specifies whether the first row in the file is parsed as the header.
withHeaderRow(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
A variable that specifies whether the first row in the file is parsed as the header.
withHiddenColumns(String...) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
A list of columns to hide in the view frame.
withHiddenColumns(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
A list of columns to hide in the view frame.
withIncludedStatistics(String...) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of included evaluations.
withIncludedStatistics(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of included evaluations.
withInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
 
withInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Information on how DataBrew can find the dataset, in either the Glue Data Catalog or Amazon S3.
withInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
 
withInput(Input) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
 
withJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of the job being processed during this run.
withJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of the job being processed during this run.
withJobName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The name of the job that these schedules apply to.
withJobNames(String...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The name or names of one or more jobs to be run.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
The name or names of one or more jobs to be run.
withJobNames(String...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name or names of one or more jobs to be run by using the schedule.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name or names of one or more jobs to be run by using the schedule.
withJobNames(String...) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
A list of jobs to be run, according to the schedule.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
A list of jobs to be run, according to the schedule.
withJobNames(String...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name or names of one or more jobs to be run for this schedule.
withJobNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name or names of one or more jobs to be run for this schedule.
withJobRuns(JobRun...) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A list of job runs that have occurred for the specified job.
withJobRuns(Collection<JobRun>) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A list of job runs that have occurred for the specified job.
withJobs(Job...) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A list of jobs that are defined.
withJobs(Collection<Job>) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A list of jobs that are defined.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Sample configuration for profile jobs only.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Sample configuration for profile jobs only.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Sample configuration for profile jobs only.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
A sample configuration for profile jobs only, which determines the number of rows on which the profile job is run.
withJobSample(JobSample) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Sample configuration for Profile Jobs only.
withJson(JsonOptions) - Method in class com.amazonaws.services.gluedatabrew.model.FormatOptions
Options that define how JSON input is to be interpreted by DataBrew.
withKey(String) - Method in class com.amazonaws.services.gluedatabrew.model.S3Location
The unique name of the object in the bucket.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The Amazon Resource Name (ARN) of the user who last modified the dataset.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The identifier (user name) of the user who last modified the dataset.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The identifier (user name) of the user who last modified the job.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user who last modified the project.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last modified the recipe.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The identifier (user name) of the user who last modified the schedule.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the user who last modified the job.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user who last modified the project.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who last modified the recipe.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of the user who last modified the ruleset.
withLastModifiedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the user who last modified the schedule.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The last modification date and time of the dataset.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The date and time that the dataset was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The date and time that the job was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time that the project was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time that the recipe was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The modification date and time of the ruleset.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The date and time that the schedule was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The modification date and time of the job.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The last modification date and time for the project.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The last modification date and time of the recipe.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The modification date and time of the ruleset.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The date and time when the schedule was last modified.
withLastModifiedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The date and time that the project was last modified.
withLastModifiedDateCondition(FilterExpression) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
If provided, this structure defines a date range for matching Amazon S3 objects based on their LastModifiedDate attribute in Amazon S3.
withLocaleCode(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a non-US locale code, needed for correct interpretation of some date formats.
withLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The location in Amazon S3 where the job writes its output.
withLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.S3TableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can write output from a job.
withLogGroupName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
withLogGroupName(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Indicates whether Amazon CloudWatch logging is enabled for this job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Indicates whether Amazon CloudWatch logging is enabled for this job.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current status of Amazon CloudWatch logging for the job run.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current status of Amazon CloudWatch logging for the job run.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The current status of Amazon CloudWatch logging for the job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The current status of Amazon CloudWatch logging for the job.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current status of Amazon CloudWatch logging for the job run.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current status of Amazon CloudWatch logging for the job run.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withLogSubscription(LogSubscription) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
Enables or disables Amazon CloudWatch logging for the job.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of nodes that DataBrew can use when the job processes data.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of compute nodes that DataBrew can consume when the job processes data.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of nodes that can be consumed when the job processes data.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of compute nodes that DataBrew can use when the job processes data.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of nodes that DataBrew can consume when the job processes data.
withMaxFiles(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
The number of Amazon S3 files to select.
withMaxOutputFiles(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Output
Maximum number of files to be generated by the job and written to the output folder.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The maximum number of results to return in this request.
withMaxResults(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The maximum number of results to return in this request.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The maximum number of times to retry the job after a job run fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The maximum number of times to retry the job after a job run fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The maximum number of times to retry the job after a job run fails.
withMaxRetries(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The maximum number of times to retry the job after a job run fails.
withMetadata(Metadata) - Method in class com.amazonaws.services.gluedatabrew.model.Input
Contains additional resource information needed for specific datasets.
withMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
A value that determines whether the profile job is run on the entire dataset or a specified number of rows.
withMode(SampleMode) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
A value that determines whether the profile job is run on the entire dataset or a specified number of rows.
withMultiLine(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.JsonOptions
A value that specifies whether JSON input contains embedded new line characters.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
The name of the recipe whose versions are to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionResult
The name of the recipe that was modified.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
The name of a column from a dataset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
The name of the dataset to be created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetResult
The name of the dataset that you created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The name of the job to be created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobResult
The name of the job that was created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
A unique name for the new project.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectResult
The name of the project that you created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
A unique name for the job.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobResult
The name of the job that you created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
A unique name for the recipe.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeResult
The name of the recipe that you created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The name of the ruleset to be created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetResult
The unique name of the created ruleset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
A unique name for the schedule.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleResult
The name of the schedule that was created.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique name of the dataset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The name of the parameter that is used in the dataset's Amazon S3 path.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetRequest
The name of the dataset to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteDatasetResult
The name of the dataset that you deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobRequest
The name of the job to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteJobResult
The name of the job that you deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectRequest
The name of the project to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteProjectResult
The name of the project that you deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The name of the recipe.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The name of the recipe that was deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetRequest
The name of the ruleset to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRulesetResult
The name of the deleted ruleset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleRequest
The name of the schedule to be deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteScheduleResult
The name of the schedule that was deleted.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetRequest
The name of the dataset to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The name of the dataset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRequest
The name of the job to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The name of the job.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The name of the job being processed during this run.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectRequest
The name of the project to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The name of the project.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The name of the recipe to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the recipe.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetRequest
The name of the ruleset to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The name of the ruleset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleRequest
The name of the schedule to be described.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The name of the schedule.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique name of the job.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The name of the job.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The name of the recipe for which to return version information.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The unique name of a project.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeRequest
The name of the recipe to be published.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.PublishRecipeResult
The name of the recipe that you published.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The unique name for the recipe.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The name of the recipe.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The name of the rule.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The name of the ruleset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The name of the schedule.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The name of the project to apply the action to.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
The name of the project that was affected by the action.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunRequest
The name of the job to be run.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionRequest
The name of the project to act upon.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartProjectSessionResult
The name of the project to be acted upon.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The name of the job to be stopped.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
The name of the dataset to be updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetResult
The name of the dataset that you updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The name of the job to be updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobResult
The name of the job that was updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The name of the project to be updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectResult
The name of the project that you updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The name of the job to update.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobResult
The name of the job that you updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
The name of the recipe to be updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeResult
The name of the recipe that was updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
The name of the ruleset to be updated.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetResult
The name of the updated ruleset.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleRequest
The name of the schedule to update.
withName(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateScheduleResult
The name of the schedule that was updated.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListDatasetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobRunsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A token that you can use in a subsequent call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesRequest
The token returned by a previous call to retrieve the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A token that you can use in a subsequent call to retrieve the next set of results.
withOpenDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The date and time when the project was opened.
withOpenDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The date and time when the project was opened.
withOpenedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The identifier (user name) of the user that opened the project for use.
withOpenedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the user that opened the project for use.
withOperation(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
The name of a valid DataBrew transformation to be performed on the data.
withOrder(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
withOrder(Order) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
withOrderedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
withOrderedBy(OrderedBy) - Method in class com.amazonaws.services.gluedatabrew.model.FilesLimit
A criteria to use for Amazon S3 files sorting before their selection.
withOutputLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
 
withOutputLocation(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
 
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the output from running the job.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
One or more artifacts that represent the output from running the job.
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the output from running the job.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
One or more artifacts that represent the output from running the job.
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more output artifacts from a job run.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
One or more output artifacts from a job run.
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent output from running the job.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
One or more artifacts that represent output from running the job.
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more output artifacts from a job run.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
One or more output artifacts from a job run.
withOutputs(Output...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the output from running the job.
withOutputs(Collection<Output>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
One or more artifacts that represent the output from running the job.
withOverrides(StatisticOverride...) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of overrides for evaluations.
withOverrides(Collection<StatisticOverride>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticsConfiguration
List of overrides for evaluations.
withOverwrite(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
A value that, if true, means that any data in the location specified for output is overwritten with new output.
withOverwrite(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.Output
A value that, if true, means that any data in the location specified for output is overwritten with new output.
withParameters(Map<String, DatasetParameter>) - Method in class com.amazonaws.services.gluedatabrew.model.PathOptions
A structure that maps names of parameters used in the Amazon S3 path of a dataset to their definitions.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeAction
Contextual parameters for the transformation.
withParameters(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
A map that includes overrides of an evaluation’s parameters.
withPartitionColumns(String...) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The names of one or more partition columns for the output of the job.
withPartitionColumns(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.Output
The names of one or more partition columns for the output of the job.
withPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
withPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
withPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
withPathOptions(PathOptions) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateDatasetRequest
A set of options that defines how DataBrew interprets an Amazon S3 path of the dataset.
withPreview(Boolean) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
If true, the result of the recipe step will be returned, but not applied.
withProfileColumns(ColumnSelector...) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of column selectors.
withProfileColumns(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.ProfileConfiguration
List of column selectors.
withProfileConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Configuration for profile jobs.
withProfileConfiguration(ProfileConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
Configuration for profile jobs.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Either the name of an existing project, or a combination of a recipe and a dataset to associate with the recipe.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The DataBrew project associated with this job.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The name of the project associated with this recipe.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The name of the project that the job is associated with.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListJobsRequest
The name of a project.
withProjectName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The name of the project that the recipe is associated with.
withProjects(Project...) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A list of projects that are defined .
withProjects(Collection<Project>) - Method in class com.amazonaws.services.gluedatabrew.model.ListProjectsResult
A list of projects that are defined .
withPublishedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The identifier (user name) of the user who last published the recipe.
withPublishedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) of the user who published the recipe.
withPublishedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The date and time when the recipe was last published.
withPublishedDate(Date) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The date and time when the recipe was published.
withQueryString(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
Custom SQL to run against the provided Glue connection.
withRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The name of an existing recipe to associate with the project.
withRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The recipe associated with this job.
withRecipeName(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The name of a recipe that will be developed during a project session.
withRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
 
withRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
 
withRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
 
withRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.Job
A set of steps that the job runs.
withRecipeReference(RecipeReference) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The set of steps processed by the job.
withRecipes(Recipe...) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A list of recipes that are defined.
withRecipes(Collection<Recipe>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesResult
A list of recipes that are defined.
withRecipes(Recipe...) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A list of versions for the specified recipe.
withRecipes(Collection<Recipe>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipeVersionsResult
A list of versions for the specified recipe.
withRecipeStep(RecipeStep) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionRequest
The version of the recipe to be deleted.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DeleteRecipeVersionResult
The version of the recipe that was deleted.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeRequest
The recipe version identifier.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The recipe version identifier.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRecipesRequest
Return only those recipes with a version identifier of LATEST_WORKING or LATEST_PUBLISHED.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The identifier for the version for the recipe.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeReference
The identifier for the version for the recipe.
withRecipeVersion(String) - Method in class com.amazonaws.services.gluedatabrew.model.RecipeVersionErrorDetail
The identifier for the recipe version associated with this error.
withRecipeVersions(String...) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
An array of version identifiers, for the recipe versions to be deleted.
withRecipeVersions(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.BatchDeleteRecipeVersionRequest
An array of version identifiers, for the recipe versions to be deleted.
withRegex(String) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnSelector
A regular expression for selecting a column from a dataset.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The unique Amazon Resource Name (ARN) for the dataset.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The Amazon Resource Name (ARN) of the dataset.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The Amazon Resource Name (ARN) of the job.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The Amazon Resource Name (ARN) of the project.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
The ARN of the recipe.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) for the ruleset.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
The Amazon Resource Name (ARN) of the schedule.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The unique Amazon Resource Name (ARN) for the job.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) string that uniquely identifies the DataBrew resource.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) for the project.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
The Amazon Resource Name (ARN) for the recipe.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) for the ruleset.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
The Amazon Resource Name (ARN) of the schedule.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
The DataBrew resource to which tags should be added.
withResourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
A DataBrew resource from which you want to remove a tag or tags.
withResult(String) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionResult
A message indicating the result of performing the action.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed for this request.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
The ARN of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The Amazon Resource Name (ARN) of the role to be assumed for this job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The Amazon Resource Name (ARN) of the role that will be assumed for this project.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
The Amazon Resource Name (ARN) of the IAM role to be assumed for this request.
withRoleArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
withRowRange(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The number of rows to include in the view frame, beginning with the StartRowIndex value.
withRuleCount(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The number of rules that are defined in the ruleset.
withRules(Rule...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
A list of rules that are defined with the ruleset.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
A list of rules that are defined with the ruleset.
withRules(Rule...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
A list of rules that are defined with the ruleset.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
A list of rules that are defined with the ruleset.
withRules(Rule...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
A list of rules that are defined with the ruleset.
withRules(Collection<Rule>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRulesetRequest
A list of rules that are defined with the ruleset.
withRulesetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
The Amazon Resource Name (ARN) for the ruleset to be validated in the profile job.
withRulesets(RulesetItem...) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A list of RulesetItem.
withRulesets(Collection<RulesetItem>) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsResult
A list of RulesetItem.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunRequest
The unique identifier of the job run.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The unique identifier of the job run.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The unique identifier of the job run.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StartJobRunResult
A system-generated identifier for this particular job run.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunRequest
The ID of the job run to be stopped.
withRunId(String) - Method in class com.amazonaws.services.gluedatabrew.model.StopJobRunResult
The ID of the job run that you stopped.
withS3InputDefinition(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.Input
The Amazon S3 location where the data is stored.
withS3Options(S3TableOutputOptions) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
Represents options that specify how and where DataBrew writes the Amazon S3 output generated by recipe jobs.
withSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
 
withSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
 
withSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.Project
The sample size and sampling type to apply to the data.
withSample(Sample) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProjectRequest
 
withSchedules(Schedule...) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A list of schedules that are defined.
withSchedules(Collection<Schedule>) - Method in class com.amazonaws.services.gluedatabrew.model.ListSchedulesResult
A list of schedules that are defined.
withSelectors(ColumnSelector...) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
List of column selectors.
withSelectors(Collection<ColumnSelector>) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
List of column selectors.
withSessionStatus(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Describes the current state of the session:
withSessionStatus(SessionStatus) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Describes the current state of the session:
withSheetIndexes(Integer...) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more sheet numbers in the Excel file that will be included in the dataset.
withSheetIndexes(Collection<Integer>) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more sheet numbers in the Excel file that will be included in the dataset.
withSheetNames(String...) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more named sheets in the Excel file that will be included in the dataset.
withSheetNames(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.ExcelOptions
One or more named sheets in the Excel file that will be included in the dataset.
withSize(Long) - Method in class com.amazonaws.services.gluedatabrew.model.JobSample
The Size parameter is only required when the mode is CUSTOM_ROWS.
withSize(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The number of rows in the sample.
withSource(String) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The location of the data for the dataset, either Amazon S3 or the Glue Data Catalog.
withSource(Source) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
The location of the data for the dataset, either Amazon S3 or the Glue Data Catalog.
withSource(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.
withSource(Source) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
The location of the data for this dataset, Amazon S3 or the Glue Data Catalog.
withSourceArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.Metadata
The Amazon Resource Name (ARN) associated with the dataset.
withStartColumnIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of columns to return in the view frame.
withStartedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The Amazon Resource Name (ARN) of the user who started the job run.
withStartedBy(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The Amazon Resource Name (ARN) of the user who initiated the job run.
withStartedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The date and time when the job run began.
withStartedOn(Date) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The date and time when the job run began.
withStartRowIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.ViewFrame
The starting index for the range of rows to return in the view frame.
withState(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current state of the job run entity itself.
withState(JobRunState) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
The current state of the job run entity itself.
withState(String) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current state of the job run entity itself.
withState(JobRunState) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
The current state of the job run entity itself.
withStatistic(String) - Method in class com.amazonaws.services.gluedatabrew.model.StatisticOverride
The name of an evaluation
withStatistics(String...) - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
One or more column statistics to allow for columns that contain detected entities.
withStatistics(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.AllowedStatistics
One or more column statistics to allow for columns that contain detected entities.
withStatistics(StatisticsConfiguration) - Method in class com.amazonaws.services.gluedatabrew.model.ColumnStatisticsConfiguration
Configuration for evaluations.
withStepIndex(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
The index from which to preview a step.
withSteps(RecipeStep...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
An array containing the steps to be performed by the recipe.
withSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
An array containing the steps to be performed by the recipe.
withSteps(RecipeStep...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
One or more steps to be performed by the recipe.
withSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
One or more steps to be performed by the recipe.
withSteps(RecipeStep...) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
A list of steps that are defined by the recipe.
withSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
A list of steps that are defined by the recipe.
withSteps(RecipeStep...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
One or more steps to be performed by the recipe.
withSteps(Collection<RecipeStep>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeRequest
One or more steps to be performed by the recipe.
withSubstitutionMap(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The map of substitution variable names to their values used in a check expression.
withTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
A prefix for the name of a table DataBrew will create in the database.
withTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
The name of a database table in the Data Catalog.
withTableName(String) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogOutput
The name of a table in the Data Catalog.
withTagKeys(String...) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
The tag keys (names) of one or more tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.gluedatabrew.model.UntagResourceRequest
The tag keys (names) of one or more tags to be removed.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateDatasetRequest
Metadata tags to apply to this dataset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
Metadata tags to apply to this job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProjectRequest
Metadata tags to apply to this project.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
Metadata tags to apply to this job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeRequest
Metadata tags to apply to this recipe.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
Metadata tags to apply to the ruleset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateScheduleRequest
Metadata tags to apply to this schedule.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Dataset
Metadata tags that have been applied to the dataset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeDatasetResult
Metadata tags associated with this dataset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
Metadata tags associated with this job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeProjectResult
Metadata tags associated with this project.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRecipeResult
Metadata tags associated with this project.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
Metadata tags that have been applied to the ruleset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeScheduleResult
Metadata tags associated with this schedule.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
Metadata tags that have been applied to the job.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.ListTagsForResourceResult
A list of tags associated with the DataBrew resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Project
Metadata tags that have been applied to the project.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Recipe
Metadata tags that have been applied to the recipe.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
Metadata tags that have been applied to the ruleset.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.Schedule
Metadata tags that have been applied to the schedule.
withTags(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.TagResourceRequest
One or more tags to be assigned to the resource.
withTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRulesetRequest
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
withTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeRulesetResult
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
withTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ListRulesetsRequest
The Amazon Resource Name (ARN) of a resource (dataset).
withTargetArn(String) - Method in class com.amazonaws.services.gluedatabrew.model.RulesetItem
The Amazon Resource Name (ARN) of a resource (dataset) that the ruleset is associated with.
withTargetColumn(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A column to apply this condition to.
withTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseInputDefinition
 
withTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DatabaseTableOutputOptions
Represents an Amazon S3 location (bucket name and object key) where DataBrew can store intermediate results.
withTempDirectory(S3Location) - Method in class com.amazonaws.services.gluedatabrew.model.DataCatalogInputDefinition
Represents an Amazon location where DataBrew can store intermediate results.
withThreshold(Threshold) - Method in class com.amazonaws.services.gluedatabrew.model.Rule
The threshold used with a non-aggregate check expression.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
The job's timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.CreateRecipeJobRequest
The job's timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job's timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job's timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
The job's timeout in minutes.
withTimeout(Integer) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateRecipeJobRequest
The job's timeout in minutes.
withTimezoneOffset(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatetimeOptions
Optional value for a timezone offset of the datetime parameter value in the Amazon S3 path.
withType(String) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The type of the dataset parameter, can be one of a 'String', 'Number' or 'Datetime'.
withType(ParameterType) - Method in class com.amazonaws.services.gluedatabrew.model.DatasetParameter
The type of the dataset parameter, can be one of a 'String', 'Number' or 'Datetime'.
withType(String) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job type, which must be one of the following:
withType(JobType) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
The job type, which must be one of the following:
withType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job type of the job, which must be one of the following:
withType(JobType) - Method in class com.amazonaws.services.gluedatabrew.model.Job
The job type of the job, which must be one of the following:
withType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The way in which DataBrew obtains rows from a dataset.
withType(SampleType) - Method in class com.amazonaws.services.gluedatabrew.model.Sample
The way in which DataBrew obtains rows from a dataset.
withType(String) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The type of a threshold.
withType(ThresholdType) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The type of a threshold.
withUnit(String) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
Unit of threshold value.
withUnit(ThresholdUnit) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
Unit of threshold value.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
List of validation configurations that are applied to the profile job.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.CreateProfileJobRequest
List of validation configurations that are applied to the profile job.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
List of validation configurations that are applied to the profile job.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobResult
List of validation configurations that are applied to the profile job.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
List of validation configurations that are applied to the profile job.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.DescribeJobRunResult
List of validation configurations that are applied to the profile job.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.Job
List of validation configurations that are applied to the profile job.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.Job
List of validation configurations that are applied to the profile job.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
List of validation configurations that are applied to the profile job run.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.JobRun
List of validation configurations that are applied to the profile job run.
withValidationConfigurations(ValidationConfiguration...) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
List of validation configurations that are applied to the profile job.
withValidationConfigurations(Collection<ValidationConfiguration>) - Method in class com.amazonaws.services.gluedatabrew.model.UpdateProfileJobRequest
List of validation configurations that are applied to the profile job.
withValidationMode(String) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
Mode of data quality validation.
withValidationMode(ValidationMode) - Method in class com.amazonaws.services.gluedatabrew.model.ValidationConfiguration
Mode of data quality validation.
withValue(String) - Method in class com.amazonaws.services.gluedatabrew.model.ConditionExpression
A value that the condition must evaluate to for the condition to succeed.
withValue(Double) - Method in class com.amazonaws.services.gluedatabrew.model.Threshold
The value of a threshold.
withValuesMap(Map<String, String>) - Method in class com.amazonaws.services.gluedatabrew.model.FilterExpression
The map of substitution variable names to their values used in this filter expression.
withViewFrame(ViewFrame) - Method in class com.amazonaws.services.gluedatabrew.model.SendProjectSessionActionRequest
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.