Class LeaseSpecFluentImpl<A extends LeaseSpecFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.coordination.v1.LeaseSpecFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,LeaseSpecFluent<A>
- Direct Known Subclasses:
DoneableLeaseSpec,LeaseFluentImpl.SpecNestedImpl,LeaseSpecBuilder
public class LeaseSpecFluentImpl<A extends LeaseSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LeaseSpecFluent<A>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description LeaseSpecFluentImpl()LeaseSpecFluentImpl(LeaseSpec instance) -
Method Summary
-
Constructor Details
-
LeaseSpecFluentImpl
public LeaseSpecFluentImpl() -
LeaseSpecFluentImpl
-
-
Method Details
-
getAcquireTime
- Specified by:
getAcquireTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withAcquireTime
- Specified by:
withAcquireTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasAcquireTime
- Specified by:
hasAcquireTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
getHolderIdentity
- Specified by:
getHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withHolderIdentity
- Specified by:
withHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasHolderIdentity
- Specified by:
hasHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewHolderIdentity
- Specified by:
withNewHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewHolderIdentity
- Specified by:
withNewHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewHolderIdentity
- Specified by:
withNewHolderIdentityin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
getLeaseDurationSeconds
- Specified by:
getLeaseDurationSecondsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withLeaseDurationSeconds
- Specified by:
withLeaseDurationSecondsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasLeaseDurationSeconds
- Specified by:
hasLeaseDurationSecondsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewLeaseDurationSeconds
- Specified by:
withNewLeaseDurationSecondsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewLeaseDurationSeconds
- Specified by:
withNewLeaseDurationSecondsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
getLeaseTransitions
- Specified by:
getLeaseTransitionsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withLeaseTransitions
- Specified by:
withLeaseTransitionsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasLeaseTransitions
- Specified by:
hasLeaseTransitionsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewLeaseTransitions
- Specified by:
withNewLeaseTransitionsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withNewLeaseTransitions
- Specified by:
withNewLeaseTransitionsin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
getRenewTime
- Specified by:
getRenewTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withRenewTime
- Specified by:
withRenewTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasRenewTime
- Specified by:
hasRenewTimein interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
addToAdditionalProperties
- Specified by:
addToAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
addToAdditionalProperties
- Specified by:
addToAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
removeFromAdditionalProperties
- Specified by:
removeFromAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
removeFromAdditionalProperties
- Specified by:
removeFromAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
getAdditionalProperties
- Specified by:
getAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
withAdditionalProperties
- Specified by:
withAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
hasAdditionalProperties
- Specified by:
hasAdditionalPropertiesin interfaceLeaseSpecFluent<A extends LeaseSpecFluent<A>>
-
equals
-