| Modifier and Type | Class and Description |
|---|---|
class |
DockerBuildRequest
The parameters for a docker quick build.
|
class |
EncodedTaskRunRequest
The parameters for a quick task run request.
|
class |
FileTaskRunRequest
The request parameters for a scheduling run against a task file.
|
class |
TaskRunRequest
The parameters for a task run request.
|
| Modifier and Type | Method and Description |
|---|---|
RunRequest |
RunRequest.withIsArchiveEnabled(Boolean isArchiveEnabled)
Set the value that indicates whether archiving is enabled for the run or not.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/