See: Description
| Class | Description |
|---|---|
| ActivatePipelineRequest |
Container for the parameters to the
ActivatePipeline operation. |
| ActivatePipelineResult |
Contains the output of ActivatePipeline.
|
| AddTagsRequest |
Container for the parameters to the
AddTags operation. |
| AddTagsResult |
Contains the output of AddTags.
|
| CreatePipelineRequest |
Container for the parameters to the
CreatePipeline operation. |
| CreatePipelineResult |
Contains the output of CreatePipeline.
|
| DeactivatePipelineRequest |
Container for the parameters to the
DeactivatePipeline operation. |
| DeactivatePipelineResult |
Contains the output of DeactivatePipeline.
|
| DeletePipelineRequest |
Container for the parameters to the
DeletePipeline operation. |
| DescribeObjectsRequest |
Container for the parameters to the
DescribeObjects operation. |
| DescribeObjectsResult |
Contains the output of DescribeObjects.
|
| DescribePipelinesRequest |
Container for the parameters to the
DescribePipelines operation. |
| DescribePipelinesResult |
Contains the output of DescribePipelines.
|
| EvaluateExpressionRequest |
Container for the parameters to the
EvaluateExpression operation. |
| EvaluateExpressionResult |
Contains the output of EvaluateExpression.
|
| Field |
A key-value pair that describes a property of a pipeline object.
|
| GetPipelineDefinitionRequest |
Container for the parameters to the
GetPipelineDefinition operation. |
| GetPipelineDefinitionResult |
Contains the output of GetPipelineDefinition.
|
| InstanceIdentity | |
| ListPipelinesRequest |
Container for the parameters to the
ListPipelines operation. |
| ListPipelinesResult |
Contains the output of ListPipelines.
|
| Operator |
Contains a logical operation for comparing the value of a field with a
specified value.
|
| ParameterAttribute |
The attributes allowed or specified with a parameter object.
|
| ParameterObject |
Contains information about a parameter object.
|
| ParameterValue |
A value or list of parameter values.
|
| PipelineDescription |
Contains pipeline metadata.
|
| PipelineIdName |
Contains the name and identifier of a pipeline.
|
| PipelineObject |
Contains information about a pipeline object.
|
| PollForTaskRequest |
Container for the parameters to the
PollForTask operation. |
| PollForTaskResult |
Contains the output of PollForTask.
|
| PutPipelineDefinitionRequest |
Container for the parameters to the
PutPipelineDefinition operation. |
| PutPipelineDefinitionResult |
Contains the output of PutPipelineDefinition.
|
| Query |
Defines the query to run against an object.
|
| QueryObjectsRequest |
Container for the parameters to the
QueryObjects operation. |
| QueryObjectsResult |
Contains the output of QueryObjects.
|
| RemoveTagsRequest |
Container for the parameters to the
RemoveTags operation. |
| RemoveTagsResult |
Contains the output of RemoveTags.
|
| ReportTaskProgressRequest |
Container for the parameters to the
ReportTaskProgress operation. |
| ReportTaskProgressResult |
Contains the output of ReportTaskProgress.
|
| ReportTaskRunnerHeartbeatRequest |
Container for the parameters to the
ReportTaskRunnerHeartbeat operation. |
| ReportTaskRunnerHeartbeatResult |
Contains the output of ReportTaskRunnerHeartbeat.
|
| Selector |
A comparision that is used to determine whether a query should return
this object.
|
| SetStatusRequest |
Container for the parameters to the
SetStatus operation. |
| SetTaskStatusRequest |
Container for the parameters to the
SetTaskStatus operation. |
| SetTaskStatusResult |
Contains the output of SetTaskStatus.
|
| Tag |
Tags are key/value pairs defined by a user and associated with a
pipeline to control access.
|
| TaskObject |
Contains information about a pipeline task that is assigned to a task
runner.
|
| ValidatePipelineDefinitionRequest |
Container for the parameters to the
ValidatePipelineDefinition operation. |
| ValidatePipelineDefinitionResult |
Contains the output of ValidatePipelineDefinition.
|
| ValidationError |
Defines a validation error.
|
| ValidationWarning |
Defines a validation warning.
|
| Enum | Description |
|---|---|
| OperatorType |
Operator Type
|
| TaskStatus |
Task Status
|
| Exception | Description |
|---|---|
| InternalServiceErrorException |
An internal service error occurred.
|
| InvalidRequestException |
The request was not valid.
|
| PipelineDeletedException |
The specified pipeline has been deleted.
|
| PipelineNotFoundException |
The specified pipeline was not found.
|
| TaskNotFoundException |
The specified task was not found.
|
Copyright © 2015. All rights reserved.