public class ImageSourcePathFluentImpl<A extends ImageSourcePathFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImageSourcePathFluent<A>
| Constructor and Description |
|---|
ImageSourcePathFluentImpl() |
ImageSourcePathFluentImpl(ImageSourcePath instance) |
public ImageSourcePathFluentImpl()
public ImageSourcePathFluentImpl(ImageSourcePath instance)
public String getDestinationDir()
getDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withDestinationDir(String destinationDir)
withDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public Boolean hasDestinationDir()
hasDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(StringBuilder arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(int[] arg1, int arg2, int arg3)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(char[] arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(StringBuffer arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(byte[] arg1, int arg2)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(byte[] arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(char[] arg1, int arg2, int arg3)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(byte[] arg1, int arg2, int arg3)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(byte[] arg1, int arg2, int arg3, int arg4)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewDestinationDir(String arg1)
withNewDestinationDir in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public String getSourcePath()
getSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withSourcePath(String sourcePath)
withSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public Boolean hasSourcePath()
hasSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(StringBuilder arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(int[] arg1, int arg2, int arg3)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(char[] arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(StringBuffer arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(byte[] arg1, int arg2)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(byte[] arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(char[] arg1, int arg2, int arg3)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(byte[] arg1, int arg2, int arg3)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(byte[] arg1, int arg2, int arg3, int arg4)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>public A withNewSourcePath(String arg1)
withNewSourcePath in interface ImageSourcePathFluent<A extends ImageSourcePathFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.