public interface DuplicateSpecFluent<A extends DuplicateSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelation() |
String |
getDuplicate() |
Boolean |
hasCorrelation() |
Boolean |
hasDuplicate() |
A |
withCorrelation(String correlation) |
A |
withDuplicate(String duplicate) |
Copyright © 2015–2022 Red Hat. All rights reserved.