public class BuildOutputBuilder extends BuildOutputFluentImpl<BuildOutputBuilder> implements VisitableBuilder<BuildOutput,BuildOutputBuilder>
BuildOutputFluentImpl.ImageLabelsNestedImpl<N>, BuildOutputFluentImpl.PushSecretNestedImpl<N>, BuildOutputFluentImpl.ToNestedImpl<N>BuildOutputFluent.ImageLabelsNested<N>, BuildOutputFluent.PushSecretNested<N>, BuildOutputFluent.ToNested<N>_visitables| Constructor and Description |
|---|
BuildOutputBuilder() |
BuildOutputBuilder(Boolean validationEnabled) |
BuildOutputBuilder(BuildOutput instance) |
BuildOutputBuilder(BuildOutput instance,
Boolean validationEnabled) |
BuildOutputBuilder(BuildOutputFluent<?> fluent) |
BuildOutputBuilder(BuildOutputFluent<?> fluent,
Boolean validationEnabled) |
BuildOutputBuilder(BuildOutputFluent<?> fluent,
BuildOutput instance) |
BuildOutputBuilder(BuildOutputFluent<?> fluent,
BuildOutput instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BuildOutput |
build() |
boolean |
equals(Object o) |
addAllToImageLabels, addNewImageLabel, addNewImageLabel, addNewImageLabelLike, addToImageLabels, addToImageLabels, buildFirstImageLabel, buildImageLabel, buildImageLabels, buildLastImageLabel, buildMatchingImageLabel, buildPushSecret, buildTo, editFirstImageLabel, editImageLabel, editLastImageLabel, editMatchingImageLabel, editOrNewPushSecret, editOrNewPushSecretLike, editOrNewTo, editOrNewToLike, editPushSecret, editTo, getImageLabels, getPushSecret, getTo, hasImageLabels, hasPushSecret, hasTo, removeAllFromImageLabels, removeFromImageLabels, setNewImageLabelLike, setToImageLabels, withImageLabels, withImageLabels, withNewPushSecret, withNewPushSecret, withNewPushSecretLike, withNewTo, withNewToLike, withPushSecret, withToaccept, aggregate, aggregate, build, buildpublic BuildOutputBuilder()
public BuildOutputBuilder(Boolean validationEnabled)
public BuildOutputBuilder(BuildOutputFluent<?> fluent)
public BuildOutputBuilder(BuildOutputFluent<?> fluent, Boolean validationEnabled)
public BuildOutputBuilder(BuildOutputFluent<?> fluent, BuildOutput instance)
public BuildOutputBuilder(BuildOutputFluent<?> fluent, BuildOutput instance, Boolean validationEnabled)
public BuildOutputBuilder(BuildOutput instance)
public BuildOutputBuilder(BuildOutput instance, Boolean validationEnabled)
public BuildOutput build()
build in interface Builder<BuildOutput>public boolean equals(Object o)
equals in class BuildOutputFluentImpl<BuildOutputBuilder>Copyright © 2011–2018 Red Hat. All rights reserved.