See: Description
Class | Description |
---|---|
ActivatePipelineRequest |
Container for the parameters to the
ActivatePipeline operation . |
ActivatePipelineResult |
Contains the output from the ActivatePipeline action.
|
CreatePipelineRequest |
Container for the parameters to the
CreatePipeline operation . |
CreatePipelineResult |
Contains the output from the CreatePipeline action.
|
DeletePipelineRequest |
Container for the parameters to the
DeletePipeline operation . |
DescribeObjectsRequest |
Container for the parameters to the
DescribeObjects operation . |
DescribeObjectsResult |
If
True , there are more results that can be returned in
another call to DescribeObjects. |
DescribePipelinesRequest |
Container for the parameters to the
DescribePipelines operation . |
DescribePipelinesResult |
Contains the output from the DescribePipelines action.
|
EvaluateExpressionRequest |
Container for the parameters to the
EvaluateExpression operation . |
EvaluateExpressionResult |
Contains the output from the EvaluateExpression action.
|
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 from the GetPipelineDefinition action.
|
InstanceIdentity | |
ListPipelinesRequest |
Container for the parameters to the
ListPipelines operation . |
ListPipelinesResult |
Contains the output from the ListPipelines action.
|
Operator |
Contains a logical operation for comparing the value of a field with a
specified value.
|
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 from the PollForTask action.
|
PutPipelineDefinitionRequest |
Container for the parameters to the
PutPipelineDefinition operation . |
PutPipelineDefinitionResult |
Contains the output of the PutPipelineDefinition action.
|
Query |
Defines the query to run against an object.
|
QueryObjectsRequest |
Container for the parameters to the
QueryObjects operation . |
QueryObjectsResult |
Contains the output from the QueryObjects action.
|
ReportTaskProgressRequest |
Container for the parameters to the
ReportTaskProgress operation . |
ReportTaskProgressResult |
Contains the output from the ReportTaskProgress action.
|
ReportTaskRunnerHeartbeatRequest |
Container for the parameters to the
ReportTaskRunnerHeartbeat operation . |
ReportTaskRunnerHeartbeatResult |
Contains the output from the ReportTaskRunnerHeartbeat action.
|
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 |
The output from the SetTaskStatus action.
|
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 from the ValidatePipelineDefinition action.
|
ValidationError |
Defines a validation error returned by PutPipelineDefinition or
ValidatePipelineDefinition.
|
ValidationWarning |
Defines a validation warning returned by PutPipelineDefinition or
ValidatePipelineDefinition.
|
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 © 2014. All rights reserved.