Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.APIGroupListNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIGroupListFluentImpl<KubeSchemaFluent.APIGroupListNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.APIGroupListNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.APIGroupListNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.APIGroupListNested<N>>,APIGroupListFluent<KubeSchemaFluent.APIGroupListNested<N>>,KubeSchemaFluent.APIGroupListNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.APIGroupListNestedImpl<N> extends APIGroupListFluentImpl<KubeSchemaFluent.APIGroupListNested<N>> implements KubeSchemaFluent.APIGroupListNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIGroupListFluentImpl
APIGroupListFluentImpl.GroupsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupListFluent
APIGroupListFluent.GroupsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAPIGroupList()Methods inherited from class io.fabric8.kubernetes.api.model.APIGroupListFluentImpl
addAllToGroups, addNewGroup, addNewGroupLike, addToGroups, addToGroups, buildFirstGroup, buildGroup, buildGroups, buildLastGroup, buildMatchingGroup, editFirstGroup, editGroup, editLastGroup, editMatchingGroup, equals, getApiVersion, getGroups, getKind, hasApiVersion, hasGroups, hasKind, hasMatchingGroup, removeAllFromGroups, removeFromGroups, removeMatchingFromGroups, setNewGroupLike, setToGroups, withApiVersion, withGroups, withGroups, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKindMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.APIGroupListFluent
addAllToGroups, addNewGroup, addNewGroupLike, addToGroups, addToGroups, buildFirstGroup, buildGroup, buildGroups, buildLastGroup, buildMatchingGroup, editFirstGroup, editGroup, editLastGroup, editMatchingGroup, getApiVersion, getGroups, getKind, hasApiVersion, hasGroups, hasKind, hasMatchingGroup, removeAllFromGroups, removeFromGroups, removeMatchingFromGroups, setNewGroupLike, setToGroups, withApiVersion, withGroups, withGroups, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind
-
Method Details
-
and
-
endAPIGroupList
- Specified by:
endAPIGroupListin interfaceKubeSchemaFluent.APIGroupListNested<N>
-