public class BuildOutputBuilder extends BuildOutputFluent<BuildOutputBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BuildOutput,BuildOutputBuilder>
BuildOutputFluent.ImageLabelsNested<N>, BuildOutputFluent.PushSecretNested<N>, BuildOutputFluent.ToNested<N>| Constructor and Description |
|---|
BuildOutputBuilder() |
BuildOutputBuilder(BuildOutput instance) |
BuildOutputBuilder(BuildOutputFluent<?> fluent) |
BuildOutputBuilder(BuildOutputFluent<?> fluent,
BuildOutput instance) |
| Modifier and Type | Method and Description |
|---|---|
BuildOutput |
build() |
addAllToImageLabels, addNewImageLabel, addNewImageLabel, addNewImageLabelLike, addToAdditionalProperties, addToAdditionalProperties, addToImageLabels, addToImageLabels, buildFirstImageLabel, buildImageLabel, buildImageLabels, buildLastImageLabel, buildMatchingImageLabel, buildPushSecret, buildTo, copyInstance, editFirstImageLabel, editImageLabel, editLastImageLabel, editMatchingImageLabel, editOrNewPushSecret, editOrNewPushSecretLike, editOrNewTo, editOrNewToLike, editPushSecret, editTo, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasImageLabels, hasMatchingImageLabel, hasPushSecret, hasTo, removeAllFromImageLabels, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromImageLabels, removeMatchingFromImageLabels, setNewImageLabelLike, setToImageLabels, toString, withAdditionalProperties, withImageLabels, withImageLabels, withNewPushSecret, withNewPushSecret, withNewPushSecretLike, withNewTo, withNewToLike, withPushSecret, withToaggregate, aggregate, build, build, builderOf, getVisitableMappublic BuildOutputBuilder()
public BuildOutputBuilder(BuildOutputFluent<?> fluent)
public BuildOutputBuilder(BuildOutputFluent<?> fluent, BuildOutput instance)
public BuildOutputBuilder(BuildOutput instance)
public BuildOutput build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BuildOutput>Copyright © 2015–2023 Red Hat. All rights reserved.