public class StressInstanceFluent<A extends StressInstanceFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
StressInstanceFluent() |
StressInstanceFluent(StressInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyInstance(StressInstance instance) |
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 StressInstanceFluent()
public StressInstanceFluent(StressInstance instance)
protected void copyInstance(StressInstance instance)
public String getMemoryStartTime()
public boolean hasMemoryStartTime()
public String getMemoryUid()
public boolean hasMemoryUid()
public String getStartTime()
public boolean hasStartTime()
public String getUid()
public boolean hasUid()
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.