public interface LeaseSpecFluent<A extends LeaseSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
ZonedDateTime getAcquireTime()
A withAcquireTime(ZonedDateTime acquireTime)
Boolean hasAcquireTime()
String getHolderIdentity()
Boolean hasHolderIdentity()
@Deprecated A withNewHolderIdentity(String arg0)
Integer getLeaseDurationSeconds()
Boolean hasLeaseDurationSeconds()
Integer getLeaseTransitions()
Boolean hasLeaseTransitions()
ZonedDateTime getRenewTime()
A withRenewTime(ZonedDateTime renewTime)
Boolean hasRenewTime()
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.