public interface StressInstanceFluent<A extends StressInstanceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getStartTime() |
String |
getUid() |
Boolean |
hasStartTime() |
Boolean |
hasUid() |
A |
withStartTime(String startTime) |
A |
withUid(String uid) |
Copyright © 2015–2022 Red Hat. All rights reserved.