public class StressMemorySpecFluentImpl<A extends StressMemorySpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressMemorySpecFluent<A>
| Constructor and Description |
|---|
StressMemorySpecFluentImpl() |
StressMemorySpecFluentImpl(StressMemorySpec instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOptions() |
String |
getSize() |
int |
hashCode() |
Boolean |
hasOptions() |
Boolean |
hasSize() |
String |
toString() |
A |
withOptions(String options) |
A |
withSize(String size) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StressMemorySpecFluentImpl()
public StressMemorySpecFluentImpl(StressMemorySpec instance)
public String getOptions()
getOptions in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public A withOptions(String options)
withOptions in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public Boolean hasOptions()
hasOptions in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public String getSize()
getSize in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public A withSize(String size)
withSize in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public Boolean hasSize()
hasSize in interface StressMemorySpecFluent<A extends StressMemorySpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressMemorySpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressMemorySpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.