public static interface RegistryFileTaskRunRequest.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryFileTaskRunRequest.DefinitionStages.Blank
The first stage of a file task run request definition.
|
static interface |
RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath
The stage of the container file task run request definition that specifies the path to the task file.
|
static interface |
RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable
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.