public interface DurationFluent<A extends DurationFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Long |
getDuration() |
Boolean |
hasDuration() |
A |
withDuration(Long duration) |
Copyright © 2015–2020 Red Hat. All rights reserved.