Package io.fabric8.kubernetes.api.model
Class PatchFluentImpl<A extends PatchFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PatchFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,PatchFluent<A>
- Direct Known Subclasses:
KubeSchemaFluentImpl.PatchNestedImpl
,PatchBuilder
,WatchEventFluentImpl.PatchObjectNestedImpl
public class PatchFluentImpl<A extends PatchFluent<A>> extends BaseFluent<A> implements PatchFluent<A>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description PatchFluentImpl()
PatchFluentImpl(Patch instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
int
hashCode()
-