Class LeaseFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluent<LeaseFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LeaseFluent<A extends LeaseFluent<A>>
public class LeaseFluent.SpecNested<N> extends LeaseSpecFluent<LeaseFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAcquireTime, getAdditionalProperties, getHolderIdentity, getLeaseDurationSeconds, getLeaseTransitions, getRenewTime, hasAcquireTime, hasAdditionalProperties, hashCode, hasHolderIdentity, hasLeaseDurationSeconds, hasLeaseTransitions, hasRenewTime, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAcquireTime, withAdditionalProperties, withHolderIdentity, withLeaseDurationSeconds, withLeaseTransitions, withRenewTime
-
-