public interface TimespecFluent<A extends TimespecFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
Long
getNsec()
getSec()
Boolean
hasNsec()
hasSec()
A
withNsec(Long nsec)
withSec(Long sec)
Long getNsec()
A withNsec(Long nsec)
Boolean hasNsec()
Long getSec()
A withSec(Long sec)
Boolean hasSec()
Copyright © 2015–2020 Red Hat. All rights reserved.