public static interface RegistryEncodedTaskRunRequest.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryEncodedTaskRunRequest.DefinitionStages.Blank
The first stage of an encoded task run request definition.
|
static interface |
RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent
The stage of the container encoded task run request definition that specifies the base64 encoded task content.
|
static interface |
RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable
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.