public class V1WatchEventFluentImpl<A extends V1WatchEventFluent<A>> extends BaseFluent<A> implements V1WatchEventFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1WatchEventFluentImpl.ObjectNestedImpl<N> |
V1WatchEventFluent.ObjectNested<N>
_visitables
Constructor and Description |
---|
V1WatchEventFluentImpl() |
V1WatchEventFluentImpl(V1WatchEvent instance) |
Modifier and Type | Method and Description |
---|---|
RuntimeRawExtension |
buildObject() |
V1WatchEventFluent.ObjectNested<A> |
editObject() |
V1WatchEventFluent.ObjectNested<A> |
editOrNewObject() |
V1WatchEventFluent.ObjectNested<A> |
editOrNewObjectLike(RuntimeRawExtension item) |
boolean |
equals(Object o) |
RuntimeRawExtension |
getObject()
Deprecated.
|
String |
getType() |
Boolean |
hasObject() |
Boolean |
hasType() |
V1WatchEventFluent.ObjectNested<A> |
withNewObject() |
V1WatchEventFluent.ObjectNested<A> |
withNewObjectLike(RuntimeRawExtension item) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withObject(RuntimeRawExtension _object) |
A |
withType(String type) |
public V1WatchEventFluentImpl()
public V1WatchEventFluentImpl(V1WatchEvent instance)
@Deprecated public RuntimeRawExtension getObject()
getObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public RuntimeRawExtension buildObject()
buildObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public A withObject(RuntimeRawExtension _object)
withObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public Boolean hasObject()
hasObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public V1WatchEventFluent.ObjectNested<A> withNewObject()
withNewObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public V1WatchEventFluent.ObjectNested<A> withNewObjectLike(RuntimeRawExtension item)
withNewObjectLike
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public V1WatchEventFluent.ObjectNested<A> editObject()
editObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public V1WatchEventFluent.ObjectNested<A> editOrNewObject()
editOrNewObject
in interface V1WatchEventFluent<A extends V1WatchEventFluent<A>>
public V1WatchEventFluent.ObjectNested<A> editOrNewObjectLike(RuntimeRawExtension item)
editOrNewObjectLike
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 © 2019. All rights reserved.