Package io.fabric8.openshift.api.model
Class BuildConfigSpecFluent.SourceNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.BuildSourceFluent<BuildConfigSpecFluent.SourceNested<N>>
-
- io.fabric8.openshift.api.model.BuildConfigSpecFluent.SourceNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BuildConfigSpecFluent<A extends BuildConfigSpecFluent<A>>
public class BuildConfigSpecFluent.SourceNested<N> extends BuildSourceFluent<BuildConfigSpecFluent.SourceNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.BuildSourceFluent
BuildSourceFluent.BinaryNested<N>, BuildSourceFluent.ConfigMapsNested<N>, BuildSourceFluent.GitNested<N>, BuildSourceFluent.ImagesNested<N>, BuildSourceFluent.SecretsNested<N>, BuildSourceFluent.SourceSecretNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSource()-
Methods inherited from class io.fabric8.openshift.api.model.BuildSourceFluent
addAllToConfigMaps, addAllToImages, addAllToSecrets, addNewConfigMap, addNewConfigMapLike, addNewImage, addNewImageLike, addNewSecret, addNewSecretLike, addToAdditionalProperties, addToAdditionalProperties, addToConfigMaps, addToConfigMaps, addToImages, addToImages, addToSecrets, addToSecrets, buildBinary, buildConfigMap, buildConfigMaps, buildFirstConfigMap, buildFirstImage, buildFirstSecret, buildGit, buildImage, buildImages, buildLastConfigMap, buildLastImage, buildLastSecret, buildMatchingConfigMap, buildMatchingImage, buildMatchingSecret, buildSecret, buildSecrets, buildSourceSecret, copyInstance, editBinary, editConfigMap, editFirstConfigMap, editFirstImage, editFirstSecret, editGit, editImage, editLastConfigMap, editLastImage, editLastSecret, editMatchingConfigMap, editMatchingImage, editMatchingSecret, editOrNewBinary, editOrNewBinaryLike, editOrNewGit, editOrNewGitLike, editOrNewSourceSecret, editOrNewSourceSecretLike, editSecret, editSourceSecret, equals, getAdditionalProperties, getContextDir, getDockerfile, getType, hasAdditionalProperties, hasBinary, hasConfigMaps, hasContextDir, hasDockerfile, hasGit, hashCode, hasImages, hasMatchingConfigMap, hasMatchingImage, hasMatchingSecret, hasSecrets, hasSourceSecret, hasType, removeAllFromConfigMaps, removeAllFromImages, removeAllFromSecrets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromConfigMaps, removeFromImages, removeFromSecrets, removeMatchingFromConfigMaps, removeMatchingFromImages, removeMatchingFromSecrets, setNewConfigMapLike, setNewImageLike, setNewSecretLike, setToConfigMaps, setToImages, setToSecrets, toString, withAdditionalProperties, withBinary, withConfigMaps, withConfigMaps, withContextDir, withDockerfile, withGit, withImages, withImages, withNewBinary, withNewBinary, withNewBinaryLike, withNewGit, withNewGit, withNewGitLike, withNewSourceSecret, withNewSourceSecret, withNewSourceSecretLike, withSecrets, withSecrets, withSourceSecret, withType
-
-