public class ImageSourcePathBuilder extends ImageSourcePathFluentImpl<ImageSourcePathBuilder> implements VisitableBuilder<ImageSourcePath,ImageSourcePathBuilder>
_visitables| 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) |
getDestinationDir, getSourcePath, hasDestinationDir, hasSourcePath, withDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewSourcePath, withNewSourcePath, withNewSourcePath, withSourcePathaccept, 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 Builder<ImageSourcePath>public boolean equals(Object o)
equals in class ImageSourcePathFluentImpl<ImageSourcePathBuilder>Copyright © 2015–2019 Red Hat. All rights reserved.