public class ImageSourcePathBuilder extends ImageSourcePathFluentImpl<ImageSourcePathBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ImageSourcePath,ImageSourcePathBuilder>
| Constructor and Description |
|---|
ImageSourcePathBuilder() |
ImageSourcePathBuilder(Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePath instance,
Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageSourcePath |
build() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDestinationDir, getSourcePath, hasAdditionalProperties, hasDestinationDir, hashCode, hasSourcePath, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withDestinationDir, withSourcePathaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ImageSourcePathBuilder()
public ImageSourcePathBuilder(Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance, Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePath instance)
public ImageSourcePathBuilder(ImageSourcePath instance, Boolean validationEnabled)
public ImageSourcePath build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ImageSourcePath>Copyright © 2015–2022 Red Hat. All rights reserved.