public interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getOptions() |
String |
getSize() |
Boolean |
hasOptions() |
Boolean |
hasSize() |
A |
withOptions(String options) |
A |
withSize(String size) |
Copyright © 2015–2023 Red Hat. All rights reserved.