Package io.fabric8.openshift.api.model
Class BuildStrategyFluentImpl.CustomStrategyNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.openshift.api.model.CustomBuildStrategyFluentImpl<BuildStrategyFluent.CustomStrategyNested<N>>
io.fabric8.openshift.api.model.BuildStrategyFluentImpl.CustomStrategyNestedImpl<N>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildStrategyFluent.CustomStrategyNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BuildStrategyFluent.CustomStrategyNested<N>>,BuildStrategyFluent.CustomStrategyNested<N>,CustomBuildStrategyFluent<BuildStrategyFluent.CustomStrategyNested<N>>
- Enclosing class:
- BuildStrategyFluentImpl<A extends BuildStrategyFluent<A>>
public class BuildStrategyFluentImpl.CustomStrategyNestedImpl<N> extends CustomBuildStrategyFluentImpl<BuildStrategyFluent.CustomStrategyNested<N>> implements BuildStrategyFluent.CustomStrategyNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.CustomBuildStrategyFluentImpl
CustomBuildStrategyFluentImpl.FromNestedImpl<N>, CustomBuildStrategyFluentImpl.PullSecretNestedImpl<N>, CustomBuildStrategyFluentImpl.SecretsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.CustomBuildStrategyFluent
CustomBuildStrategyFluent.FromNested<N>, CustomBuildStrategyFluent.PullSecretNested<N>, CustomBuildStrategyFluent.SecretsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendCustomStrategy()Methods inherited from class io.fabric8.openshift.api.model.CustomBuildStrategyFluentImpl
addAllToEnv, addAllToSecrets, addNewSecret, addNewSecretLike, addToEnv, addToEnv, addToSecrets, addToSecrets, buildFirstSecret, buildFrom, buildLastSecret, buildMatchingSecret, buildPullSecret, buildSecret, buildSecrets, editFirstSecret, editFrom, editLastSecret, editMatchingSecret, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPullSecret, editSecret, equals, getBuildAPIVersion, getEnv, getEnv, getFirstEnv, getFrom, getLastEnv, getMatchingEnv, getPullSecret, getSecrets, hasBuildAPIVersion, hasEnv, hasExposeDockerSocket, hasForcePull, hasFrom, hasMatchingEnv, hasMatchingSecret, hasPullSecret, hasSecrets, isExposeDockerSocket, isForcePull, removeAllFromEnv, removeAllFromSecrets, removeFromEnv, removeFromSecrets, removeMatchingFromSecrets, setNewSecretLike, setToEnv, setToSecrets, withBuildAPIVersion, withEnv, withEnv, withExposeDockerSocket, withForcePull, withFrom, withNewBuildAPIVersion, withNewBuildAPIVersion, withNewBuildAPIVersion, withNewExposeDockerSocket, withNewExposeDockerSocket, withNewForcePull, withNewForcePull, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPullSecret, withSecrets, withSecretsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.openshift.api.model.CustomBuildStrategyFluent
addAllToEnv, addAllToSecrets, addNewSecret, addNewSecretLike, addToEnv, addToEnv, addToSecrets, addToSecrets, buildFirstSecret, buildFrom, buildLastSecret, buildMatchingSecret, buildPullSecret, buildSecret, buildSecrets, editFirstSecret, editFrom, editLastSecret, editMatchingSecret, editOrNewFrom, editOrNewFromLike, editOrNewPullSecret, editOrNewPullSecretLike, editPullSecret, editSecret, getBuildAPIVersion, getEnv, getEnv, getFirstEnv, getFrom, getLastEnv, getMatchingEnv, getPullSecret, getSecrets, hasBuildAPIVersion, hasEnv, hasExposeDockerSocket, hasForcePull, hasFrom, hasMatchingEnv, hasMatchingSecret, hasPullSecret, hasSecrets, isExposeDockerSocket, isForcePull, removeAllFromEnv, removeAllFromSecrets, removeFromEnv, removeFromSecrets, removeMatchingFromSecrets, setNewSecretLike, setToEnv, setToSecrets, withBuildAPIVersion, withEnv, withEnv, withExposeDockerSocket, withForcePull, withFrom, withNewBuildAPIVersion, withNewBuildAPIVersion, withNewBuildAPIVersion, withNewExposeDockerSocket, withNewExposeDockerSocket, withNewForcePull, withNewForcePull, withNewFrom, withNewFromLike, withNewPullSecret, withNewPullSecret, withNewPullSecretLike, withPullSecret, withSecrets, withSecrets
-
Method Details
-
and
- Specified by:
andin interfaceBuildStrategyFluent.CustomStrategyNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endCustomStrategy
- Specified by:
endCustomStrategyin interfaceBuildStrategyFluent.CustomStrategyNested<N>
-