public class V1WatchEventFluentImpl<A extends V1WatchEventFluent<A>> extends BaseFluent<A> implements V1WatchEventFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1WatchEventFluentImpl() |
V1WatchEventFluentImpl(io.kubernetes.client.openapi.models.V1WatchEvent instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getObject() |
String |
getType() |
int |
hashCode() |
Boolean |
hasObject() |
Boolean |
hasType() |
String |
toString() |
A |
withObject(Object _object) |
A |
withType(String type) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1WatchEventFluentImpl()
public V1WatchEventFluentImpl(io.kubernetes.client.openapi.models.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 boolean equals(Object o)
equals in class BaseFluent<A extends V1WatchEventFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1WatchEventFluent<A>>Copyright © 2022. All rights reserved.