Interface RegistryEncodedTaskStep.DefinitionStages
- Enclosing interface:
- RegistryEncodedTaskStep
public static interface RegistryEncodedTaskStep.DefinitionStages
Grouping of registry encoded task definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of a RegistryEncodedTaskStep definition.static interface
The stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.static interface
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.