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 arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withObject(Object _object) |
A |
withType(String type) |
Object getObject()
Boolean hasObject()
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Copyright © 2020. All rights reserved.