Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.PatchNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.PatchFluentImpl<KubeSchemaFluent.PatchNested<N>>
-
- io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.PatchNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.PatchNested<N>>
,Nested<N>
,Visitable<KubeSchemaFluent.PatchNested<N>>
,KubeSchemaFluent.PatchNested<N>
,PatchFluent<KubeSchemaFluent.PatchNested<N>>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.PatchNestedImpl<N> extends PatchFluentImpl<KubeSchemaFluent.PatchNested<N>> implements KubeSchemaFluent.PatchNested<N>, Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endPatch()
-
Methods inherited from class io.fabric8.kubernetes.api.model.PatchFluentImpl
equals, hashCode
-
-