public class ImageContentSourceBuilder extends ImageContentSourceFluentImpl<ImageContentSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageContentSource,ImageContentSourceBuilder>
| Constructor and Description |
|---|
ImageContentSourceBuilder() |
ImageContentSourceBuilder(Boolean validationEnabled) |
ImageContentSourceBuilder(ImageContentSource instance) |
ImageContentSourceBuilder(ImageContentSource instance,
Boolean validationEnabled) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent,
Boolean validationEnabled) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent,
ImageContentSource instance) |
ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent,
ImageContentSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageContentSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToMirrors, addNewMirror, addToAdditionalProperties, addToAdditionalProperties, addToMirrors, addToMirrors, getAdditionalProperties, getFirstMirror, getLastMirror, getMatchingMirror, getMirror, getMirrors, getSource, hasAdditionalProperties, hasMatchingMirror, hasMirrors, hasSource, removeAllFromMirrors, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMirrors, setToMirrors, withAdditionalProperties, withMirrors, withMirrors, withNewSource, withSourceaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ImageContentSourceBuilder()
public ImageContentSourceBuilder(Boolean validationEnabled)
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent)
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent, Boolean validationEnabled)
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent, ImageContentSource instance)
public ImageContentSourceBuilder(ImageContentSourceFluent<?> fluent, ImageContentSource instance, Boolean validationEnabled)
public ImageContentSourceBuilder(ImageContentSource instance)
public ImageContentSourceBuilder(ImageContentSource instance, Boolean validationEnabled)
public ImageContentSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageContentSource>public boolean equals(Object o)
equals in class ImageContentSourceFluentImpl<ImageContentSourceBuilder>public int hashCode()
hashCode in class ImageContentSourceFluentImpl<ImageContentSourceBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.