Interface RegistryEncodedTaskStep.DefinitionStages
-
- Enclosing interface:
- RegistryEncodedTaskStep
public static interface RegistryEncodedTaskStep.DefinitionStagesGrouping of registry encoded task definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryEncodedTaskStep.DefinitionStages.BlankThe first stage of a RegistryEncodedTaskStep definition.static interfaceRegistryEncodedTaskStep.DefinitionStages.EncodedTaskContentThe stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.static interfaceRegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachableThe 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.
-