public static interface RegistryFileTaskStep.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryFileTaskStep.DefinitionStages.Blank
The first stage of a RegistryFileTaskStep definition.
|
static interface |
RegistryFileTaskStep.DefinitionStages.FileTaskPath
The stage of the container registry FileTaskStep definition allowing to specify the task path.
|
static interface |
RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
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.