public class ImageStreamImportBuilder extends ImageStreamImportFluentImpl<ImageStreamImportBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageStreamImport,ImageStreamImportBuilder>
ImageStreamImportFluent.MetadataNested<N>, ImageStreamImportFluent.SpecNested<N>, ImageStreamImportFluent.StatusNested<N>| Constructor and Description |
|---|
ImageStreamImportBuilder() |
ImageStreamImportBuilder(Boolean validationEnabled) |
ImageStreamImportBuilder(ImageStreamImport instance) |
ImageStreamImportBuilder(ImageStreamImport instance,
Boolean validationEnabled) |
ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent) |
ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent,
Boolean validationEnabled) |
ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent,
ImageStreamImport instance) |
ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent,
ImageStreamImport instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageStreamImport |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageStreamImportBuilder()
public ImageStreamImportBuilder(Boolean validationEnabled)
public ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent)
public ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, Boolean validationEnabled)
public ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance)
public ImageStreamImportBuilder(ImageStreamImportFluent<?> fluent, ImageStreamImport instance, Boolean validationEnabled)
public ImageStreamImportBuilder(ImageStreamImport instance)
public ImageStreamImportBuilder(ImageStreamImport instance, Boolean validationEnabled)
public ImageStreamImport build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageStreamImport>Copyright © 2015–2022 Red Hat. All rights reserved.