public class TaskRunDebugBuilder extends TaskRunDebugFluentImpl<TaskRunDebugBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TaskRunDebug,TaskRunDebugBuilder>
| Constructor and Description |
|---|
TaskRunDebugBuilder() |
TaskRunDebugBuilder(Boolean validationEnabled) |
TaskRunDebugBuilder(TaskRunDebug instance) |
TaskRunDebugBuilder(TaskRunDebug instance,
Boolean validationEnabled) |
TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent) |
TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent,
Boolean validationEnabled) |
TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent,
TaskRunDebug instance) |
TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent,
TaskRunDebug instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TaskRunDebug |
build() |
addAllToBreakpoint, addToBreakpoint, addToBreakpoint, equals, getBreakpoint, getBreakpoint, getFirstBreakpoint, getLastBreakpoint, getMatchingBreakpoint, hasBreakpoint, hashCode, hasMatchingBreakpoint, removeAllFromBreakpoint, removeFromBreakpoint, setToBreakpoint, toString, withBreakpoint, withBreakpointaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TaskRunDebugBuilder()
public TaskRunDebugBuilder(Boolean validationEnabled)
public TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent)
public TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent, Boolean validationEnabled)
public TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent, TaskRunDebug instance)
public TaskRunDebugBuilder(TaskRunDebugFluent<?> fluent, TaskRunDebug instance, Boolean validationEnabled)
public TaskRunDebugBuilder(TaskRunDebug instance)
public TaskRunDebugBuilder(TaskRunDebug instance, Boolean validationEnabled)
public TaskRunDebug build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TaskRunDebug>Copyright © 2015–2023 Red Hat. All rights reserved.