- getAttemptId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline task attempt object. 
- getAttributes() - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The attributes of the parameter object. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
Returns additional metadata for a previously executed successful request, typically used for debugging issues
 where a service isn't acting as expected. 
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
- 
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
 where a service isn't acting as expected. 
- getCancelActive() - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 Indicates whether to cancel any running objects. 
- getCanceled() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
- 
 If true, the calling task runner should cancel processing of the task. 
- getDescription() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The description for the pipeline. 
- getDescription() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 Description of the pipeline. 
- getDocument() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A description of an EC2 instance that is generated when the instance is launched and exposed to the instance via
 the instance metadata service in the form of a JSON representation of an object. 
- getErrored() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 Indicates whether there were validation errors, and the pipeline definition is stored but cannot be activated
 until you correct the pipeline and call PutPipelineDefinitionto commit the corrected pipeline.
 
- getErrored() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Indicates whether there were validation errors. 
- getErrorId() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the error code. 
- getErrorMessage() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies a text description of the error. 
- getErrors() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 A description of the validation error. 
- getErrorStackTrace() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the stack trace associated with the error. 
- getEvaluatedExpression() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
- 
 The evaluated expression. 
- getEvaluateExpressions() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 Indicates whether any expressions in the object should be evaluated when the object descriptions are returned. 
- getExecutorService() - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
- 
Returns the executor service used by this client to execute async requests. 
- getExpression() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The expression to evaluate. 
- getFieldName() - Method in class com.amazonaws.services.datapipeline.model.Selector
- 
 The name of the field that the operator will be applied to. 
- getFields() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of read-only fields that contain metadata about the pipeline: @userId, @accountId, and @pipelineState. 
- getFields() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 Key-value pairs that define the properties of the object. 
- getFields() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 Key-value pairs that define the properties of the ReportTaskProgressInput object. 
- getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 Indicates whether there are more results to return. 
- getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- getHasMoreResults() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- getHostname() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The public DNS name of the calling task runner. 
- getHostname() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The public DNS name of the task runner. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The ID of the parameter object. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The ID of the parameter value. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The ID of the pipeline that was assigned by AWS Data Pipeline. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The ID of the object. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 The identifier of the object that contains the validation error. 
- getId() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 The identifier of the object that contains the validation warning. 
- getIds() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The identifiers that match the query selectors. 
- getInstanceIdentity() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 Identity information for the EC2 instance that is hosting the task runner. 
- getKey() - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field identifier. 
- getKey() - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field identifier. 
- getKey() - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The key name of a tag defined by a user. 
- getLimit() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The maximum number of object names that QueryObjectswill return in a single call.
 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The starting point for the results to be returned. 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 The starting point for the next page of results. 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
- 
 The starting point for the results to be returned. 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The starting point for the next page of results. 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The starting point for the results to be returned. 
- getMarker() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The starting point for the next page of results. 
- getName() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The name for the pipeline. 
- getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The name of the pipeline. 
- getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The name of the pipeline. 
- getName() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The name of the object. 
- getObjectId() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the object. 
- getObjectIds() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The IDs of the pipeline objects that contain the definitions to be described. 
- getObjectIds() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The IDs of the objects. 
- getObjects() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 Connection information for the location where the task runner will publish the output of the task. 
- getOperator() - Method in class com.amazonaws.services.datapipeline.model.Selector
-  
- getParameterObjects() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter objects used in the pipeline definition. 
- getParameterObjects() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- getParameterObjects() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- getParameterValues() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 A list of parameter values to pass to the pipeline at activation. 
- getParameterValues() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter values used in the pipeline definition. 
- getParameterValues() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- getParameterValues() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- getPipelineDefinition(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- getPipelineDefinition(GetPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
 Gets the definition of the specified pipeline. 
- getPipelineDefinition(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
- 
 Gets the definition of the specified pipeline. 
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult>) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Gets the definition of the specified pipeline. 
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Gets the definition of the specified pipeline. 
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- getPipelineDefinitionAsync(GetPipelineDefinitionRequest, AsyncHandler<GetPipelineDefinitionRequest, GetPipelineDefinitionResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- GetPipelineDefinitionRequest - Class in com.amazonaws.services.datapipeline.model
- 
 Contains the parameters for GetPipelineDefinition. 
- GetPipelineDefinitionRequest() - Constructor for class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
-  
- GetPipelineDefinitionResult - Class in com.amazonaws.services.datapipeline.model
- 
 Contains the output of GetPipelineDefinition. 
- GetPipelineDefinitionResult() - Constructor for class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
-  
- getPipelineDescriptionList() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
- 
 An array of descriptions for the specified pipelines. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
- 
 The ID that AWS Data Pipeline assigns the newly created pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The ID of the pipeline that contains the object definitions. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The pipeline identifier that was assigned by AWS Data Pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The ID of the pipeline. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The ID of the pipeline that contains the objects. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline that provided the task. 
- getPipelineId() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The ID of the pipeline. 
- getPipelineIdList() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The pipeline identifiers. 
- getPipelineIds() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
- 
 The IDs of the pipelines to describe. 
- getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 An array of object definitions. 
- getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The objects defined in the pipeline. 
- getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The objects that define the pipeline. 
- getPipelineObjects() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The objects that define the pipeline changes to validate against the pipeline. 
- getQuery() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The query that defines the objects to be returned. 
- getRefValue() - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as the identifier of another object. 
- getSelectors() - Method in class com.amazonaws.services.datapipeline.model.Query
- 
 List of selectors that define the query. 
- getSignature() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A signature which can be used to verify the accuracy and authenticity of the information provided in the instance
 identity document. 
- getSphere() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 Indicates whether the query applies to components or instances. 
- getStartTimestamp() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The date and time to resume the pipeline. 
- getStatus() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The status to be set on all the objects specified in objectIds.
 
- getStringValue() - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as a String. 
- getStringValue() - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field value, expressed as a String. 
- getStringValue() - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The field value, expressed as a String. 
- getTagKeys() - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The keys of the tags to remove. 
- getTags() - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The tags to add, as key/value pairs. 
- getTags() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A list of tags to associate with the pipeline at creation. 
- getTags() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of tags to associated with a pipeline. 
- getTaskId() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 The ID of the task assigned to the task runner. 
- getTaskId() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 The ID of the task assigned to the task runner. 
- getTaskId() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 An internal identifier for the task. 
- getTaskObject() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
- 
 The information needed to complete the task that is being assigned to the task runner. 
- getTaskrunnerId() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The ID of the task runner. 
- getTaskStatus() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If FINISHED, the task successfully completed.
 
- getTerminate() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
- 
 Indicates whether the calling task runner should terminate. 
- getType() - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than
 or equal (LE), greater than or equal (GE), or between (BETWEEN).
 
- getUniqueId() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A unique identifier. 
- getValidationErrors() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation errors that are associated with the objects defined in pipelineObjects.
 
- getValidationErrors() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation errors that were found. 
- getValidationWarnings() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation warnings that are associated with the objects defined in pipelineObjects.
 
- getValidationWarnings() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation warnings that were found. 
- getValue() - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The optional value portion of a tag defined by a user. 
- getValues() - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The value that the actual field value will be compared with. 
- getVersion() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The version of the pipeline definition to retrieve. 
- getWarnings() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 A description of the validation warning. 
- getWorkerGroup() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The type of task the task runner is configured to accept and process. 
- getWorkerGroup() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The type of task the task runner is configured to accept and process. 
- Selector - Class in com.amazonaws.services.datapipeline.model
- 
 A comparision that is used to determine whether a query should return this object. 
- Selector() - Constructor for class com.amazonaws.services.datapipeline.model.Selector
-  
- setAttemptId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline task attempt object. 
- setAttributes(Collection<ParameterAttribute>) - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The attributes of the parameter object. 
- setCancelActive(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 Indicates whether to cancel any running objects. 
- setCanceled(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
- 
 If true, the calling task runner should cancel processing of the task. 
- setDescription(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The description for the pipeline. 
- setDescription(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 Description of the pipeline. 
- setDocument(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A description of an EC2 instance that is generated when the instance is launched and exposed to the instance via
 the instance metadata service in the form of a JSON representation of an object. 
- setEndpoint(String) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- setEndpoint(String) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
- setErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 Indicates whether there were validation errors, and the pipeline definition is stored but cannot be activated
 until you correct the pipeline and call PutPipelineDefinitionto commit the corrected pipeline.
 
- setErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Indicates whether there were validation errors. 
- setErrorId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the error code. 
- setErrorMessage(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies a text description of the error. 
- setErrors(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 A description of the validation error. 
- setErrorStackTrace(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the stack trace associated with the error. 
- setEvaluatedExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
- 
 The evaluated expression. 
- setEvaluateExpressions(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 Indicates whether any expressions in the object should be evaluated when the object descriptions are returned. 
- setExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The expression to evaluate. 
- setFieldName(String) - Method in class com.amazonaws.services.datapipeline.model.Selector
- 
 The name of the field that the operator will be applied to. 
- setFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of read-only fields that contain metadata about the pipeline: @userId, @accountId, and @pipelineState. 
- setFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 Key-value pairs that define the properties of the object. 
- setFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 Key-value pairs that define the properties of the ReportTaskProgressInput object. 
- setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 Indicates whether there are more results to return. 
- setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- setHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- setHostname(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The public DNS name of the calling task runner. 
- setHostname(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The public DNS name of the task runner. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The ID of the parameter object. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The ID of the parameter value. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The ID of the pipeline that was assigned by AWS Data Pipeline. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The ID of the object. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 The identifier of the object that contains the validation error. 
- setId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 The identifier of the object that contains the validation warning. 
- setIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The identifiers that match the query selectors. 
- setInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 Identity information for the EC2 instance that is hosting the task runner. 
- setKey(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field identifier. 
- setKey(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field identifier. 
- setKey(String) - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The key name of a tag defined by a user. 
- setLimit(Integer) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The maximum number of object names that QueryObjectswill return in a single call.
 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The starting point for the results to be returned. 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 The starting point for the next page of results. 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
- 
 The starting point for the results to be returned. 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The starting point for the next page of results. 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The starting point for the results to be returned. 
- setMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The starting point for the next page of results. 
- setName(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The name for the pipeline. 
- setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The name of the pipeline. 
- setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The name of the pipeline. 
- setName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The name of the object. 
- setObjectId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the object. 
- setObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The IDs of the pipeline objects that contain the definitions to be described. 
- setObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The IDs of the objects. 
- setObjects(Map<String, PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 Connection information for the location where the task runner will publish the output of the task. 
- setOperator(Operator) - Method in class com.amazonaws.services.datapipeline.model.Selector
-  
- setParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter objects used in the pipeline definition. 
- setParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- setParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- setParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 A list of parameter values to pass to the pipeline at activation. 
- setParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter values used in the pipeline definition. 
- setParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- setParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- setPipelineDescriptionList(Collection<PipelineDescription>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
- 
 An array of descriptions for the specified pipelines. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
- 
 The ID that AWS Data Pipeline assigns the newly created pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The ID of the pipeline that contains the object definitions. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The pipeline identifier that was assigned by AWS Data Pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The ID of the pipeline. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The ID of the pipeline that contains the objects. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline that provided the task. 
- setPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The ID of the pipeline. 
- setPipelineIdList(Collection<PipelineIdName>) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The pipeline identifiers. 
- setPipelineIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
- 
 The IDs of the pipelines to describe. 
- setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 An array of object definitions. 
- setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The objects defined in the pipeline. 
- setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The objects that define the pipeline. 
- setPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The objects that define the pipeline changes to validate against the pipeline. 
- setQuery(Query) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The query that defines the objects to be returned. 
- setRefValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as the identifier of another object. 
- setRegion(Region) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- setRegion(Region) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
- setSelectors(Collection<Selector>) - Method in class com.amazonaws.services.datapipeline.model.Query
- 
 List of selectors that define the query. 
- setSignature(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A signature which can be used to verify the accuracy and authenticity of the information provided in the instance
 identity document. 
- setSphere(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 Indicates whether the query applies to components or instances. 
- setStartTimestamp(Date) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The date and time to resume the pipeline. 
- setStatus(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- setStatus(SetStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
 Requests that the status of the specified physical or logical pipeline objects be updated in the specified
 pipeline. 
- setStatus(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
- 
 Requests that the status of the specified physical or logical pipeline objects be updated in the specified
 pipeline. 
- setStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The status to be set on all the objects specified in objectIds.
 
- setStatusAsync(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- setStatusAsync(SetStatusRequest, AsyncHandler<SetStatusRequest, SetStatusResult>) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- setStatusAsync(SetStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Requests that the status of the specified physical or logical pipeline objects be updated in the specified
 pipeline. 
- setStatusAsync(SetStatusRequest, AsyncHandler<SetStatusRequest, SetStatusResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Requests that the status of the specified physical or logical pipeline objects be updated in the specified
 pipeline. 
- setStatusAsync(SetStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- setStatusAsync(SetStatusRequest, AsyncHandler<SetStatusRequest, SetStatusResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- SetStatusRequest - Class in com.amazonaws.services.datapipeline.model
- 
 Contains the parameters for SetStatus. 
- SetStatusRequest() - Constructor for class com.amazonaws.services.datapipeline.model.SetStatusRequest
-  
- SetStatusResult - Class in com.amazonaws.services.datapipeline.model
-  
- SetStatusResult() - Constructor for class com.amazonaws.services.datapipeline.model.SetStatusResult
-  
- setStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as a String. 
- setStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field value, expressed as a String. 
- setStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The field value, expressed as a String. 
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The keys of the tags to remove. 
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The tags to add, as key/value pairs. 
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A list of tags to associate with the pipeline at creation. 
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of tags to associated with a pipeline. 
- setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 The ID of the task assigned to the task runner. 
- setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 The ID of the task assigned to the task runner. 
- setTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 An internal identifier for the task. 
- setTaskObject(TaskObject) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
- 
 The information needed to complete the task that is being assigned to the task runner. 
- setTaskrunnerId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The ID of the task runner. 
- setTaskStatus(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- setTaskStatus(SetTaskStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
 Task runners call SetTaskStatusto notify AWS Data Pipeline that a task is completed and provide
 information about the final status.
 
- setTaskStatus(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
- 
 Task runners call SetTaskStatusto notify AWS Data Pipeline that a task is completed and provide
 information about the final status.
 
- setTaskStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If FINISHED, the task successfully completed.
 
- setTaskStatus(TaskStatus) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If FINISHED, the task successfully completed.
 
- setTaskStatusAsync(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- setTaskStatusAsync(SetTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult>) - Method in class com.amazonaws.services.datapipeline.AbstractDataPipelineAsync
-  
- setTaskStatusAsync(SetTaskStatusRequest) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Task runners call SetTaskStatusto notify AWS Data Pipeline that a task is completed and provide
 information about the final status.
 
- setTaskStatusAsync(SetTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult>) - Method in interface com.amazonaws.services.datapipeline.DataPipelineAsync
- 
 Task runners call SetTaskStatusto notify AWS Data Pipeline that a task is completed and provide
 information about the final status.
 
- setTaskStatusAsync(SetTaskStatusRequest) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- setTaskStatusAsync(SetTaskStatusRequest, AsyncHandler<SetTaskStatusRequest, SetTaskStatusResult>) - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
-  
- SetTaskStatusRequest - Class in com.amazonaws.services.datapipeline.model
- 
 Contains the parameters for SetTaskStatus. 
- SetTaskStatusRequest() - Constructor for class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
-  
- SetTaskStatusResult - Class in com.amazonaws.services.datapipeline.model
- 
 Contains the output of SetTaskStatus. 
- SetTaskStatusResult() - Constructor for class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
-  
- setTerminate(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
- 
 Indicates whether the calling task runner should terminate. 
- setType(String) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than
 or equal (LE), greater than or equal (GE), or between (BETWEEN).
 
- setType(OperatorType) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than
 or equal (LE), greater than or equal (GE), or between (BETWEEN).
 
- setUniqueId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A unique identifier. 
- setValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation errors that are associated with the objects defined in pipelineObjects.
 
- setValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation errors that were found. 
- setValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation warnings that are associated with the objects defined in pipelineObjects.
 
- setValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation warnings that were found. 
- setValue(String) - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The optional value portion of a tag defined by a user. 
- setValues(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The value that the actual field value will be compared with. 
- setVersion(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The version of the pipeline definition to retrieve. 
- setWarnings(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 A description of the validation warning. 
- setWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The type of task the task runner is configured to accept and process. 
- setWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The type of task the task runner is configured to accept and process. 
- shutdown() - Method in class com.amazonaws.services.datapipeline.AbstractDataPipeline
-  
- shutdown() - Method in interface com.amazonaws.services.datapipeline.DataPipeline
- 
Shuts down this client object, releasing any resources that might be held open. 
- shutdown() - Method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClient
- 
Shuts down the client, releasing all managed resources. 
- shutdown() - Method in class com.amazonaws.services.datapipeline.DataPipelineClient
-  
- standard() - Static method in class com.amazonaws.services.datapipeline.DataPipelineAsyncClientBuilder
-  
- standard() - Static method in class com.amazonaws.services.datapipeline.DataPipelineClientBuilder
-  
- Tag - Class in com.amazonaws.services.datapipeline.model
- 
 Tags are key/value pairs defined by a user and associated with a pipeline to control access. 
- Tag() - Constructor for class com.amazonaws.services.datapipeline.model.Tag
-  
- TaskNotFoundException - Exception in com.amazonaws.services.datapipeline.model
- 
 The specified task was not found. 
- TaskNotFoundException(String) - Constructor for exception com.amazonaws.services.datapipeline.model.TaskNotFoundException
- 
Constructs a new TaskNotFoundException with the specified error message. 
- TaskObject - Class in com.amazonaws.services.datapipeline.model
- 
 Contains information about a pipeline task that is assigned to a task runner. 
- TaskObject() - Constructor for class com.amazonaws.services.datapipeline.model.TaskObject
-  
- TaskStatus - Enum in com.amazonaws.services.datapipeline.model
-  
- toString() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.AddTagsResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.Field
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
Returns a string representation of this object. 
- toString() - Method in enum com.amazonaws.services.datapipeline.model.OperatorType
-  
- toString() - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.Query
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.Selector
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.SetStatusResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
Returns a string representation of this object. 
- toString() - Method in enum com.amazonaws.services.datapipeline.model.TaskStatus
-  
- toString() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
Returns a string representation of this object. 
- toString() - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
Returns a string representation of this object. 
- withAttemptId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline task attempt object. 
- withAttributes(ParameterAttribute...) - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The attributes of the parameter object. 
- withAttributes(Collection<ParameterAttribute>) - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The attributes of the parameter object. 
- withCancelActive(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 Indicates whether to cancel any running objects. 
- withCanceled(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressResult
- 
 If true, the calling task runner should cancel processing of the task. 
- withDescription(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The description for the pipeline. 
- withDescription(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 Description of the pipeline. 
- withDocument(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A description of an EC2 instance that is generated when the instance is launched and exposed to the instance via
 the instance metadata service in the form of a JSON representation of an object. 
- withErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 Indicates whether there were validation errors, and the pipeline definition is stored but cannot be activated
 until you correct the pipeline and call PutPipelineDefinitionto commit the corrected pipeline.
 
- withErrored(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Indicates whether there were validation errors. 
- withErrorId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the error code. 
- withErrorMessage(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies a text description of the error. 
- withErrors(String...) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 A description of the validation error. 
- withErrors(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 A description of the validation error. 
- withErrorStackTrace(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If an error occurred during the task, this value specifies the stack trace associated with the error. 
- withEvaluatedExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionResult
- 
 The evaluated expression. 
- withEvaluateExpressions(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 Indicates whether any expressions in the object should be evaluated when the object descriptions are returned. 
- withExpression(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The expression to evaluate. 
- withFieldName(String) - Method in class com.amazonaws.services.datapipeline.model.Selector
- 
 The name of the field that the operator will be applied to. 
- withFields(Field...) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of read-only fields that contain metadata about the pipeline: @userId, @accountId, and @pipelineState. 
- withFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of read-only fields that contain metadata about the pipeline: @userId, @accountId, and @pipelineState. 
- withFields(Field...) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 Key-value pairs that define the properties of the object. 
- withFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 Key-value pairs that define the properties of the object. 
- withFields(Field...) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 Key-value pairs that define the properties of the ReportTaskProgressInput object. 
- withFields(Collection<Field>) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 Key-value pairs that define the properties of the ReportTaskProgressInput object. 
- withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 Indicates whether there are more results to return. 
- withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- withHasMoreResults(Boolean) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 Indicates whether there are more results that can be obtained by a subsequent call. 
- withHostname(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The public DNS name of the calling task runner. 
- withHostname(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The public DNS name of the task runner. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterObject
- 
 The ID of the parameter object. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The ID of the parameter value. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The ID of the pipeline that was assigned by AWS Data Pipeline. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The ID of the object. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationError
- 
 The identifier of the object that contains the validation error. 
- withId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 The identifier of the object that contains the validation warning. 
- withIds(String...) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The identifiers that match the query selectors. 
- withIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The identifiers that match the query selectors. 
- withInstanceIdentity(InstanceIdentity) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 Identity information for the EC2 instance that is hosting the task runner. 
- withKey(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field identifier. 
- withKey(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field identifier. 
- withKey(String) - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The key name of a tag defined by a user. 
- withLimit(Integer) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The maximum number of object names that QueryObjectswill return in a single call.
 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The starting point for the results to be returned. 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 The starting point for the next page of results. 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesRequest
- 
 The starting point for the results to be returned. 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The starting point for the next page of results. 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The starting point for the results to be returned. 
- withMarker(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsResult
- 
 The starting point for the next page of results. 
- withName(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 The name for the pipeline. 
- withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The name of the pipeline. 
- withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineIdName
- 
 The name of the pipeline. 
- withName(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineObject
- 
 The name of the object. 
- withObjectId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the object. 
- withObjectIds(String...) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The IDs of the pipeline objects that contain the definitions to be described. 
- withObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The IDs of the pipeline objects that contain the definitions to be described. 
- withObjectIds(String...) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The IDs of the objects. 
- withObjectIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The IDs of the objects. 
- withObjects(Map<String, PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 Connection information for the location where the task runner will publish the output of the task. 
- withOperator(Operator) - Method in class com.amazonaws.services.datapipeline.model.Selector
-  
- withParameterObjects(ParameterObject...) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter objects used in the pipeline definition. 
- withParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter objects used in the pipeline definition. 
- withParameterObjects(ParameterObject...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- withParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- withParameterObjects(ParameterObject...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- withParameterObjects(Collection<ParameterObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter objects used with the pipeline. 
- withParameterValues(ParameterValue...) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 A list of parameter values to pass to the pipeline at activation. 
- withParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 A list of parameter values to pass to the pipeline at activation. 
- withParameterValues(ParameterValue...) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter values used in the pipeline definition. 
- withParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The parameter values used in the pipeline definition. 
- withParameterValues(ParameterValue...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- withParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- withParameterValues(ParameterValue...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- withParameterValues(Collection<ParameterValue>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The parameter values used with the pipeline. 
- withPipelineDescriptionList(PipelineDescription...) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
- 
 An array of descriptions for the specified pipelines. 
- withPipelineDescriptionList(Collection<PipelineDescription>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesResult
- 
 An array of descriptions for the specified pipelines. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineResult
- 
 The ID that AWS Data Pipeline assigns the newly created pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeactivatePipelineRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DeletePipelineRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsRequest
- 
 The ID of the pipeline that contains the object definitions. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.EvaluateExpressionRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 The pipeline identifier that was assigned by AWS Data Pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The ID of the pipeline. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The ID of the pipeline that contains the objects. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 The ID of the pipeline that provided the task. 
- withPipelineId(String) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The ID of the pipeline. 
- withPipelineIdList(PipelineIdName...) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The pipeline identifiers. 
- withPipelineIdList(Collection<PipelineIdName>) - Method in class com.amazonaws.services.datapipeline.model.ListPipelinesResult
- 
 The pipeline identifiers. 
- withPipelineIds(String...) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
- 
 The IDs of the pipelines to describe. 
- withPipelineIds(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.DescribePipelinesRequest
- 
 The IDs of the pipelines to describe. 
- withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 An array of object definitions. 
- withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.DescribeObjectsResult
- 
 An array of object definitions. 
- withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The objects defined in the pipeline. 
- withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionResult
- 
 The objects defined in the pipeline. 
- withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The objects that define the pipeline. 
- withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionRequest
- 
 The objects that define the pipeline. 
- withPipelineObjects(PipelineObject...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The objects that define the pipeline changes to validate against the pipeline. 
- withPipelineObjects(Collection<PipelineObject>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionRequest
- 
 The objects that define the pipeline changes to validate against the pipeline. 
- withQuery(Query) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 The query that defines the objects to be returned. 
- withRefValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as the identifier of another object. 
- withSelectors(Selector...) - Method in class com.amazonaws.services.datapipeline.model.Query
- 
 List of selectors that define the query. 
- withSelectors(Collection<Selector>) - Method in class com.amazonaws.services.datapipeline.model.Query
- 
 List of selectors that define the query. 
- withSignature(String) - Method in class com.amazonaws.services.datapipeline.model.InstanceIdentity
- 
 A signature which can be used to verify the accuracy and authenticity of the information provided in the instance
 identity document. 
- withSphere(String) - Method in class com.amazonaws.services.datapipeline.model.QueryObjectsRequest
- 
 Indicates whether the query applies to components or instances. 
- withStartTimestamp(Date) - Method in class com.amazonaws.services.datapipeline.model.ActivatePipelineRequest
- 
 The date and time to resume the pipeline. 
- withStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetStatusRequest
- 
 The status to be set on all the objects specified in objectIds.
 
- withStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.Field
- 
 The field value, expressed as a String. 
- withStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterAttribute
- 
 The field value, expressed as a String. 
- withStringValue(String) - Method in class com.amazonaws.services.datapipeline.model.ParameterValue
- 
 The field value, expressed as a String. 
- withTagKeys(String...) - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The keys of the tags to remove. 
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.RemoveTagsRequest
- 
 The keys of the tags to remove. 
- withTags(Tag...) - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The tags to add, as key/value pairs. 
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.AddTagsRequest
- 
 The tags to add, as key/value pairs. 
- withTags(Tag...) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A list of tags to associate with the pipeline at creation. 
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A list of tags to associate with the pipeline at creation. 
- withTags(Tag...) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of tags to associated with a pipeline. 
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.datapipeline.model.PipelineDescription
- 
 A list of tags to associated with a pipeline. 
- withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskProgressRequest
- 
 The ID of the task assigned to the task runner. 
- withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 The ID of the task assigned to the task runner. 
- withTaskId(String) - Method in class com.amazonaws.services.datapipeline.model.TaskObject
- 
 An internal identifier for the task. 
- withTaskObject(TaskObject) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskResult
- 
 The information needed to complete the task that is being assigned to the task runner. 
- withTaskrunnerId(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The ID of the task runner. 
- withTaskStatus(String) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If FINISHED, the task successfully completed.
 
- withTaskStatus(TaskStatus) - Method in class com.amazonaws.services.datapipeline.model.SetTaskStatusRequest
- 
 If FINISHED, the task successfully completed.
 
- withTerminate(Boolean) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatResult
- 
 Indicates whether the calling task runner should terminate. 
- withType(String) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than
 or equal (LE), greater than or equal (GE), or between (BETWEEN).
 
- withType(OperatorType) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The logical operation to be performed: equal (EQ), equal reference (REF_EQ), less than
 or equal (LE), greater than or equal (GE), or between (BETWEEN).
 
- withUniqueId(String) - Method in class com.amazonaws.services.datapipeline.model.CreatePipelineRequest
- 
 A unique identifier. 
- withValidationErrors(ValidationError...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation errors that are associated with the objects defined in pipelineObjects.
 
- withValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation errors that are associated with the objects defined in pipelineObjects.
 
- withValidationErrors(ValidationError...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation errors that were found. 
- withValidationErrors(Collection<ValidationError>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation errors that were found. 
- withValidationWarnings(ValidationWarning...) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation warnings that are associated with the objects defined in pipelineObjects.
 
- withValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.PutPipelineDefinitionResult
- 
 The validation warnings that are associated with the objects defined in pipelineObjects.
 
- withValidationWarnings(ValidationWarning...) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation warnings that were found. 
- withValidationWarnings(Collection<ValidationWarning>) - Method in class com.amazonaws.services.datapipeline.model.ValidatePipelineDefinitionResult
- 
 Any validation warnings that were found. 
- withValue(String) - Method in class com.amazonaws.services.datapipeline.model.Tag
- 
 The optional value portion of a tag defined by a user. 
- withValues(String...) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The value that the actual field value will be compared with. 
- withValues(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.Operator
- 
 The value that the actual field value will be compared with. 
- withVersion(String) - Method in class com.amazonaws.services.datapipeline.model.GetPipelineDefinitionRequest
- 
 The version of the pipeline definition to retrieve. 
- withWarnings(String...) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 A description of the validation warning. 
- withWarnings(Collection<String>) - Method in class com.amazonaws.services.datapipeline.model.ValidationWarning
- 
 A description of the validation warning. 
- withWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.PollForTaskRequest
- 
 The type of task the task runner is configured to accept and process. 
- withWorkerGroup(String) - Method in class com.amazonaws.services.datapipeline.model.ReportTaskRunnerHeartbeatRequest
- 
 The type of task the task runner is configured to accept and process.