public interface CorruptSpecFluent<A extends CorruptSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelation() |
String |
getCorrupt() |
Boolean |
hasCorrelation() |
Boolean |
hasCorrupt() |
A |
withCorrelation(String correlation) |
A |
withCorrupt(String corrupt) |
Copyright © 2015–2022 Red Hat. All rights reserved.