/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The ListJobsByPipelineRequest
structure.See
* Also:
AWS
* API Reference
The ID of the pipeline for which you want to get job information.
*/ inline const Aws::String& GetPipelineId() const{ return m_pipelineId; } /** *The ID of the pipeline for which you want to get job information.
*/ inline bool PipelineIdHasBeenSet() const { return m_pipelineIdHasBeenSet; } /** *The ID of the pipeline for which you want to get job information.
*/ inline void SetPipelineId(const Aws::String& value) { m_pipelineIdHasBeenSet = true; m_pipelineId = value; } /** *The ID of the pipeline for which you want to get job information.
*/ inline void SetPipelineId(Aws::String&& value) { m_pipelineIdHasBeenSet = true; m_pipelineId = std::move(value); } /** *The ID of the pipeline for which you want to get job information.
*/ inline void SetPipelineId(const char* value) { m_pipelineIdHasBeenSet = true; m_pipelineId.assign(value); } /** *The ID of the pipeline for which you want to get job information.
*/ inline ListJobsByPipelineRequest& WithPipelineId(const Aws::String& value) { SetPipelineId(value); return *this;} /** *The ID of the pipeline for which you want to get job information.
*/ inline ListJobsByPipelineRequest& WithPipelineId(Aws::String&& value) { SetPipelineId(std::move(value)); return *this;} /** *The ID of the pipeline for which you want to get job information.
*/ inline ListJobsByPipelineRequest& WithPipelineId(const char* value) { SetPipelineId(value); return *this;} /** * To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
To list jobs in chronological order by the date and time that they were
* submitted, enter true
. To list jobs in reverse chronological order,
* enter false
.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.
When Elastic Transcoder returns more than one page of results, use
* pageToken
in subsequent GET
requests to get each
* successive page of results.