public class DoneableImageSourcePath extends ImageSourcePathFluentImpl<DoneableImageSourcePath> implements io.fabric8.kubernetes.api.model.Doneable<ImageSourcePath>
| Constructor and Description |
|---|
DoneableImageSourcePath(io.fabric8.kubernetes.api.builder.Function<ImageSourcePath,ImageSourcePath> function) |
DoneableImageSourcePath(ImageSourcePath item) |
DoneableImageSourcePath(ImageSourcePath item,
io.fabric8.kubernetes.api.builder.Function<ImageSourcePath,ImageSourcePath> function) |
| Modifier and Type | Method and Description |
|---|---|
ImageSourcePath |
done() |
equals, getDestinationDir, getSourcePath, hasDestinationDir, hasSourcePath, withDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewDestinationDir, withNewSourcePath, withNewSourcePath, withNewSourcePath, withSourcePathpublic DoneableImageSourcePath(io.fabric8.kubernetes.api.builder.Function<ImageSourcePath,ImageSourcePath> function)
public DoneableImageSourcePath(ImageSourcePath item, io.fabric8.kubernetes.api.builder.Function<ImageSourcePath,ImageSourcePath> function)
public DoneableImageSourcePath(ImageSourcePath item)
public ImageSourcePath done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ImageSourcePath>Copyright © 2015–2021 Red Hat. All rights reserved.