public interface V1WatchEventFluent<A extends V1WatchEventFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Object |
getObject() |
String |
getType() |
Boolean |
hasObject() |
Boolean |
hasType() |
A |
withNewType(String original)
Deprecated.
|
A |
withObject(Object _object) |
A |
withType(String type) |
Copyright © 2022. All rights reserved.