Package io.fabric8.openshift.api.model
Class DeploymentConfigRollbackFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.DeploymentConfigRollbackSpecFluent<DeploymentConfigRollbackFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.DeploymentConfigRollbackFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DeploymentConfigRollbackFluent<A extends DeploymentConfigRollbackFluent<A>>
public class DeploymentConfigRollbackFluent.SpecNested<N> extends DeploymentConfigRollbackSpecFluent<DeploymentConfigRollbackFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.DeploymentConfigRollbackSpecFluent
DeploymentConfigRollbackSpecFluent.FromNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.DeploymentConfigRollbackSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildFrom, copyInstance, editFrom, editOrNewFrom, editOrNewFromLike, equals, getAdditionalProperties, getIncludeReplicationMeta, getIncludeStrategy, getIncludeTemplate, getIncludeTriggers, getRevision, hasAdditionalProperties, hasFrom, hashCode, hasIncludeReplicationMeta, hasIncludeStrategy, hasIncludeTemplate, hasIncludeTriggers, hasRevision, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withFrom, withIncludeReplicationMeta, withIncludeReplicationMeta, withIncludeStrategy, withIncludeStrategy, withIncludeTemplate, withIncludeTemplate, withIncludeTriggers, withIncludeTriggers, withNewFrom, withNewFromLike, withRevision
-
-