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