public static class WatchContext.WatchContextBuilder extends Object
public WatchContext.WatchContextBuilder buildContext(org.eclipse.jkube.kit.common.JKubeConfiguration buildContext)
this.public WatchContext.WatchContextBuilder watchMode(org.eclipse.jkube.kit.config.image.WatchMode watchMode)
this.public WatchContext.WatchContextBuilder watchInterval(int watchInterval)
this.public WatchContext.WatchContextBuilder watchPostExec(String watchPostExec)
this.public WatchContext.WatchContextBuilder gavLabel(GavLabel gavLabel)
this.public WatchContext.WatchContextBuilder imageCustomizer(Task<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageCustomizer)
this.public WatchContext.WatchContextBuilder containerRestarter(Task<WatchService.ImageWatcher> containerRestarter)
this.public WatchContext.WatchContextBuilder containerCommandExecutor(ExecTask containerCommandExecutor)
this.public WatchContext.WatchContextBuilder containerCopyTask(CopyFilesTask containerCopyTask)
this.public WatchContext.WatchContextBuilder hub(DockerServiceHub hub)
this.public WatchContext.WatchContextBuilder postGoalTask(Runnable postGoalTask)
this.public WatchContext.WatchContextBuilder buildTimestamp(Date buildTimestamp)
this.public WatchContext build()
Copyright © 2024. All rights reserved.