public interface V1LeaseSpecFluent<A extends V1LeaseSpecFluent<A>> extends Fluent<A>
org.joda.time.DateTime getAcquireTime()
A withAcquireTime(org.joda.time.DateTime acquireTime)
Boolean hasAcquireTime()
A withNewAcquireTime(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewAcquireTime(long arg0)
String getHolderIdentity()
Boolean hasHolderIdentity()
A withNewHolderIdentity(StringBuilder arg1)
A withNewHolderIdentity(StringBuffer arg1)
Integer getLeaseDurationSeconds()
Boolean hasLeaseDurationSeconds()
Integer getLeaseTransitions()
Boolean hasLeaseTransitions()
org.joda.time.DateTime getRenewTime()
A withRenewTime(org.joda.time.DateTime renewTime)
Boolean hasRenewTime()
A withNewRenewTime(int arg0, int arg1, int arg2, int arg3, int arg4)
A withNewRenewTime(long arg0)
Copyright © 2020. All rights reserved.