Interface RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest

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

public static interface RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest extends RegistryTaskRun.DefinitionStages.RunRequestExecutable
The stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values and whether archiving is enabled or not.
  • Method Details