Package io.fabric8.kubernetes.api.model
Interface APIGroupListFluent.GroupsNested<N>
-
- All Superinterfaces:
APIGroupFluent<APIGroupListFluent.GroupsNested<N>>,Fluent<APIGroupListFluent.GroupsNested<N>>,Nested<N>
- All Known Implementing Classes:
APIGroupListFluentImpl.GroupsNestedImpl
- Enclosing interface:
- APIGroupListFluent<A extends APIGroupListFluent<A>>
public static interface APIGroupListFluent.GroupsNested<N> extends Nested<N>, APIGroupFluent<APIGroupListFluent.GroupsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupFluent
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendGroup()-
Methods inherited from interface io.fabric8.kubernetes.api.model.APIGroupFluent
addAllToServerAddressByClientCIDRs, addAllToVersions, addNewServerAddressByClientCIDR, addNewServerAddressByClientCIDR, addNewServerAddressByClientCIDRLike, addNewVersion, addNewVersion, addNewVersionLike, addToServerAddressByClientCIDRs, addToServerAddressByClientCIDRs, addToVersions, addToVersions, buildFirstServerAddressByClientCIDR, buildFirstVersion, buildLastServerAddressByClientCIDR, buildLastVersion, buildMatchingServerAddressByClientCIDR, buildMatchingVersion, buildPreferredVersion, buildServerAddressByClientCIDR, buildServerAddressByClientCIDRs, buildVersion, buildVersions, editFirstServerAddressByClientCIDR, editFirstVersion, editLastServerAddressByClientCIDR, editLastVersion, editMatchingServerAddressByClientCIDR, editMatchingVersion, editOrNewPreferredVersion, editOrNewPreferredVersionLike, editPreferredVersion, editServerAddressByClientCIDR, editVersion, getApiVersion, getKind, getName, getPreferredVersion, getServerAddressByClientCIDRs, getVersions, hasApiVersion, hasKind, hasMatchingServerAddressByClientCIDR, hasMatchingVersion, hasName, hasPreferredVersion, hasServerAddressByClientCIDRs, hasVersions, removeAllFromServerAddressByClientCIDRs, removeAllFromVersions, removeFromServerAddressByClientCIDRs, removeFromVersions, removeMatchingFromServerAddressByClientCIDRs, removeMatchingFromVersions, setNewServerAddressByClientCIDRLike, setNewVersionLike, setToServerAddressByClientCIDRs, setToVersions, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewPreferredVersion, withNewPreferredVersion, withNewPreferredVersionLike, withPreferredVersion, withServerAddressByClientCIDRs, withServerAddressByClientCIDRs, withVersions, withVersions
-
-