Interface RegistryTaskRun.DefinitionStages.RunRequestExecutable

All Superinterfaces:
Executable<RegistryTaskRun>, Indexable, RegistryTaskRun.DefinitionStages.Archive
All Known Subinterfaces:
RegistryTaskRun.Definition, RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest, RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
Enclosing interface:
RegistryTaskRun.DefinitionStages

public static interface RegistryTaskRun.DefinitionStages.RunRequestExecutable extends RegistryTaskRun.DefinitionStages.Archive, Executable<RegistryTaskRun>
The stage of the definition in the case of using a TaskRunRequest which contains all the minimum required inputs for the resource to be executed, but also allows for any other optional settings to be specified.