Interface RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest

    • Method Detail

      • withTaskRunRequest

        RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest withTaskRunRequest​(String taskName)
        The function that specifies the name of the existing task to run.
        Parameters:
        taskName - the name of the created task to pass into the task run request.
        Returns:
        the next stage of the container registry task run definition.