public class ImageSourcePathBuilder extends ImageSourcePathFluentImpl<ImageSourcePathBuilder> implements VisitableBuilder<ImageSourcePath,ImageSourcePathBuilder>
_visitables| Constructor and Description |
|---|
ImageSourcePathBuilder() |
ImageSourcePathBuilder(java.lang.Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePath instance,
java.lang.Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
java.lang.Boolean validationEnabled) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance) |
ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent,
ImageSourcePath instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ImageSourcePath |
build() |
boolean |
equals(java.lang.Object o) |
getDestinationDir, getSourcePath, hasDestinationDir, hasSourcePath, withDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewSourcePath, withNewSourcePath, withNewSourcePath, withSourcePathaccept, aggregate, aggregate, build, build, builderOfpublic ImageSourcePathBuilder()
public ImageSourcePathBuilder(java.lang.Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, java.lang.Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance)
public ImageSourcePathBuilder(ImageSourcePathFluent<?> fluent, ImageSourcePath instance, java.lang.Boolean validationEnabled)
public ImageSourcePathBuilder(ImageSourcePath instance)
public ImageSourcePathBuilder(ImageSourcePath instance, java.lang.Boolean validationEnabled)
public ImageSourcePath build()
build in interface Builder<ImageSourcePath>public boolean equals(java.lang.Object o)
equals in class ImageSourcePathFluentImpl<ImageSourcePathBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.