public class V1WatchEventFluentImpl<A extends V1WatchEventFluent<A>> extends BaseFluent<A> implements V1WatchEventFluent<A>
_visitables| Constructor and Description |
|---|
V1WatchEventFluentImpl() |
V1WatchEventFluentImpl(V1WatchEvent instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getObject() |
String |
getType() |
int |
hashCode() |
Boolean |
hasObject() |
Boolean |
hasType() |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withObject(Object _object) |
A |
withType(String type) |
public V1WatchEventFluentImpl()
public V1WatchEventFluentImpl(V1WatchEvent instance)
public Object getObject()
getObject in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public A withObject(Object _object)
withObject in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public Boolean hasObject()
hasObject in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public String getType()
getType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public A withType(String type)
withType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public Boolean hasType()
hasType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public A withNewType(String arg1)
withNewType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>Copyright © 2020. All rights reserved.