Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.NamedClusterObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.NamedClusterObjectNested<N>>
,NamedClusterFluent<WatchEventFluent.NamedClusterObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.NamedClusterObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.NamedClusterObjectNested<N> extends Nested<N>, NamedClusterFluent<WatchEventFluent.NamedClusterObjectNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NamedClusterFluent
NamedClusterFluent.ClusterNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endNamedClusterObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.NamedClusterFluent
buildCluster, editCluster, editOrNewCluster, editOrNewClusterLike, getCluster, getName, hasCluster, hasName, withCluster, withName, withNewCluster, withNewClusterLike, withNewName, withNewName, withNewName
-
-