public class V1LeaseSpecFluentImpl<A extends V1LeaseSpecFluent<A>> extends BaseFluent<A> implements V1LeaseSpecFluent<A>
_visitables| Constructor and Description |
|---|
V1LeaseSpecFluentImpl() |
V1LeaseSpecFluentImpl(V1LeaseSpec instance) |
public V1LeaseSpecFluentImpl()
public V1LeaseSpecFluentImpl(V1LeaseSpec instance)
public org.joda.time.DateTime getAcquireTime()
getAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withAcquireTime(org.joda.time.DateTime acquireTime)
withAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Boolean hasAcquireTime()
hasAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewAcquireTime(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewAcquireTime(Object arg0)
withNewAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewAcquireTime(long arg0)
withNewAcquireTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public String getHolderIdentity()
getHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withHolderIdentity(String holderIdentity)
withHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Boolean hasHolderIdentity()
hasHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewHolderIdentity(String arg1)
withNewHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewHolderIdentity(StringBuilder arg1)
withNewHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewHolderIdentity(StringBuffer arg1)
withNewHolderIdentity in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Integer getLeaseDurationSeconds()
getLeaseDurationSeconds in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withLeaseDurationSeconds(Integer leaseDurationSeconds)
withLeaseDurationSeconds in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Boolean hasLeaseDurationSeconds()
hasLeaseDurationSeconds in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Integer getLeaseTransitions()
getLeaseTransitions in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withLeaseTransitions(Integer leaseTransitions)
withLeaseTransitions in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Boolean hasLeaseTransitions()
hasLeaseTransitions in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public org.joda.time.DateTime getRenewTime()
getRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withRenewTime(org.joda.time.DateTime renewTime)
withRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public Boolean hasRenewTime()
hasRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewRenewTime(int arg0, int arg1, int arg2, int arg3, int arg4)
withNewRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewRenewTime(Object arg0)
withNewRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>public A withNewRenewTime(long arg0)
withNewRenewTime in interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>>Copyright © 2020. All rights reserved.