public interface SearchOperatorStatusFluent<A extends SearchOperatorStatusFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDeployredisgraph() |
String |
getPersistence() |
Boolean |
hasDeployredisgraph() |
Boolean |
hasPersistence() |
A |
withDeployredisgraph(Boolean deployredisgraph) |
A |
withNewPersistence(String arg0)
Deprecated.
|
A |
withPersistence(String persistence) |
Boolean getDeployredisgraph()
Boolean hasDeployredisgraph()
String getPersistence()
Boolean hasPersistence()
@Deprecated A withNewPersistence(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.