| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable |
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
RegistryDockerTaskStep.Update |
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable |
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable.withOverridingArgument(String name,
OverridingArgument overridingArgument)
The function that specifies the overriding argument and what it will override.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable |
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
RegistryDockerTaskStep.Update |
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable |
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable.withOverridingArguments(Map<String,OverridingArgument> overridingArguments)
The function that specifies the overriding arguments and what they will override.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/