public class RunSpecBuilder extends RunSpecFluentImpl<RunSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RunSpec,RunSpecBuilder>
RunSpecFluent.ParamsNested<N>, RunSpecFluent.PodTemplateNested<N>, RunSpecFluent.RefNested<N>, RunSpecFluent.SpecNested<N>, RunSpecFluent.WorkspacesNested<N>| Constructor and Description |
|---|
RunSpecBuilder() |
RunSpecBuilder(Boolean validationEnabled) |
RunSpecBuilder(RunSpec instance) |
RunSpecBuilder(RunSpec instance,
Boolean validationEnabled) |
RunSpecBuilder(RunSpecFluent<?> fluent) |
RunSpecBuilder(RunSpecFluent<?> fluent,
Boolean validationEnabled) |
RunSpecBuilder(RunSpecFluent<?> fluent,
RunSpec instance) |
RunSpecBuilder(RunSpecFluent<?> fluent,
RunSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RunSpec |
build() |
addAllToParams, addAllToWorkspaces, addNewParam, addNewParamLike, addNewWorkspace, addNewWorkspaceLike, addToParams, addToParams, addToWorkspaces, addToWorkspaces, buildFirstParam, buildFirstWorkspace, buildLastParam, buildLastWorkspace, buildMatchingParam, buildMatchingWorkspace, buildParam, buildParams, buildPodTemplate, buildRef, buildSpec, buildWorkspace, buildWorkspaces, editFirstParam, editFirstWorkspace, editLastParam, editLastWorkspace, editMatchingParam, editMatchingWorkspace, editOrNewPodTemplate, editOrNewPodTemplateLike, editOrNewRef, editOrNewRefLike, editOrNewSpec, editOrNewSpecLike, editParam, editPodTemplate, editRef, editSpec, editWorkspace, equals, getParams, getPodTemplate, getRef, getRetries, getServiceAccountName, getSpec, getStatus, getStatusMessage, getTimeout, getWorkspaces, hashCode, hasMatchingParam, hasMatchingWorkspace, hasParams, hasPodTemplate, hasRef, hasRetries, hasServiceAccountName, hasSpec, hasStatus, hasStatusMessage, hasTimeout, hasWorkspaces, removeAllFromParams, removeAllFromWorkspaces, removeFromParams, removeFromWorkspaces, removeMatchingFromParams, removeMatchingFromWorkspaces, setNewParamLike, setNewWorkspaceLike, setToParams, setToWorkspaces, toString, withNewPodTemplate, withNewPodTemplateLike, withNewRef, withNewRefLike, withNewSpec, withNewSpecLike, withParams, withParams, withPodTemplate, withRef, withRetries, withServiceAccountName, withSpec, withStatus, withStatusMessage, withTimeout, withWorkspaces, withWorkspacesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RunSpecBuilder()
public RunSpecBuilder(Boolean validationEnabled)
public RunSpecBuilder(RunSpecFluent<?> fluent)
public RunSpecBuilder(RunSpecFluent<?> fluent, Boolean validationEnabled)
public RunSpecBuilder(RunSpecFluent<?> fluent, RunSpec instance)
public RunSpecBuilder(RunSpecFluent<?> fluent, RunSpec instance, Boolean validationEnabled)
public RunSpecBuilder(RunSpec instance)
Copyright © 2015–2023 Red Hat. All rights reserved.