Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.APIGroupNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIGroupFluentImpl<KubeSchemaFluent.APIGroupNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.APIGroupNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.APIGroupNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.APIGroupNested<N>>,APIGroupFluent<KubeSchemaFluent.APIGroupNested<N>>,KubeSchemaFluent.APIGroupNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.APIGroupNestedImpl<N> extends APIGroupFluentImpl<KubeSchemaFluent.APIGroupNested<N>> implements KubeSchemaFluent.APIGroupNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIGroupFluentImpl
APIGroupFluentImpl.PreferredVersionNestedImpl<N>, APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>, APIGroupFluentImpl.VersionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupFluent
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendAPIGroup()Methods inherited from class io.fabric8.kubernetes.api.model.APIGroupFluentImpl
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, equals, 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, withVersionsMethods 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.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
-
Method Details
-
and
-
endAPIGroup
- Specified by:
endAPIGroupin interfaceKubeSchemaFluent.APIGroupNested<N>
-