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() |
boolean |
equals(Object o) |
int |
hashCode() |
getDestinationDir, getSourcePath, hasDestinationDir, hasSourcePath, withDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withNewSourcePath, withSourcePathaccept, 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>public boolean equals(Object o)
equals in class ImageSourcePathFluentImpl<ImageSourcePathBuilder>public int hashCode()
hashCode in class ImageSourcePathFluentImpl<ImageSourcePathBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.