Class LeaseFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluentImpl<LeaseFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LeaseFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LeaseFluent.SpecNested<N>>,LeaseFluent.SpecNested<N>,LeaseSpecFluent<LeaseFluent.SpecNested<N>>
- Enclosing class:
- LeaseFluentImpl<A extends LeaseFluent<A>>
public class LeaseFluentImpl.SpecNestedImpl<N> extends LeaseSpecFluentImpl<LeaseFluent.SpecNested<N>> implements LeaseFluent.SpecNested<N>, 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.LeaseSpecFluentImpl
addToAdditionalProperties, addToAdditionalProperties, equals, getAcquireTime, getAdditionalProperties, getHolderIdentity, getLeaseDurationSeconds, getLeaseTransitions, getRenewTime, hasAcquireTime, hasAdditionalProperties, hashCode, hasHolderIdentity, hasLeaseDurationSeconds, hasLeaseTransitions, hasRenewTime, removeFromAdditionalProperties, removeFromAdditionalProperties, withAcquireTime, withAdditionalProperties, withHolderIdentity, withLeaseDurationSeconds, withLeaseTransitions, withNewHolderIdentity, withNewHolderIdentity, withNewHolderIdentity, withRenewTime
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluent
addToAdditionalProperties, addToAdditionalProperties, getAcquireTime, getAdditionalProperties, getHolderIdentity, getLeaseDurationSeconds, getLeaseTransitions, getRenewTime, hasAcquireTime, hasAdditionalProperties, hasHolderIdentity, hasLeaseDurationSeconds, hasLeaseTransitions, hasRenewTime, removeFromAdditionalProperties, removeFromAdditionalProperties, withAcquireTime, withAdditionalProperties, withHolderIdentity, withLeaseDurationSeconds, withLeaseTransitions, withNewHolderIdentity, withNewHolderIdentity, withNewHolderIdentity, withRenewTime
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceLeaseFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceLeaseFluent.SpecNested<N>
-
-