public static interface RegistryDockerTaskRunRequest.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryDockerTaskRunRequest.DefinitionStages.Blank
The first stage of a container registry Docker task run request definition.
|
static interface |
RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath
The stage of the container Docker task run request definition that specifies the path to the Docker file.
|
static interface |
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
Copyright © 2019. All rights reserved.