public interface ClusterDecisionFluent<A extends ClusterDecisionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName() |
String |
getReason() |
Boolean |
hasClusterName() |
Boolean |
hasReason() |
A |
withClusterName(String clusterName) |
A |
withReason(String reason) |
Copyright © 2015–2023 Red Hat. All rights reserved.