Interface RegistryEncodedTaskRunRequest.DefinitionStages
-
- Enclosing interface:
- RegistryEncodedTaskRunRequest
public static interface RegistryEncodedTaskRunRequest.DefinitionStagesGrouping of registry encoded task run request definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryEncodedTaskRunRequest.DefinitionStages.BlankThe first stage of an encoded task run request definition.static interfaceRegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContentThe stage of the container encoded task run request definition that specifies the base64 encoded task content.static interfaceRegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachableThe 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.
-