public class ImageContentSourceBuilder extends ImageContentSourceFluent<ImageContentSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageContentSource,ImageContentSourceBuilder>
| Constructor and Description |
|---|
ImageContentSourceBuilder() |
ImageContentSourceBuilder(ImageContentSource instance) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent,
ImageContentSource instance) |
| Modifier and Type | Method and Description |
|---|---|
ImageContentSource |
build() |
addAllToMirrors, addToAdditionalProperties, addToAdditionalProperties, addToMirrors, addToMirrors, copyInstance, equals, getAdditionalProperties, getFirstMirror, getLastMirror, getMatchingMirror, getMirror, getMirrors, getSource, hasAdditionalProperties, hashCode, hasMatchingMirror, hasMirrors, hasSource, removeAllFromMirrors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMirrors, setToMirrors, toString, withAdditionalProperties, withMirrors, withMirrors, withSourceaggregate, aggregate, build, build, builderOf, getVisitableMappublic ImageContentSourceBuilder()
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent)
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent, ImageContentSource instance)
public ImageContentSourceBuilder(ImageContentSource instance)
public ImageContentSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageContentSource>Copyright © 2015–2023 Red Hat. All rights reserved.