public class StressInstanceFluentImpl<A extends StressInstanceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements StressInstanceFluent<A>
| Constructor and Description |
|---|
StressInstanceFluentImpl() |
StressInstanceFluentImpl(StressInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMemoryStartTime() |
String |
getMemoryUid() |
String |
getStartTime() |
String |
getUid() |
int |
hashCode() |
Boolean |
hasMemoryStartTime() |
Boolean |
hasMemoryUid() |
Boolean |
hasStartTime() |
Boolean |
hasUid() |
String |
toString() |
A |
withMemoryStartTime(String memoryStartTime) |
A |
withMemoryUid(String memoryUid) |
A |
withStartTime(String startTime) |
A |
withUid(String uid) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic StressInstanceFluentImpl()
public StressInstanceFluentImpl(StressInstance instance)
public String getMemoryStartTime()
getMemoryStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public A withMemoryStartTime(String memoryStartTime)
withMemoryStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public Boolean hasMemoryStartTime()
hasMemoryStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public String getMemoryUid()
getMemoryUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public A withMemoryUid(String memoryUid)
withMemoryUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public Boolean hasMemoryUid()
hasMemoryUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public String getStartTime()
getStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public A withStartTime(String startTime)
withStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public Boolean hasStartTime()
hasStartTime in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public String getUid()
getUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public A withUid(String uid)
withUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public Boolean hasUid()
hasUid in interface StressInstanceFluent<A extends StressInstanceFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressInstanceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends StressInstanceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.