Class V1WatchEventFluentImpl<A extends V1WatchEventFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1WatchEventFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1WatchEventFluent<A>
- Direct Known Subclasses:
V1WatchEventBuilder
public class V1WatchEventFluentImpl<A extends V1WatchEventFluent<A>>
extends BaseFluent<A>
implements V1WatchEventFluent<A>
Generated
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1WatchEventFluentImpl(io.kubernetes.client.openapi.models.V1WatchEvent instance) -
Method Summary
Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1WatchEventFluentImpl
public V1WatchEventFluentImpl() -
V1WatchEventFluentImpl
public V1WatchEventFluentImpl(io.kubernetes.client.openapi.models.V1WatchEvent instance)
-
-
Method Details
-
getObject
- Specified by:
getObjectin interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
withObject
- Specified by:
withObjectin interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
hasObject
- Specified by:
hasObjectin interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
getType
- Specified by:
getTypein interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
withType
- Specified by:
withTypein interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
hasType
- Specified by:
hasTypein interfaceV1WatchEventFluent<A extends V1WatchEventFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1WatchEventFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1WatchEventFluent<A>>
-
toString
-