public interface SourceStrategyOptionsFluent<A extends SourceStrategyOptionsFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
Boolean |
hasIncremental() |
Boolean |
isIncremental() |
A |
withIncremental(Boolean incremental) |
Copyright © 2011–2018 Red Hat. All rights reserved.