Package io.fabric8.kubernetes.api.model
Class KubeSchemaFluentImpl.EndpointsNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EndpointsFluentImpl<KubeSchemaFluent.EndpointsNested<N>>
io.fabric8.kubernetes.api.model.KubeSchemaFluentImpl.EndpointsNestedImpl<N>
- All Implemented Interfaces:
Fluent<KubeSchemaFluent.EndpointsNested<N>>,Nested<N>,Visitable<KubeSchemaFluent.EndpointsNested<N>>,EndpointsFluent<KubeSchemaFluent.EndpointsNested<N>>,KubeSchemaFluent.EndpointsNested<N>
- Enclosing class:
- KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>>
public class KubeSchemaFluentImpl.EndpointsNestedImpl<N> extends EndpointsFluentImpl<KubeSchemaFluent.EndpointsNested<N>> implements KubeSchemaFluent.EndpointsNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.EndpointsFluentImpl
EndpointsFluentImpl.MetadataNestedImpl<N>, EndpointsFluentImpl.SubsetsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EndpointsFluent
EndpointsFluent.MetadataNested<N>, EndpointsFluent.SubsetsNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendEndpoints()Methods inherited from class io.fabric8.kubernetes.api.model.EndpointsFluentImpl
addAllToSubsets, addNewSubset, addNewSubsetLike, addToSubsets, addToSubsets, buildFirstSubset, buildLastSubset, buildMatchingSubset, buildMetadata, buildSubset, buildSubsets, editFirstSubset, editLastSubset, editMatchingSubset, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editSubset, equals, getApiVersion, getKind, getMetadata, getSubsets, hasApiVersion, hasKind, hasMatchingSubset, hasMetadata, hasSubsets, removeAllFromSubsets, removeFromSubsets, removeMatchingFromSubsets, setNewSubsetLike, setToSubsets, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withSubsets, withSubsetsMethods 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.EndpointsFluent
addAllToSubsets, addNewSubset, addNewSubsetLike, addToSubsets, addToSubsets, buildFirstSubset, buildLastSubset, buildMatchingSubset, buildMetadata, buildSubset, buildSubsets, editFirstSubset, editLastSubset, editMatchingSubset, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editSubset, getApiVersion, getKind, getMetadata, getSubsets, hasApiVersion, hasKind, hasMatchingSubset, hasMetadata, hasSubsets, removeAllFromSubsets, removeFromSubsets, removeMatchingFromSubsets, setNewSubsetLike, setToSubsets, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withSubsets, withSubsets
-
Method Details
-
and
-
endEndpoints
- Specified by:
endEndpointsin interfaceKubeSchemaFluent.EndpointsNested<N>
-