public class BuildOutputBuilder extends BuildOutputFluentImpl<BuildOutputBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BuildOutput,BuildOutputBuilder>
BuildOutputFluent.ImageLabelsNested<N>, BuildOutputFluent.PushSecretNested<N>, BuildOutputFluent.ToNested<N>| 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() |
addAllToImageLabels, addNewImageLabel, addNewImageLabel, addNewImageLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToImageLabels, addToImageLabels, buildFirstImageLabel, buildImageLabel, buildImageLabels, buildLastImageLabel, buildMatchingImageLabel, buildPushSecret, buildTo, editFirstImageLabel, editImageLabel, editLastImageLabel, editMatchingImageLabel, editOrNewPushSecret, editOrNewPushSecretLike, editOrNewTo, editOrNewToLike, editPushSecret, editTo, equals, getAdditionalProperties, getImageLabels, getPushSecret, getTo, hasAdditionalProperties, hashCode, hasImageLabels, hasMatchingImageLabel, hasPushSecret, hasTo, removeAllFromImageLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImageLabels, removeMatchingFromImageLabels, setNewImageLabelLike, setToImageLabels, toString, withAdditionalProperties, withImageLabels, withImageLabels, withNewPushSecret, withNewPushSecret, withNewPushSecretLike, withNewTo, withNewToLike, withPushSecret, withToaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 io.fabric8.kubernetes.api.builder.Builder<BuildOutput>Copyright © 2015–2022 Red Hat. All rights reserved.