public static interface RegistryEncodedTaskStep.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryEncodedTaskStep.DefinitionStages.Blank
The first stage of a RegistryEncodedTaskStep definition.
|
static interface |
RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent
The stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.
|
static interface |
RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable
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.