Package io.fabric8.openshift.api.model
Interface BinaryBuildSourceFluent<A extends BinaryBuildSourceFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
BuildRequestFluent.BinaryNested<N>,BuildSourceFluent.BinaryNested<N>
- All Known Implementing Classes:
BinaryBuildSourceBuilder,BinaryBuildSourceFluentImpl,BuildRequestFluentImpl.BinaryNestedImpl,BuildSourceFluentImpl.BinaryNestedImpl,DoneableBinaryBuildSource
public interface BinaryBuildSourceFluent<A extends BinaryBuildSourceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
Modifier and Type Method Description StringgetAsFile()BooleanhasAsFile()AwithAsFile(String asFile)AwithNewAsFile(String arg1)AwithNewAsFile(StringBuffer arg1)AwithNewAsFile(StringBuilder arg1)
-
Method Details
-
getAsFile
String getAsFile() -
withAsFile
-
hasAsFile
Boolean hasAsFile() -
withNewAsFile
-
withNewAsFile
-
withNewAsFile
-