- catalogId(String) - Method in interface software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition.Builder
 
- 
 The unique identifier of the AWS account that holds the Data Catalog that stores the data.
 
- catalogId() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
- 
 The unique identifier of the AWS account that holds the Data Catalog that stores the data.
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.AccessDeniedException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.ConflictException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewException.Builder
 
-  
 
- cause(Throwable) - Method in class software.amazon.awssdk.services.databrew.model.DataBrewException.BuilderImpl
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.InternalServerException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.ResourceNotFoundException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException.Builder
 
-  
 
- cause(Throwable) - Method in interface software.amazon.awssdk.services.databrew.model.ValidationException.Builder
 
-  
 
- clientSessionId(String) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest.Builder
 
- 
 A unique identifier for an interactive session that's currently open and ready for work.
 
- clientSessionId() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
- 
 A unique identifier for an interactive session that's currently open and ready for work.
 
- clientSessionId(String) - Method in interface software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse.Builder
 
- 
 A system-generated identifier for the session.
 
- clientSessionId() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
- 
 A system-generated identifier for the session.
 
- columnRange(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ViewFrame.Builder
 
- 
 The number of columns to include in the view frame, beginning with the StartColumnIndex value
 and ignoring any columns in the HiddenColumns list.
 
- columnRange() - Method in class software.amazon.awssdk.services.databrew.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.
 
- completedOn(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The date and time when the job completed processing.
 
- completedOn() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The date and time when the job completed processing.
 
- CompressionFormat - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- compressionFormat(String) - Method in interface software.amazon.awssdk.services.databrew.model.Output.Builder
 
- 
 The compression algorithm used to compress the output text of the job.
 
- compressionFormat(CompressionFormat) - Method in interface software.amazon.awssdk.services.databrew.model.Output.Builder
 
- 
 The compression algorithm used to compress the output text of the job.
 
- compressionFormat() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
- 
 The compression algorithm used to compress the output text of the job.
 
- compressionFormatAsString() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
- 
 The compression algorithm used to compress the output text of the job.
 
- condition(String) - Method in interface software.amazon.awssdk.services.databrew.model.ConditionExpression.Builder
 
- 
 A specific condition to apply to a recipe action.
 
- condition() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
- 
 A specific condition to apply to a recipe action.
 
- ConditionExpression - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents an individual condition that evaluates to true or false.
 
- ConditionExpression.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- conditionExpressions(Collection<ConditionExpression>) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeStep.Builder
 
- 
 One or more conditions that must be met, in order for the recipe step to succeed.
 
- conditionExpressions(ConditionExpression...) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeStep.Builder
 
- 
 One or more conditions that must be met, in order for the recipe step to succeed.
 
- conditionExpressions(Consumer<ConditionExpression.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeStep.Builder
 
- 
 One or more conditions that must be met, in order for the recipe step to succeed.
 
- conditionExpressions() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
- 
 One or more conditions that must be met, in order for the recipe step to succeed.
 
- ConflictException - Exception in software.amazon.awssdk.services.databrew.model
 
- 
 Updating or deleting a resource can cause an inconsistent state.
 
- ConflictException.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- create() - Static method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 
- create() - Static method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.databrew.model.DataBrewResponseMetadata
 
-  
 
- createDataset(CreateDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew dataset.
 
- createDataset(Consumer<CreateDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew dataset.
 
- createDataset(CreateDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew dataset.
 
- createDataset(Consumer<CreateDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew dataset.
 
- CreateDatasetRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateDatasetRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateDatasetRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateDatasetRequestMarshaller
 
-  
 
- CreateDatasetResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateDatasetResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The date and time that the dataset was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The date and time that the dataset was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The date and time that the dataset was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The date and time that the dataset was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The date and time that the job was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The date and time that the job was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The date and time that the project was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The date and time that the project was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The date and time that the recipe was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The date and time that the recipe was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The date and time that the schedule was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The date and time that the schedule was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The date and time that the job was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The date and time that the job was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The date and time that the project was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The date and time that the project was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The date and time that the recipe was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The date and time that the recipe was created.
 
- createDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The date and time that the schedule was created.
 
- createDate() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The date and time that the schedule was created.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who created the dataset.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The Amazon Resource Name (ARN) of the user who created the dataset.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The identifier (user name) of the user who created the dataset.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The identifier (user name) of the user who created the dataset.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The identifier (user name) of the user associated with the creation of the job.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The identifier (user name) of the user associated with the creation of the job.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The identifier (user name) of the user who created the project.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The identifier (user name) of the user who created the project.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The identifier (user name) of the user who created the recipe.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The identifier (user name) of the user who created the recipe.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The identifier (user name) of the user who created the schedule.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The identifier (user name) of the user who created the schedule.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who created the job.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The Amazon Resource Name (ARN) of the user who created the job.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who crated the project.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The Amazon Resource Name (ARN) of the user who crated the project.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who created the recipe.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The Amazon Resource Name (ARN) of the user who created the recipe.
 
- createdBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who created the schedule.
 
- createdBy() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The Amazon Resource Name (ARN) of the user who created the schedule.
 
- createProfileJob(CreateProfileJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new job to analyze a dataset and create its data profile.
 
- createProfileJob(Consumer<CreateProfileJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new job to analyze a dataset and create its data profile.
 
- createProfileJob(CreateProfileJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new job to analyze a dataset and create its data profile.
 
- createProfileJob(Consumer<CreateProfileJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new job to analyze a dataset and create its data profile.
 
- CreateProfileJobRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProfileJobRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProfileJobRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateProfileJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateProfileJobRequestMarshaller
 
-  
 
- CreateProfileJobResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProfileJobResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew project.
 
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew project.
 
- createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew project.
 
- createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew project.
 
- CreateProjectRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProjectRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProjectRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateProjectRequestMarshaller
 
-  
 
- CreateProjectResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateProjectResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- createRecipe(CreateRecipeRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew recipe.
 
- createRecipe(Consumer<CreateRecipeRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new DataBrew recipe.
 
- createRecipe(CreateRecipeRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew recipe.
 
- createRecipe(Consumer<CreateRecipeRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new DataBrew recipe.
 
- createRecipeJob(CreateRecipeJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new job to transform input data, using steps defined in an existing AWS Glue DataBrew recipe
 
- createRecipeJob(Consumer<CreateRecipeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new job to transform input data, using steps defined in an existing AWS Glue DataBrew recipe
 
- createRecipeJob(CreateRecipeJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new job to transform input data, using steps defined in an existing AWS Glue DataBrew recipe
 
- createRecipeJob(Consumer<CreateRecipeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new job to transform input data, using steps defined in an existing AWS Glue DataBrew recipe
 
- CreateRecipeJobRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeJobRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeJobRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateRecipeJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateRecipeJobRequestMarshaller
 
-  
 
- CreateRecipeJobResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeJobResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateRecipeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateRecipeRequestMarshaller
 
-  
 
- CreateRecipeResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateRecipeResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- createSchedule(CreateScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new schedule for one or more DataBrew jobs.
 
- createSchedule(Consumer<CreateScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates a new schedule for one or more DataBrew jobs.
 
- createSchedule(CreateScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new schedule for one or more DataBrew jobs.
 
- createSchedule(Consumer<CreateScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates a new schedule for one or more DataBrew jobs.
 
- CreateScheduleRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateScheduleRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateScheduleRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- CreateScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.CreateScheduleRequestMarshaller
 
-  
 
- CreateScheduleResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- CreateScheduleResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- cronExpression(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateScheduleRequest.Builder
 
- 
 The date or dates and time or times when the jobs are to be run.
 
- cronExpression() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
 The date or dates and time or times when the jobs are to be run.
 
- cronExpression(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The date or dates and time or times when the jobs are to be run for the schedule.
 
- cronExpression() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The date or dates and time or times when the jobs are to be run for the schedule.
 
- cronExpression(String) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The date(s) and time(s) when the job will run.
 
- cronExpression() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The date(s) and time(s) when the job will run.
 
- cronExpression(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest.Builder
 
- 
 The date or dates and time or times when the jobs are to be run.
 
- cronExpression() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
- 
 The date or dates and time or times when the jobs are to be run.
 
- csv(CsvOptions) - Method in interface software.amazon.awssdk.services.databrew.model.FormatOptions.Builder
 
- 
 Options that define how Csv input is to be interpreted by DataBrew.
 
- csv(Consumer<CsvOptions.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.FormatOptions.Builder
 
- 
 Options that define how Csv input is to be interpreted by DataBrew.
 
- csv() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
- 
 Options that define how Csv input is to be interpreted by DataBrew.
 
- csv(CsvOutputOptions) - Method in interface software.amazon.awssdk.services.databrew.model.OutputFormatOptions.Builder
 
- 
 Options that define how DataBrew writes Csv output.
 
- csv(Consumer<CsvOutputOptions.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.OutputFormatOptions.Builder
 
- 
 Options that define how DataBrew writes Csv output.
 
- csv() - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
- 
 Options that define how DataBrew writes Csv output.
 
- CsvOptions - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Options that define how DataBrew will read a Csv file when creating a dataset from that file.
 
- CsvOptions.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- CsvOutputOptions - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Options that define how DataBrew will write a Csv file a.
 
- CsvOutputOptions.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- databaseName(String) - Method in interface software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition.Builder
 
- 
 The name of a database in the Data Catalog.
 
- databaseName() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
- 
 The name of a database in the Data Catalog.
 
- DataBrewAsyncClient - Interface in software.amazon.awssdk.services.databrew
 
- 
Service client for accessing AWS Glue DataBrew asynchronously.
 
- DataBrewAsyncClientBuilder - Interface in software.amazon.awssdk.services.databrew
 
- 
 
- DataBrewBaseClientBuilder<B extends DataBrewBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.databrew
 
- 
 
- DataBrewClient - Interface in software.amazon.awssdk.services.databrew
 
- 
Service client for accessing AWS Glue DataBrew.
 
- DataBrewClientBuilder - Interface in software.amazon.awssdk.services.databrew
 
- 
 
- DataBrewException - Exception in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewException(DataBrewException.Builder) - Constructor for exception software.amazon.awssdk.services.databrew.model.DataBrewException
 
-  
 
- DataBrewException.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewException.BuilderImpl - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewRequest(DataBrewRequest.Builder) - Constructor for class software.amazon.awssdk.services.databrew.model.DataBrewRequest
 
-  
 
- DataBrewRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewRequest.BuilderImpl - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewResponse(DataBrewResponse.Builder) - Constructor for class software.amazon.awssdk.services.databrew.model.DataBrewResponse
 
-  
 
- DataBrewResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewResponse.BuilderImpl - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataBrewResponseMetadata - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DataCatalogInputDefinition - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents how metadata stored in the AWS Glue Data Catalog is defined in a DataBrew dataset.
 
- dataCatalogInputDefinition(DataCatalogInputDefinition) - Method in interface software.amazon.awssdk.services.databrew.model.Input.Builder
 
- 
 The AWS Glue Data Catalog parameters for the data.
 
- dataCatalogInputDefinition(Consumer<DataCatalogInputDefinition.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.Input.Builder
 
- 
 The AWS Glue Data Catalog parameters for the data.
 
- dataCatalogInputDefinition() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
- 
 The AWS Glue Data Catalog parameters for the data.
 
- DataCatalogInputDefinition.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- Dataset - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents a dataset that can be processed by DataBrew.
 
- Dataset.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The name of the dataset that this job is to act upon.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The name of the dataset that this job is to act upon.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
 The name of an existing dataset to associate this project with.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
 The name of an existing dataset to associate this project with.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The name of the dataset that this job processes.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The name of the dataset that this job processes.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The dataset that the job acts upon.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The dataset that the job acts upon.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The dataset associated with the project.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The dataset associated with the project.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 A dataset that the job is to process.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 A dataset that the job is to process.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The name of the dataset for the job to process.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The name of the dataset for the job to process.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobsRequest.Builder
 
- 
 The name of a dataset.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
- 
 The name of a dataset.
 
- datasetName(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The dataset that the project is to act upon.
 
- datasetName() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The dataset that the project is to act upon.
 
- datasets(Collection<Dataset>) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsResponse.Builder
 
- 
 A list of datasets that are defined.
 
- datasets(Dataset...) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsResponse.Builder
 
- 
 A list of datasets that are defined.
 
- datasets(Consumer<Dataset.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsResponse.Builder
 
- 
 A list of datasets that are defined.
 
- datasets() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
- 
 A list of datasets that are defined.
 
- datasets() - Method in class software.amazon.awssdk.services.databrew.paginators.ListDatasetsIterable
 
- 
 
- datasets() - Method in class software.amazon.awssdk.services.databrew.paginators.ListDatasetsPublisher
 
- 
Returns a publisher that can be used to get a stream of data.
 
- deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes a dataset from DataBrew.
 
- deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes a dataset from DataBrew.
 
- deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes a dataset from DataBrew.
 
- deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes a dataset from DataBrew.
 
- DeleteDatasetRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteDatasetRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteDatasetRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DeleteDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DeleteDatasetRequestMarshaller
 
-  
 
- DeleteDatasetResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteDatasetResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes the specified DataBrew job.
 
- deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes the specified DataBrew job.
 
- deleteJob(DeleteJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes the specified DataBrew job.
 
- deleteJob(Consumer<DeleteJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes the specified DataBrew job.
 
- DeleteJobRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteJobRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteJobRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DeleteJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DeleteJobRequestMarshaller
 
-  
 
- DeleteJobResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteJobResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes an existing DataBrew project.
 
- deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes an existing DataBrew project.
 
- deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes an existing DataBrew project.
 
- deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes an existing DataBrew project.
 
- DeleteProjectRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteProjectRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteProjectRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DeleteProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DeleteProjectRequestMarshaller
 
-  
 
- DeleteProjectResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteProjectResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- deleteRecipeVersion(DeleteRecipeVersionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes a single version of a DataBrew recipe.
 
- deleteRecipeVersion(Consumer<DeleteRecipeVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes a single version of a DataBrew recipe.
 
- deleteRecipeVersion(DeleteRecipeVersionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes a single version of a DataBrew recipe.
 
- deleteRecipeVersion(Consumer<DeleteRecipeVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes a single version of a DataBrew recipe.
 
- DeleteRecipeVersionRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteRecipeVersionRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteRecipeVersionRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DeleteRecipeVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DeleteRecipeVersionRequestMarshaller
 
-  
 
- DeleteRecipeVersionResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteRecipeVersionResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- deleteSchedule(DeleteScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes the specified DataBrew schedule.
 
- deleteSchedule(Consumer<DeleteScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Deletes the specified DataBrew schedule.
 
- deleteSchedule(DeleteScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes the specified DataBrew schedule.
 
- deleteSchedule(Consumer<DeleteScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Deletes the specified DataBrew schedule.
 
- DeleteScheduleRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteScheduleRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteScheduleRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DeleteScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DeleteScheduleRequestMarshaller
 
-  
 
- DeleteScheduleResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DeleteScheduleResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- delimiter(String) - Method in interface software.amazon.awssdk.services.databrew.model.CsvOptions.Builder
 
- 
 A single character that specifies the delimiter being used in the Csv file.
 
- delimiter() - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
- 
 A single character that specifies the delimiter being used in the Csv file.
 
- delimiter(String) - Method in interface software.amazon.awssdk.services.databrew.model.CsvOutputOptions.Builder
 
- 
 A single character that specifies the delimiter used to create Csv job output.
 
- delimiter() - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
- 
 A single character that specifies the delimiter used to create Csv job output.
 
- describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew dataset.
 
- describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew dataset.
 
- describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew dataset.
 
- describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew dataset.
 
- DescribeDatasetRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeDatasetRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeDatasetRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DescribeDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DescribeDatasetRequestMarshaller
 
-  
 
- DescribeDatasetResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeDatasetResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- describeJob(DescribeJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew job.
 
- describeJob(Consumer<DescribeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew job.
 
- describeJob(DescribeJobRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew job.
 
- describeJob(Consumer<DescribeJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew job.
 
- DescribeJobRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeJobRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeJobRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DescribeJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DescribeJobRequestMarshaller
 
-  
 
- DescribeJobResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeJobResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- describeProject(DescribeProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew project.
 
- describeProject(Consumer<DescribeProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew project.
 
- describeProject(DescribeProjectRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew project.
 
- describeProject(Consumer<DescribeProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew project.
 
- DescribeProjectRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeProjectRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeProjectRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DescribeProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DescribeProjectRequestMarshaller
 
-  
 
- DescribeProjectResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeProjectResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- describeRecipe(DescribeRecipeRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew recipe corresponding to a particular version.
 
- describeRecipe(Consumer<DescribeRecipeRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew recipe corresponding to a particular version.
 
- describeRecipe(DescribeRecipeRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew recipe corresponding to a particular version.
 
- describeRecipe(Consumer<DescribeRecipeRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew recipe corresponding to a particular version.
 
- DescribeRecipeRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeRecipeRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeRecipeRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DescribeRecipeRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DescribeRecipeRequestMarshaller
 
-  
 
- DescribeRecipeResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeRecipeResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- describeSchedule(DescribeScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew schedule.
 
- describeSchedule(Consumer<DescribeScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Returns the definition of a specific DataBrew schedule.
 
- describeSchedule(DescribeScheduleRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew schedule.
 
- describeSchedule(Consumer<DescribeScheduleRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Returns the definition of a specific DataBrew schedule.
 
- DescribeScheduleRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeScheduleRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeScheduleRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- DescribeScheduleRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.DescribeScheduleRequestMarshaller
 
-  
 
- DescribeScheduleResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- DescribeScheduleResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- description(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 A description for the recipe.
 
- description() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
 A description for the recipe.
 
- description(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The description of the recipe.
 
- description() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The description of the recipe.
 
- description(String) - Method in interface software.amazon.awssdk.services.databrew.model.PublishRecipeRequest.Builder
 
- 
 A description of the recipe to be published, for this version of the recipe.
 
- description() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
- 
 A description of the recipe to be published, for this version of the recipe.
 
- description(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The description of the recipe.
 
- description() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The description of the recipe.
 
- description(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest.Builder
 
- 
 A description of the recipe.
 
- description() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
- 
 A description of the recipe.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job output.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionKeyArn() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The Amazon Resource Name (ARN) of an encryption key that is used to protect the job.
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The encryption mode for the job, which can be one of the following:
 
- EncryptionMode - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode(EncryptionMode) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionMode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- encryptionModeAsString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The encryption mode for the job, which can be one of the following:
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- equals(Object) - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- errorCode(String) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail.Builder
 
- 
 The HTTP status code for the error.
 
- errorCode() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
- 
 The HTTP status code for the error.
 
- errorMessage(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 A message indicating an error (if any) that was encountered when the job ran.
 
- errorMessage() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 A message indicating an error (if any) that was encountered when the job ran.
 
- errorMessage(String) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail.Builder
 
- 
 The text of the error message.
 
- errorMessage() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
- 
 The text of the error message.
 
- errors(Collection<RecipeVersionErrorDetail>) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse.Builder
 
- 
 Errors, if any, that occurred while attempting to delete the recipe versions.
 
- errors(RecipeVersionErrorDetail...) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse.Builder
 
- 
 Errors, if any, that occurred while attempting to delete the recipe versions.
 
- errors(Consumer<RecipeVersionErrorDetail.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse.Builder
 
- 
 Errors, if any, that occurred while attempting to delete the recipe versions.
 
- errors() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
- 
 Errors, if any, that occurred while attempting to delete the recipe versions.
 
- excel(ExcelOptions) - Method in interface software.amazon.awssdk.services.databrew.model.FormatOptions.Builder
 
- 
 Options that define how Excel input is to be interpreted by DataBrew.
 
- excel(Consumer<ExcelOptions.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.FormatOptions.Builder
 
- 
 Options that define how Excel input is to be interpreted by DataBrew.
 
- excel() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
- 
 Options that define how Excel input is to be interpreted by DataBrew.
 
- ExcelOptions - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Options that define how DataBrew will interpret a Microsoft Excel file, when creating a dataset from that file.
 
- ExcelOptions.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- executionTime(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The amount of time, in seconds, during which a job run consumed resources.
 
- executionTime() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The amount of time, in seconds, during which a job run consumed resources.
 
- hasConditionExpressions() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
- 
Returns true if the ConditionExpressions property was specified by the sender (it may be empty), or false if the
 sender did not specify the value (it will be empty).
 
- hasDatasets() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
- 
Returns true if the Datasets property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasErrors() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
- 
Returns true if the Errors property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- hashCode() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- hasHiddenColumns() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
- 
Returns true if the HiddenColumns property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty).
 
- hasJobNames() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
Returns true if the JobNames property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasJobNames() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
Returns true if the JobNames property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasJobNames() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
Returns true if the JobNames property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasJobNames() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
- 
Returns true if the JobNames property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasJobRuns() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
- 
Returns true if the JobRuns property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasJobs() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
- 
Returns true if the Jobs property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasOutputs() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasOutputs() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasOutputs() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasOutputs() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasOutputs() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
Returns true if the Outputs property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasParameters() - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
- 
Returns true if the Parameters property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasPartitionColumns() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
- 
Returns true if the PartitionColumns property was specified by the sender (it may be empty), or false if the
 sender did not specify the value (it will be empty).
 
- hasProjects() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
- 
Returns true if the Projects property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasRecipes() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
- 
Returns true if the Recipes property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasRecipes() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
- 
Returns true if the Recipes property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasRecipeVersions() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
- 
Returns true if the RecipeVersions property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty).
 
- hasSchedules() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
- 
Returns true if the Schedules property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasSheetIndexes() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
- 
Returns true if the SheetIndexes property was specified by the sender (it may be empty), or false if the sender
 did not specify the value (it will be empty).
 
- hasSheetNames() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
- 
Returns true if the SheetNames property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasSteps() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
Returns true if the Steps property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasSteps() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
Returns true if the Steps property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasSteps() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
Returns true if the Steps property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasSteps() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
- 
Returns true if the Steps property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTagKeys() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
- 
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
 not specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hasTags() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
- 
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
 specify the value (it will be empty).
 
- hiddenColumns(Collection<String>) - Method in interface software.amazon.awssdk.services.databrew.model.ViewFrame.Builder
 
- 
 A list of columns to hide in the view frame.
 
- hiddenColumns(String...) - Method in interface software.amazon.awssdk.services.databrew.model.ViewFrame.Builder
 
- 
 A list of columns to hide in the view frame.
 
- hiddenColumns() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
- 
 A list of columns to hide in the view frame.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the dataset.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the dataset.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The identifier (user name) of the user who last modified the dataset.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The identifier (user name) of the user who last modified the dataset.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The identifier (user name) of the user who last modified the job.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The identifier (user name) of the user who last modified the job.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The identifier (user name) of the user who last modified the project.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The identifier (user name) of the user who last modified the project.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The identifier (user name) of the user who last modified the recipe.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The identifier (user name) of the user who last modified the recipe.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The identifier (user name) of the user who last modified the schedule.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The identifier (user name) of the user who last modified the schedule.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the job.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the job.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the project.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the project.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the recipe.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the recipe.
 
- lastModifiedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the schedule.
 
- lastModifiedBy() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The Amazon Resource Name (ARN) of the user who last modified the schedule.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The last modification date and time of the dataset.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The last modification date and time of the dataset.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The date and time that the dataset was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The date and time that the dataset was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The date and time that the job was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The date and time that the job was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The date and time that the project was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The date and time that the project was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The date and time that the recipe was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The date and time that the recipe was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The date and time that the schedule was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The date and time that the schedule was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The modification date and time of the job.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The modification date and time of the job.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The last modification date and time for the project.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The last modification date and time for the project.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The last modification date and time of the recipe.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The last modification date and time of the recipe.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The date and time when the schedule was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The date and time when the schedule was last modified.
 
- lastModifiedDate(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectResponse.Builder
 
- 
 The date and time that the project was last modified.
 
- lastModifiedDate() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
- 
 The date and time that the project was last modified.
 
- listDatasets(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasets(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasets(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasets(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew datasets.
 
- ListDatasetsIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListDatasetsIterable(DataBrewClient, ListDatasetsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListDatasetsIterable
 
-  
 
- listDatasetsPaginator(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasetsPaginator(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasetsPaginator(ListDatasetsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew datasets.
 
- listDatasetsPaginator(Consumer<ListDatasetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew datasets.
 
- ListDatasetsPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListDatasetsPublisher(DataBrewAsyncClient, ListDatasetsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListDatasetsPublisher
 
-  
 
- ListDatasetsRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListDatasetsRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListDatasetsRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListDatasetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListDatasetsRequestMarshaller
 
-  
 
- ListDatasetsResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListDatasetsResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listJobRuns(ListJobRunsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRuns(Consumer<ListJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRuns(ListJobRunsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRuns(Consumer<ListJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- ListJobRunsIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListJobRunsIterable(DataBrewClient, ListJobRunsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListJobRunsIterable
 
-  
 
- listJobRunsPaginator(ListJobRunsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRunsPaginator(Consumer<ListJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRunsPaginator(ListJobRunsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- listJobRunsPaginator(Consumer<ListJobRunsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the previous runs of a particular DataBrew job.
 
- ListJobRunsPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListJobRunsPublisher(DataBrewAsyncClient, ListJobRunsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListJobRunsPublisher
 
-  
 
- ListJobRunsRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobRunsRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobRunsRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListJobRunsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListJobRunsRequestMarshaller
 
-  
 
- ListJobRunsResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobRunsResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobs(ListJobsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobs(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- ListJobsIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListJobsIterable(DataBrewClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListJobsIterable
 
-  
 
- listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobsPaginator(ListJobsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- listJobsPaginator(Consumer<ListJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew jobs that are defined.
 
- ListJobsPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListJobsPublisher(DataBrewAsyncClient, ListJobsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListJobsPublisher
 
-  
 
- ListJobsRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobsRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobsRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListJobsRequestMarshaller
 
-  
 
- ListJobsResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListJobsResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjects(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjects(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- ListProjectsIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListProjectsIterable(DataBrewClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListProjectsIterable
 
-  
 
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjectsPaginator(ListProjectsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- listProjectsPaginator(Consumer<ListProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew projects that are defined.
 
- ListProjectsPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListProjectsPublisher(DataBrewAsyncClient, ListProjectsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListProjectsPublisher
 
-  
 
- ListProjectsRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListProjectsRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListProjectsRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListProjectsRequestMarshaller
 
-  
 
- ListProjectsResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListProjectsResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listRecipes(ListRecipesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipes(Consumer<ListRecipesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipes(ListRecipesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipes(Consumer<ListRecipesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- ListRecipesIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListRecipesIterable(DataBrewClient, ListRecipesRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListRecipesIterable
 
-  
 
- listRecipesPaginator(ListRecipesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipesPaginator(Consumer<ListRecipesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipesPaginator(ListRecipesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- listRecipesPaginator(Consumer<ListRecipesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all of the DataBrew recipes that are defined.
 
- ListRecipesPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListRecipesPublisher(DataBrewAsyncClient, ListRecipesRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListRecipesPublisher
 
-  
 
- ListRecipesRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipesRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipesRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListRecipesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListRecipesRequestMarshaller
 
-  
 
- ListRecipesResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipesResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listRecipeVersions(ListRecipeVersionsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersions(Consumer<ListRecipeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersions(ListRecipeVersionsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersions(Consumer<ListRecipeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- ListRecipeVersionsIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListRecipeVersionsIterable(DataBrewClient, ListRecipeVersionsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListRecipeVersionsIterable
 
-  
 
- listRecipeVersionsPaginator(ListRecipeVersionsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersionsPaginator(Consumer<ListRecipeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersionsPaginator(ListRecipeVersionsRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- listRecipeVersionsPaginator(Consumer<ListRecipeVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the versions of a particular DataBrew recipe, except for LATEST_WORKING.
 
- ListRecipeVersionsPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListRecipeVersionsPublisher(DataBrewAsyncClient, ListRecipeVersionsRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListRecipeVersionsPublisher
 
-  
 
- ListRecipeVersionsRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipeVersionsRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipeVersionsRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListRecipeVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListRecipeVersionsRequestMarshaller
 
-  
 
- ListRecipeVersionsResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListRecipeVersionsResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listSchedules(ListSchedulesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedules(Consumer<ListSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedules(ListSchedulesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedules(Consumer<ListSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- ListSchedulesIterable - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListSchedulesIterable(DataBrewClient, ListSchedulesRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListSchedulesIterable
 
-  
 
- listSchedulesPaginator(ListSchedulesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedulesPaginator(Consumer<ListSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedulesPaginator(ListSchedulesRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- listSchedulesPaginator(Consumer<ListSchedulesRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists the DataBrew schedules that are defined.
 
- ListSchedulesPublisher - Class in software.amazon.awssdk.services.databrew.paginators
 
- 
 
- ListSchedulesPublisher(DataBrewAsyncClient, ListSchedulesRequest) - Constructor for class software.amazon.awssdk.services.databrew.paginators.ListSchedulesPublisher
 
-  
 
- ListSchedulesRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListSchedulesRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListSchedulesRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListSchedulesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListSchedulesRequestMarshaller
 
-  
 
- ListSchedulesResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListSchedulesResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all the tags for a DataBrew resource.
 
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Lists all the tags for a DataBrew resource.
 
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all the tags for a DataBrew resource.
 
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Lists all the tags for a DataBrew resource.
 
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.ListTagsForResourceRequestMarshaller
 
-  
 
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- location(S3Location) - Method in interface software.amazon.awssdk.services.databrew.model.Output.Builder
 
- 
 The location in Amazon S3 where the job writes its output.
 
- location(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.Output.Builder
 
- 
 The location in Amazon S3 where the job writes its output.
 
- location() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
- 
 The location in Amazon S3 where the job writes its output.
 
- logGroupName(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
 
- logGroupName() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The name of an Amazon CloudWatch log group, where the job writes diagnostic messages when it runs.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 Indicates whether Amazon CloudWatch logging is enabled for this job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 Indicates whether Amazon CloudWatch logging is enabled for this job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 Indicates whether Amazon CloudWatch logging is enabled for this job.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The current status of Amazon CloudWatch logging for the job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The current status of Amazon CloudWatch logging for the job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The current status of Amazon CloudWatch logging for the job.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The current status of Amazon CloudWatch logging for the job run.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The current status of Amazon CloudWatch logging for the job run.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The current status of Amazon CloudWatch logging for the job run.
 
- LogSubscription - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription(LogSubscription) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscription() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 Indicates whether Amazon CloudWatch logging is enabled for this job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The current status of Amazon CloudWatch logging for the job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The current status of Amazon CloudWatch logging for the job run.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- logSubscriptionAsString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 Enables or disables Amazon CloudWatch logging for the job.
 
- marshall(BatchDeleteRecipeVersionRequest) - Method in class software.amazon.awssdk.services.databrew.transform.BatchDeleteRecipeVersionRequestMarshaller
 
-  
 
- marshall(CreateDatasetRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateDatasetRequestMarshaller
 
-  
 
- marshall(CreateProfileJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateProfileJobRequestMarshaller
 
-  
 
- marshall(CreateProjectRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateProjectRequestMarshaller
 
-  
 
- marshall(CreateRecipeJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateRecipeJobRequestMarshaller
 
-  
 
- marshall(CreateRecipeRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateRecipeRequestMarshaller
 
-  
 
- marshall(CreateScheduleRequest) - Method in class software.amazon.awssdk.services.databrew.transform.CreateScheduleRequestMarshaller
 
-  
 
- marshall(DeleteDatasetRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DeleteDatasetRequestMarshaller
 
-  
 
- marshall(DeleteJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DeleteJobRequestMarshaller
 
-  
 
- marshall(DeleteProjectRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DeleteProjectRequestMarshaller
 
-  
 
- marshall(DeleteRecipeVersionRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DeleteRecipeVersionRequestMarshaller
 
-  
 
- marshall(DeleteScheduleRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DeleteScheduleRequestMarshaller
 
-  
 
- marshall(DescribeDatasetRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DescribeDatasetRequestMarshaller
 
-  
 
- marshall(DescribeJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DescribeJobRequestMarshaller
 
-  
 
- marshall(DescribeProjectRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DescribeProjectRequestMarshaller
 
-  
 
- marshall(DescribeRecipeRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DescribeRecipeRequestMarshaller
 
-  
 
- marshall(DescribeScheduleRequest) - Method in class software.amazon.awssdk.services.databrew.transform.DescribeScheduleRequestMarshaller
 
-  
 
- marshall(ListDatasetsRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListDatasetsRequestMarshaller
 
-  
 
- marshall(ListJobRunsRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListJobRunsRequestMarshaller
 
-  
 
- marshall(ListJobsRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListJobsRequestMarshaller
 
-  
 
- marshall(ListProjectsRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListProjectsRequestMarshaller
 
-  
 
- marshall(ListRecipesRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListRecipesRequestMarshaller
 
-  
 
- marshall(ListRecipeVersionsRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListRecipeVersionsRequestMarshaller
 
-  
 
- marshall(ListSchedulesRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListSchedulesRequestMarshaller
 
-  
 
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.databrew.transform.ListTagsForResourceRequestMarshaller
 
-  
 
- marshall(PublishRecipeRequest) - Method in class software.amazon.awssdk.services.databrew.transform.PublishRecipeRequestMarshaller
 
-  
 
- marshall(SendProjectSessionActionRequest) - Method in class software.amazon.awssdk.services.databrew.transform.SendProjectSessionActionRequestMarshaller
 
-  
 
- marshall(StartJobRunRequest) - Method in class software.amazon.awssdk.services.databrew.transform.StartJobRunRequestMarshaller
 
-  
 
- marshall(StartProjectSessionRequest) - Method in class software.amazon.awssdk.services.databrew.transform.StartProjectSessionRequestMarshaller
 
-  
 
- marshall(StopJobRunRequest) - Method in class software.amazon.awssdk.services.databrew.transform.StopJobRunRequestMarshaller
 
-  
 
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.databrew.transform.TagResourceRequestMarshaller
 
-  
 
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UntagResourceRequestMarshaller
 
-  
 
- marshall(UpdateDatasetRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateDatasetRequestMarshaller
 
-  
 
- marshall(UpdateProfileJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateProfileJobRequestMarshaller
 
-  
 
- marshall(UpdateProjectRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateProjectRequestMarshaller
 
-  
 
- marshall(UpdateRecipeJobRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateRecipeJobRequestMarshaller
 
-  
 
- marshall(UpdateRecipeRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateRecipeRequestMarshaller
 
-  
 
- marshall(UpdateScheduleRequest) - Method in class software.amazon.awssdk.services.databrew.transform.UpdateScheduleRequestMarshaller
 
-  
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The maximum number of nodes that DataBrew can use when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The maximum number of nodes that DataBrew can use when the job processes data.
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The maximum number of nodes that DataBrew can consume when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The maximum number of nodes that DataBrew can consume when the job processes data.
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The maximum number of compute nodes that DataBrew can consume when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The maximum number of compute nodes that DataBrew can consume when the job processes data.
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The maximum number of nodes that can be consumed when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The maximum number of nodes that can be consumed when the job processes data.
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The maximum number of compute nodes that DataBrew can use when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The maximum number of compute nodes that DataBrew can use when the job processes data.
 
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The maximum number of nodes that DataBrew can consume when the job processes data.
 
- maxCapacity() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The maximum number of nodes that DataBrew can consume when the job processes data.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobRunsRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobsRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListProjectsRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
- 
 The maximum number of results to return in this request.
 
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesRequest.Builder
 
- 
 The maximum number of results to return in this request.
 
- maxResults() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
- 
 The maximum number of results to return in this request.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- maxRetries() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The maximum number of times to retry the job after a job run fails.
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.AccessDeniedException.Builder
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.ConflictException.Builder
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewException.Builder
 
-  
 
- message(String) - Method in class software.amazon.awssdk.services.databrew.model.DataBrewException.BuilderImpl
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.InternalServerException.Builder
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.ResourceNotFoundException.Builder
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException.Builder
 
-  
 
- message(String) - Method in interface software.amazon.awssdk.services.databrew.model.ValidationException.Builder
 
-  
 
- multiLine(Boolean) - Method in interface software.amazon.awssdk.services.databrew.model.JsonOptions.Builder
 
- 
 A value that specifies whether JSON input contains embedded new line characters.
 
- multiLine() - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
- 
 A value that specifies whether JSON input contains embedded new line characters.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest.Builder
 
- 
 The name of the recipe whose versions are to be deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
- 
 The name of the recipe whose versions are to be deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse.Builder
 
- 
 The name of the recipe that was modified.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
- 
 The name of the recipe that was modified.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateDatasetRequest.Builder
 
- 
 The name of the dataset to be created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
- 
 The name of the dataset to be created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateDatasetResponse.Builder
 
- 
 The name of the dataset that you created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
- 
 The name of the dataset that you created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The name of the job to be created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The name of the job to be created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse.Builder
 
- 
 The name of the job that was created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
- 
 The name of the job that was created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
 A unique name for the new project.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
 A unique name for the new project.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectResponse.Builder
 
- 
 The name of the project that you created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
- 
 The name of the project that you created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 A unique name for the job.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 A unique name for the job.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse.Builder
 
- 
 The name of the job that you created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
- 
 The name of the job that you created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 A unique name for the recipe.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
 A unique name for the recipe.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeResponse.Builder
 
- 
 The name of the recipe that you created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
- 
 The name of the recipe that you created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateScheduleRequest.Builder
 
- 
 A unique name for the schedule.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
 A unique name for the schedule.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateScheduleResponse.Builder
 
- 
 The name of the schedule that was created.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
- 
 The name of the schedule that was created.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The unique name of the dataset.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The unique name of the dataset.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest.Builder
 
- 
 The name of the dataset to be deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
- 
 The name of the dataset to be deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse.Builder
 
- 
 The name of the dataset that you deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
- 
 The name of the dataset that you deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteJobRequest.Builder
 
- 
 The name of the job to be deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
- 
 The name of the job to be deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteJobResponse.Builder
 
- 
 The name of the job that you deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
- 
 The name of the job that you deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteProjectRequest.Builder
 
- 
 The name of the project to be deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
- 
 The name of the project to be deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteProjectResponse.Builder
 
- 
 The name of the project that you deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
- 
 The name of the project that you deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest.Builder
 
- 
 The name of the recipe.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
- 
 The name of the recipe.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse.Builder
 
- 
 The name of the recipe that was deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
- 
 The name of the recipe that was deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest.Builder
 
- 
 The name of the schedule to be deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
- 
 The name of the schedule to be deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse.Builder
 
- 
 The name of the schedule that was deleted.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
- 
 The name of the schedule that was deleted.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest.Builder
 
- 
 The name of the dataset to be described.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
- 
 The name of the dataset to be described.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The name of the dataset.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The name of the dataset.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobRequest.Builder
 
- 
 The name of the job to be described.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
- 
 The name of the job to be described.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The name of the job.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The name of the job.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectRequest.Builder
 
- 
 The name of the project to be described.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
- 
 The name of the project to be described.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The name of the project.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The name of the project.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest.Builder
 
- 
 The name of the recipe to be described.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
- 
 The name of the recipe to be described.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The name of the recipe.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The name of the recipe.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest.Builder
 
- 
 The name of the schedule to be described.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
- 
 The name of the schedule to be described.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The name of the schedule.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The name of the schedule.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The unique name of the job.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The unique name of the job.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobRunsRequest.Builder
 
- 
 The name of the job.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
- 
 The name of the job.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest.Builder
 
- 
 The name of the recipe for which to return version information.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
- 
 The name of the recipe for which to return version information.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The unique name of a project.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The unique name of a project.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.PublishRecipeRequest.Builder
 
- 
 The name of the recipe to be published.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
- 
 The name of the recipe to be published.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.PublishRecipeResponse.Builder
 
- 
 The name of the recipe that you published.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
- 
 The name of the recipe that you published.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The unique name for the recipe.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The unique name for the recipe.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeReference.Builder
 
- 
 The name of the recipe.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
- 
 The name of the recipe.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The name of the schedule.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The name of the schedule.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest.Builder
 
- 
 The name of the project to apply the action to.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
- 
 The name of the project to apply the action to.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse.Builder
 
- 
 The name of the project that was affected by the action.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
- 
 The name of the project that was affected by the action.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.StartJobRunRequest.Builder
 
- 
 The name of the job to be run.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
- 
 The name of the job to be run.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest.Builder
 
- 
 The name of the project to act upon.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
- 
 The name of the project to act upon.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse.Builder
 
- 
 The name of the project to be acted upon.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
- 
 The name of the project to be acted upon.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.StopJobRunRequest.Builder
 
- 
 The name of the job to be stopped.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
- 
 The name of the job to be stopped.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest.Builder
 
- 
 The name of the dataset to be updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
- 
 The name of the dataset to be updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse.Builder
 
- 
 The name of the dataset that you updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
- 
 The name of the dataset that you updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The name of the job to be updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The name of the job to be updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse.Builder
 
- 
 The name of the job that was updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
- 
 The name of the job that was updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectRequest.Builder
 
- 
 The name of the project to be updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
- 
 The name of the project to be updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectResponse.Builder
 
- 
 The name of the project that you updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
- 
 The name of the project that you updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The name of the job to update.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The name of the job to update.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse.Builder
 
- 
 The name of the job that you updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
- 
 The name of the job that you updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest.Builder
 
- 
 The name of the recipe to be updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
- 
 The name of the recipe to be updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse.Builder
 
- 
 The name of the recipe that was updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
- 
 The name of the recipe that was updated.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest.Builder
 
- 
 The name of the schedule to update.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
- 
 The name of the schedule to update.
 
- name(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse.Builder
 
- 
 The name of the schedule that was updated.
 
- name() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
- 
 The name of the schedule that was updated.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListDatasetsResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobRunsRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobRunsResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobsRequest.Builder
 
- 
 A token generated by DataBrew that specifies where to continue pagination if a previous request was
 truncated.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
- 
 A token generated by DataBrew that specifies where to continue pagination if a previous request was truncated.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListJobsResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListProjectsRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListProjectsResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesRequest.Builder
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
- 
 The token returned by a previous call to retrieve the next set of results.
 
- nextToken(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesResponse.Builder
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- nextToken() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
- 
 A token that you can use in a subsequent call to retrieve the next set of results.
 
- Recipe - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents one or more actions to be performed on a DataBrew dataset.
 
- Recipe.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- RecipeAction - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents a transformation and associated parameters that are used to apply a change to a DataBrew dataset.
 
- RecipeAction.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- recipeName(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
 The name of an existing recipe to associate with the project.
 
- recipeName() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
 The name of an existing recipe to associate with the project.
 
- recipeName(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The recipe associated with this job.
 
- recipeName() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The recipe associated with this job.
 
- recipeName(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The name of a recipe that will be developed during a project session.
 
- recipeName() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The name of a recipe that will be developed during a project session.
 
- recipeReference(RecipeReference) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
Sets the value of the RecipeReference property for this object.
 
- recipeReference(Consumer<RecipeReference.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
Sets the value of the RecipeReference property for this object.
 
- recipeReference() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
Returns the value of the RecipeReference property for this object.
 
- recipeReference(RecipeReference) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
Sets the value of the RecipeReference property for this object.
 
- recipeReference(Consumer<RecipeReference.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
Sets the value of the RecipeReference property for this object.
 
- recipeReference() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
Returns the value of the RecipeReference property for this object.
 
- recipeReference(RecipeReference) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 A set of steps that the job runs.
 
- recipeReference(Consumer<RecipeReference.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 A set of steps that the job runs.
 
- recipeReference() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 A set of steps that the job runs.
 
- recipeReference(RecipeReference) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The set of steps processed by the job.
 
- recipeReference(Consumer<RecipeReference.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The set of steps processed by the job.
 
- recipeReference() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The set of steps processed by the job.
 
- RecipeReference - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents the name and version of a DataBrew recipe.
 
- RecipeReference.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- recipes(Collection<Recipe>) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesResponse.Builder
 
- 
 A list of recipes that are defined.
 
- recipes(Recipe...) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesResponse.Builder
 
- 
 A list of recipes that are defined.
 
- recipes(Consumer<Recipe.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesResponse.Builder
 
- 
 A list of recipes that are defined.
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
- 
 A list of recipes that are defined.
 
- recipes(Collection<Recipe>) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse.Builder
 
- 
 A list of versions for the specified recipe.
 
- recipes(Recipe...) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse.Builder
 
- 
 A list of versions for the specified recipe.
 
- recipes(Consumer<Recipe.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse.Builder
 
- 
 A list of versions for the specified recipe.
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
- 
 A list of versions for the specified recipe.
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipesIterable
 
- 
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipesPublisher
 
- 
Returns a publisher that can be used to get a stream of data.
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipeVersionsIterable
 
- 
 
- recipes() - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipeVersionsPublisher
 
- 
Returns a publisher that can be used to get a stream of data.
 
- RecipeStep - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents a single step from a DataBrew recipe to be performed.
 
- recipeStep(RecipeStep) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest.Builder
 
- 
Sets the value of the RecipeStep property for this object.
 
- recipeStep(Consumer<RecipeStep.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest.Builder
 
- 
Sets the value of the RecipeStep property for this object.
 
- recipeStep() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
- 
Returns the value of the RecipeStep property for this object.
 
- RecipeStep.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest.Builder
 
- 
 The version of the recipe to be deleted.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
- 
 The version of the recipe to be deleted.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse.Builder
 
- 
 The version of the recipe that was deleted.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
- 
 The version of the recipe that was deleted.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest.Builder
 
- 
 The recipe version identifier.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
- 
 The recipe version identifier.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The recipe version identifier.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The recipe version identifier.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListRecipesRequest.Builder
 
- 
 Return only those recipes with a version identifier of LATEST_WORKING or
 LATEST_PUBLISHED.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
- 
 Return only those recipes with a version identifier of LATEST_WORKING or
 LATEST_PUBLISHED.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The identifier for the version for the recipe.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The identifier for the version for the recipe.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeReference.Builder
 
- 
 The identifier for the version for the recipe.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
- 
 The identifier for the version for the recipe.
 
- recipeVersion(String) - Method in interface software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail.Builder
 
- 
 The identifier for the recipe version associated with this error.
 
- recipeVersion() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
- 
 The identifier for the recipe version associated with this error.
 
- RecipeVersionErrorDetail - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents any errors encountered when attempting to delete multiple recipe versions.
 
- RecipeVersionErrorDetail.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- recipeVersions(Collection<String>) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest.Builder
 
- 
 An array of version identifiers, for the recipe versions to be deleted.
 
- recipeVersions(String...) - Method in interface software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest.Builder
 
- 
 An array of version identifiers, for the recipe versions to be deleted.
 
- recipeVersions() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
- 
 An array of version identifiers, for the recipe versions to be deleted.
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.AccessDeniedException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.ConflictException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewException.Builder
 
-  
 
- requestId(String) - Method in class software.amazon.awssdk.services.databrew.model.DataBrewException.BuilderImpl
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.InternalServerException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.ResourceNotFoundException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException.Builder
 
-  
 
- requestId(String) - Method in interface software.amazon.awssdk.services.databrew.model.ValidationException.Builder
 
-  
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The unique Amazon Resource Name (ARN) for the dataset.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The unique Amazon Resource Name (ARN) for the dataset.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The Amazon Resource Name (ARN) of the dataset.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The Amazon Resource Name (ARN) of the dataset.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The Amazon Resource Name (ARN) of the job.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The Amazon Resource Name (ARN) of the job.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The Amazon Resource Name (ARN) of the project.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The Amazon Resource Name (ARN) of the project.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 The ARN of the recipe.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 The ARN of the recipe.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 The Amazon Resource Name (ARN) of the schedule.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 The Amazon Resource Name (ARN) of the schedule.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The unique Amazon Resource Name (ARN) for the job.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The unique Amazon Resource Name (ARN) for the job.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest.Builder
 
- 
 The Amazon Resource Name (ARN) string that uniquely identifies the DataBrew resource.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
- 
 The Amazon Resource Name (ARN) string that uniquely identifies the DataBrew resource.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The Amazon Resource Name (ARN) for the project.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The Amazon Resource Name (ARN) for the project.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 The Amazon Resource Name (ARN) for the recipe.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 The Amazon Resource Name (ARN) for the recipe.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 The Amazon Resource Name (ARN) of the schedule.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 The Amazon Resource Name (ARN) of the schedule.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.TagResourceRequest.Builder
 
- 
 The DataBrew resource to which tags should be added.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
- 
 The DataBrew resource to which tags should be added.
 
- resourceArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UntagResourceRequest.Builder
 
- 
 A DataBrew resource from which you want to remove a tag or tags.
 
- resourceArn() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
- 
 A DataBrew resource from which you want to remove a tag or tags.
 
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.databrew.model
 
- 
 One or more resources can't be found.
 
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- responseMetadata() - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewResponse.Builder
 
-  
 
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewResponse.Builder
 
-  
 
- responseMetadata() - Method in class software.amazon.awssdk.services.databrew.model.DataBrewResponse.BuilderImpl
 
-  
 
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.databrew.model.DataBrewResponse.BuilderImpl
 
-  
 
- responseMetadata() - Method in class software.amazon.awssdk.services.databrew.model.DataBrewResponse
 
-  
 
- result(String) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse.Builder
 
- 
 A message indicating the result of performing the action.
 
- result() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
- 
 A message indicating the result of performing the action.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when
 DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew
 runs the job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed for this
 request.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed for this
 request.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when
 DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew
 runs the job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The ARN of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The ARN of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 The ARN of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 The ARN of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew runs the job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The Amazon Resource Name (ARN) of the role that will be assumed for this job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The Amazon Resource Name (ARN) of the role that will be assumed for this job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The Amazon Resource Name (ARN) of the role that will be assumed for this project.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The Amazon Resource Name (ARN) of the role that will be assumed for this project.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when
 DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew
 runs the job.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the IAM role to be assumed for this request.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
- 
 The Amazon Resource Name (ARN) of the IAM role to be assumed for this request.
 
- roleArn(String) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when
 DataBrew runs the job.
 
- roleArn() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role to be assumed when DataBrew
 runs the job.
 
- runId(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The unique identifier of the job run.
 
- runId() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The unique identifier of the job run.
 
- runId(String) - Method in interface software.amazon.awssdk.services.databrew.model.StartJobRunResponse.Builder
 
- 
 A system-generated identifier for this particular job run.
 
- runId() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
- 
 A system-generated identifier for this particular job run.
 
- runId(String) - Method in interface software.amazon.awssdk.services.databrew.model.StopJobRunRequest.Builder
 
- 
 The ID of the job run to be stopped.
 
- runId() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
- 
 The ID of the job run to be stopped.
 
- runId(String) - Method in interface software.amazon.awssdk.services.databrew.model.StopJobRunResponse.Builder
 
- 
 The ID of the job run that you stopped.
 
- runId() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
- 
 The ID of the job run that you stopped.
 
- s3InputDefinition(S3Location) - Method in interface software.amazon.awssdk.services.databrew.model.Input.Builder
 
- 
 The Amazon S3 location where the data is stored.
 
- s3InputDefinition(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.Input.Builder
 
- 
 The Amazon S3 location where the data is stored.
 
- s3InputDefinition() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
- 
 The Amazon S3 location where the data is stored.
 
- S3Location - Class in software.amazon.awssdk.services.databrew.model
 
- 
 An Amazon S3 location (bucket name an object key) where DataBrew can read input data, or write output from a job.
 
- S3Location.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- sample(Sample) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample(Consumer<Sample.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
Returns the value of the Sample property for this object.
 
- sample(Sample) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample(Consumer<Sample.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
Returns the value of the Sample property for this object.
 
- sample(Sample) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The sample size and sampling type to apply to the data.
 
- sample(Consumer<Sample.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 The sample size and sampling type to apply to the data.
 
- sample() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 The sample size and sampling type to apply to the data.
 
- Sample - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents the sample size and sampling type for DataBrew to use for interactive data analysis.
 
- sample(Sample) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectRequest.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample(Consumer<Sample.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProjectRequest.Builder
 
- 
Sets the value of the Sample property for this object.
 
- sample() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
- 
Returns the value of the Sample property for this object.
 
- Sample.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- SampleType - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- Schedule - Class in software.amazon.awssdk.services.databrew.model
 
- 
 Represents one or more dates and times when a job is to run.
 
- Schedule.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- schedules(Collection<Schedule>) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesResponse.Builder
 
- 
 A list of schedules that are defined.
 
- schedules(Schedule...) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesResponse.Builder
 
- 
 A list of schedules that are defined.
 
- schedules(Consumer<Schedule.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.ListSchedulesResponse.Builder
 
- 
 A list of schedules that are defined.
 
- schedules() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
- 
 A list of schedules that are defined.
 
- schedules() - Method in class software.amazon.awssdk.services.databrew.paginators.ListSchedulesIterable
 
- 
 
- schedules() - Method in class software.amazon.awssdk.services.databrew.paginators.ListSchedulesPublisher
 
- 
Returns a publisher that can be used to get a stream of data.
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.AccessDeniedException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.ConflictException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.InternalServerException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.ResourceNotFoundException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- sdkFields() - Method in exception software.amazon.awssdk.services.databrew.model.ValidationException
 
-  
 
- sdkFields() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- sendProjectSessionAction(SendProjectSessionActionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Performs a recipe step within an interactive DataBrew session that's currently open.
 
- sendProjectSessionAction(Consumer<SendProjectSessionActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Performs a recipe step within an interactive DataBrew session that's currently open.
 
- sendProjectSessionAction(SendProjectSessionActionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Performs a recipe step within an interactive DataBrew session that's currently open.
 
- sendProjectSessionAction(Consumer<SendProjectSessionActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Performs a recipe step within an interactive DataBrew session that's currently open.
 
- SendProjectSessionActionRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- SendProjectSessionActionRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- SendProjectSessionActionRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- SendProjectSessionActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.SendProjectSessionActionRequestMarshaller
 
-  
 
- SendProjectSessionActionResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- SendProjectSessionActionResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.AccessDeniedException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.ConflictException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.DataBrewException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.InternalServerException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.ResourceNotFoundException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.databrew.model.ValidationException
 
-  
 
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
-  
 
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
-  
 
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
-  
 
- ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.databrew.model
 
- 
 A service quota is exceeded.
 
- ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- sessionStatus(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 Describes the current state of the session:
 
- sessionStatus(SessionStatus) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 Describes the current state of the session:
 
- sessionStatus() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 Describes the current state of the session:
 
- SessionStatus - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- sessionStatusAsString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 Describes the current state of the session:
 
- sheetIndexes(Collection<Integer>) - Method in interface software.amazon.awssdk.services.databrew.model.ExcelOptions.Builder
 
- 
 Specifies one or more sheet numbers in the Excel file, which will be included in the dataset.
 
- sheetIndexes(Integer...) - Method in interface software.amazon.awssdk.services.databrew.model.ExcelOptions.Builder
 
- 
 Specifies one or more sheet numbers in the Excel file, which will be included in the dataset.
 
- sheetIndexes() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
- 
 Specifies one or more sheet numbers in the Excel file, which will be included in the dataset.
 
- sheetNames(Collection<String>) - Method in interface software.amazon.awssdk.services.databrew.model.ExcelOptions.Builder
 
- 
 Specifies one or more named sheets in the Excel file, which will be included in the dataset.
 
- sheetNames(String...) - Method in interface software.amazon.awssdk.services.databrew.model.ExcelOptions.Builder
 
- 
 Specifies one or more named sheets in the Excel file, which will be included in the dataset.
 
- sheetNames() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
- 
 Specifies one or more named sheets in the Excel file, which will be included in the dataset.
 
- size(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.Sample.Builder
 
- 
 The number of rows in the sample.
 
- size() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
- 
 The number of rows in the sample.
 
- software.amazon.awssdk.services.databrew - package software.amazon.awssdk.services.databrew
 
- 
 AWS Glue DataBrew is a visual, cloud-scale data-preparation service.
 
- software.amazon.awssdk.services.databrew.model - package software.amazon.awssdk.services.databrew.model
 
-  
 
- software.amazon.awssdk.services.databrew.paginators - package software.amazon.awssdk.services.databrew.paginators
 
-  
 
- software.amazon.awssdk.services.databrew.transform - package software.amazon.awssdk.services.databrew.transform
 
-  
 
- source(String) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The location of the data for the dataset, either Amazon S3 or the AWS Glue Data Catalog.
 
- source(Source) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 The location of the data for the dataset, either Amazon S3 or the AWS Glue Data Catalog.
 
- source() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The location of the data for the dataset, either Amazon S3 or the AWS Glue Data Catalog.
 
- source(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The location of the data for this dataset, Amazon S3 or the AWS Glue Data Catalog.
 
- source(Source) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 The location of the data for this dataset, Amazon S3 or the AWS Glue Data Catalog.
 
- source() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The location of the data for this dataset, Amazon S3 or the AWS Glue Data Catalog.
 
- Source - Enum in software.amazon.awssdk.services.databrew.model
 
-  
 
- sourceAsString() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 The location of the data for the dataset, either Amazon S3 or the AWS Glue Data Catalog.
 
- sourceAsString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 The location of the data for this dataset, Amazon S3 or the AWS Glue Data Catalog.
 
- startColumnIndex(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.ViewFrame.Builder
 
- 
 The starting index for the range of columns to return in the view frame.
 
- startColumnIndex() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
- 
 The starting index for the range of columns to return in the view frame.
 
- startedBy(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The Amazon Resource Name (ARN) of the user who initiated the job run.
 
- startedBy() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The Amazon Resource Name (ARN) of the user who initiated the job run.
 
- startedOn(Instant) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The date and time when the job run began.
 
- startedOn() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The date and time when the job run began.
 
- startJobRun(StartJobRunRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Runs a DataBrew job.
 
- startJobRun(Consumer<StartJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Runs a DataBrew job.
 
- startJobRun(StartJobRunRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Runs a DataBrew job.
 
- startJobRun(Consumer<StartJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Runs a DataBrew job.
 
- StartJobRunRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartJobRunRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartJobRunRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- StartJobRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.StartJobRunRequestMarshaller
 
-  
 
- StartJobRunResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartJobRunResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- startProjectSession(StartProjectSessionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates an interactive session, enabling you to manipulate data in a DataBrew project.
 
- startProjectSession(Consumer<StartProjectSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Creates an interactive session, enabling you to manipulate data in a DataBrew project.
 
- startProjectSession(StartProjectSessionRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates an interactive session, enabling you to manipulate data in a DataBrew project.
 
- startProjectSession(Consumer<StartProjectSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Creates an interactive session, enabling you to manipulate data in a DataBrew project.
 
- StartProjectSessionRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartProjectSessionRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartProjectSessionRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- StartProjectSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.StartProjectSessionRequestMarshaller
 
-  
 
- StartProjectSessionResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StartProjectSessionResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- state(String) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The current state of the job run entity itself.
 
- state(JobRunState) - Method in interface software.amazon.awssdk.services.databrew.model.JobRun.Builder
 
- 
 The current state of the job run entity itself.
 
- state() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The current state of the job run entity itself.
 
- stateAsString() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
 The current state of the job run entity itself.
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.AccessDeniedException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.ConflictException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.DataBrewException.Builder
 
-  
 
- statusCode(int) - Method in class software.amazon.awssdk.services.databrew.model.DataBrewException.BuilderImpl
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.InternalServerException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.ResourceNotFoundException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException.Builder
 
-  
 
- statusCode(int) - Method in interface software.amazon.awssdk.services.databrew.model.ValidationException.Builder
 
-  
 
- stepIndex(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest.Builder
 
- 
 The index from which to preview a step.
 
- stepIndex() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
- 
 The index from which to preview a step.
 
- steps(Collection<RecipeStep>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 An array containing the steps to be performed by the recipe.
 
- steps(RecipeStep...) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 An array containing the steps to be performed by the recipe.
 
- steps(Consumer<RecipeStep.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 An array containing the steps to be performed by the recipe.
 
- steps() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
 An array containing the steps to be performed by the recipe.
 
- steps(Collection<RecipeStep>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps(RecipeStep...) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps(Consumer<RecipeStep.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 One or more steps to be performed by the recipe.
 
- steps(Collection<RecipeStep>) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 A list of steps that are defined by the recipe.
 
- steps(RecipeStep...) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 A list of steps that are defined by the recipe.
 
- steps(Consumer<RecipeStep.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 A list of steps that are defined by the recipe.
 
- steps() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 A list of steps that are defined by the recipe.
 
- steps(Collection<RecipeStep>) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps(RecipeStep...) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps(Consumer<RecipeStep.Builder>...) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest.Builder
 
- 
 One or more steps to be performed by the recipe.
 
- steps() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
- 
 One or more steps to be performed by the recipe.
 
- stopJobRun(StopJobRunRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Stops a particular run of a job.
 
- stopJobRun(Consumer<StopJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Stops a particular run of a job.
 
- stopJobRun(StopJobRunRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Stops a particular run of a job.
 
- stopJobRun(Consumer<StopJobRunRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Stops a particular run of a job.
 
- StopJobRunRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StopJobRunRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- StopJobRunRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- StopJobRunRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.StopJobRunRequestMarshaller
 
-  
 
- StopJobRunResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- StopJobRunResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- subscribe(Subscriber<? super ListDatasetsResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListDatasetsPublisher
 
-  
 
- subscribe(Subscriber<? super ListJobRunsResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListJobRunsPublisher
 
-  
 
- subscribe(Subscriber<? super ListJobsResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListJobsPublisher
 
-  
 
- subscribe(Subscriber<? super ListProjectsResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListProjectsPublisher
 
-  
 
- subscribe(Subscriber<? super ListRecipesResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipesPublisher
 
-  
 
- subscribe(Subscriber<? super ListRecipeVersionsResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListRecipeVersionsPublisher
 
-  
 
- subscribe(Subscriber<? super ListSchedulesResponse>) - Method in class software.amazon.awssdk.services.databrew.paginators.ListSchedulesPublisher
 
-  
 
- tableName(String) - Method in interface software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition.Builder
 
- 
 The name of a database table in the Data Catalog.
 
- tableName() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
- 
 The name of a database table in the Data Catalog.
 
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.databrew.model.UntagResourceRequest.Builder
 
- 
 The tag keys (names) of one or more tags to be removed.
 
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.databrew.model.UntagResourceRequest.Builder
 
- 
 The tag keys (names) of one or more tags to be removed.
 
- tagKeys() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
- 
 The tag keys (names) of one or more tags to be removed.
 
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
 
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewAsyncClient
 
- 
 Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
 
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
 
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.databrew.DataBrewClient
 
- 
 Adds metadata tags to a DataBrew resource, such as a dataset, project, recipe, job, or schedule.
 
- TagResourceRequest - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.databrew.transform
 
- 
 
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.databrew.transform.TagResourceRequestMarshaller
 
-  
 
- TagResourceResponse - Class in software.amazon.awssdk.services.databrew.model
 
-  
 
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.databrew.model
 
-  
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateDatasetRequest.Builder
 
- 
 Metadata tags to apply to this dataset.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
- 
 Metadata tags to apply to this dataset.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 Metadata tags to apply to this job.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 Metadata tags to apply to this job.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProjectRequest.Builder
 
- 
 Metadata tags to apply to this project.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
 Metadata tags to apply to this project.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 Metadata tags to apply to this job.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 Metadata tags to apply to this job.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeRequest.Builder
 
- 
 Metadata tags to apply to this recipe.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
 Metadata tags to apply to this recipe.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.CreateScheduleRequest.Builder
 
- 
 Metadata tags to apply to this schedule.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
 Metadata tags to apply to this schedule.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.Dataset.Builder
 
- 
 Metadata tags that have been applied to the dataset.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
 Metadata tags that have been applied to the dataset.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse.Builder
 
- 
 Metadata tags associated with this dataset.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
 Metadata tags associated with this dataset.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 Metadata tags associated with this job.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 Metadata tags associated with this job.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeProjectResponse.Builder
 
- 
 Metadata tags associated with this project.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
 Metadata tags associated with this project.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse.Builder
 
- 
 Metadata tags associated with this project.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
 Metadata tags associated with this project.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse.Builder
 
- 
 Metadata tags associated with this schedule.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
 Metadata tags associated with this schedule.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 Metadata tags that have been applied to the job.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 Metadata tags that have been applied to the job.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse.Builder
 
- 
 A list of tags associated with the DataBrew resource.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
- 
 A list of tags associated with the DataBrew resource.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.Project.Builder
 
- 
 Metadata tags that have been applied to the project.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
 Metadata tags that have been applied to the project.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.Recipe.Builder
 
- 
 Metadata tags that have been applied to the recipe.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
 Metadata tags that have been applied to the recipe.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.Schedule.Builder
 
- 
 Metadata tags that have been applied to the schedule.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
 Metadata tags that have been applied to the schedule.
 
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.databrew.model.TagResourceRequest.Builder
 
- 
 One or more tags to be assigned to the resource.
 
- tags() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
- 
 One or more tags to be assigned to the resource.
 
- targetColumn(String) - Method in interface software.amazon.awssdk.services.databrew.model.ConditionExpression.Builder
 
- 
 A column to apply this condition to.
 
- targetColumn() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
- 
 A column to apply this condition to.
 
- tempDirectory(S3Location) - Method in interface software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition.Builder
 
- 
 An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
 
- tempDirectory(Consumer<S3Location.Builder>) - Method in interface software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition.Builder
 
- 
 An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
 
- tempDirectory() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
- 
 An Amazon location that AWS Glue Data Catalog can use as a temporary directory.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
 The job's timeout in minutes.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
 The job's timeout in minutes.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The job's timeout in minutes.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The job's timeout in minutes.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
 The job's timeout in minutes.
 
- timeout(Integer) - Method in interface software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest.Builder
 
- 
 The job's timeout in minutes.
 
- timeout() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
 The job's timeout in minutes.
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.AccessDeniedException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.ConflictException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.DataBrewException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DataBrewRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.InternalServerException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.ResourceNotFoundException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.ServiceQuotaExceededException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
-  
 
- toBuilder() - Method in exception software.amazon.awssdk.services.databrew.model.ValidationException
 
-  
 
- toBuilder() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.BatchDeleteRecipeVersionResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.CompressionFormat
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ConditionExpression
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateDatasetResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProfileJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateProjectResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateRecipeResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CreateScheduleResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CsvOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.CsvOutputOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DataCatalogInputDefinition
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Dataset
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteDatasetResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteProjectResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteRecipeVersionResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DeleteScheduleResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeDatasetResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeProjectResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeRecipeResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeScheduleResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.EncryptionMode
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ExcelOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.FormatOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Input
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.JobRun
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.JobRunState
 
-  
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.JobType
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.JsonOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListDatasetsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListJobRunsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListJobsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListProjectsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipesResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListRecipeVersionsResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListSchedulesResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ListTagsForResourceResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.LogSubscription
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Output
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.OutputFormat
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.OutputFormatOptions
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Project
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.PublishRecipeResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Recipe
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.RecipeAction
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.RecipeReference
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.RecipeStep
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.RecipeVersionErrorDetail
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.S3Location
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.SampleType
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.Schedule
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.SendProjectSessionActionResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.SessionStatus
 
-  
 
- toString() - Method in enum software.amazon.awssdk.services.databrew.model.Source
 
-  
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StartJobRunResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StartProjectSessionResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.StopJobRunResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.TagResourceResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UntagResourceResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateDatasetResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProfileJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateProjectResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeJobResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateRecipeResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleRequest
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.UpdateScheduleResponse
 
- 
Returns a string representation of this object.
 
- toString() - Method in class software.amazon.awssdk.services.databrew.model.ViewFrame
 
- 
Returns a string representation of this object.
 
- type(String) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The job type, which must be one of the following:
 
- type(JobType) - Method in interface software.amazon.awssdk.services.databrew.model.DescribeJobResponse.Builder
 
- 
 The job type, which must be one of the following:
 
- type() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The job type, which must be one of the following:
 
- type(String) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The job type of the job, which must be one of the following:
 
- type(JobType) - Method in interface software.amazon.awssdk.services.databrew.model.Job.Builder
 
- 
 The job type of the job, which must be one of the following:
 
- type() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The job type of the job, which must be one of the following:
 
- type(String) - Method in interface software.amazon.awssdk.services.databrew.model.Sample.Builder
 
- 
 The way in which DataBrew obtains rows from a dataset.
 
- type(SampleType) - Method in interface software.amazon.awssdk.services.databrew.model.Sample.Builder
 
- 
 The way in which DataBrew obtains rows from a dataset.
 
- type() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
- 
 The way in which DataBrew obtains rows from a dataset.
 
- typeAsString() - Method in class software.amazon.awssdk.services.databrew.model.DescribeJobResponse
 
- 
 The job type, which must be one of the following:
 
- typeAsString() - Method in class software.amazon.awssdk.services.databrew.model.Job
 
- 
 The job type of the job, which must be one of the following:
 
- typeAsString() - Method in class software.amazon.awssdk.services.databrew.model.Sample
 
- 
 The way in which DataBrew obtains rows from a dataset.