public class DoneableBuildOutput extends BuildOutputFluentImpl<DoneableBuildOutput> implements Doneable<BuildOutput>
BuildOutputFluentImpl.ImageLabelsNestedImpl<N>, BuildOutputFluentImpl.PushSecretNestedImpl<N>, BuildOutputFluentImpl.ToNestedImpl<N>BuildOutputFluent.ImageLabelsNested<N>, BuildOutputFluent.PushSecretNested<N>, BuildOutputFluent.ToNested<N>_visitables| Constructor and Description |
|---|
DoneableBuildOutput(BuildOutput item) |
DoneableBuildOutput(BuildOutput item,
Function<BuildOutput,BuildOutput> function) |
DoneableBuildOutput(Function<BuildOutput,BuildOutput> function) |
| Modifier and Type | Method and Description |
|---|---|
BuildOutput |
done() |
addAllToImageLabels, addNewImageLabel, addNewImageLabel, addNewImageLabelLike, addToImageLabels, addToImageLabels, buildFirstImageLabel, buildImageLabel, buildImageLabels, buildLastImageLabel, buildMatchingImageLabel, buildPushSecret, buildTo, editFirstImageLabel, editImageLabel, editLastImageLabel, editMatchingImageLabel, editOrNewPushSecret, editOrNewPushSecretLike, editOrNewTo, editOrNewToLike, editPushSecret, editTo, equals, getImageLabels, getPushSecret, getTo, hasImageLabels, hasPushSecret, hasTo, removeAllFromImageLabels, removeFromImageLabels, setNewImageLabelLike, setToImageLabels, withImageLabels, withImageLabels, withNewPushSecret, withNewPushSecret, withNewPushSecretLike, withNewTo, withNewToLike, withPushSecret, withTopublic DoneableBuildOutput(Function<BuildOutput,BuildOutput> function)
public DoneableBuildOutput(BuildOutput item, Function<BuildOutput,BuildOutput> function)
public DoneableBuildOutput(BuildOutput item)
public BuildOutput done()
done in interface Doneable<BuildOutput>Copyright © 2015–2019 Red Hat. All rights reserved.