Class EndpointSliceListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.discovery.v1beta1.EndpointSliceFluent<EndpointSliceListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.discovery.v1beta1.EndpointSliceListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- EndpointSliceListFluent<A extends EndpointSliceListFluent<A>>
public class EndpointSliceListFluent.ItemsNested<N> extends EndpointSliceFluent<EndpointSliceListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.discovery.v1beta1.EndpointSliceFluent
EndpointSliceFluent.EndpointsNested<N>, EndpointSliceFluent.MetadataNested<N>, EndpointSliceFluent.PortsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.kubernetes.api.model.discovery.v1beta1.EndpointSliceFluent
addAllToEndpoints, addAllToPorts, addNewEndpoint, addNewEndpointLike, addNewPort, addNewPort, addNewPortLike, addToAdditionalProperties, addToAdditionalProperties, addToEndpoints, addToEndpoints, addToPorts, addToPorts, buildEndpoint, buildEndpoints, buildFirstEndpoint, buildFirstPort, buildLastEndpoint, buildLastPort, buildMatchingEndpoint, buildMatchingPort, buildMetadata, buildPort, buildPorts, copyInstance, editEndpoint, editFirstEndpoint, editFirstPort, editLastEndpoint, editLastPort, editMatchingEndpoint, editMatchingPort, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editPort, equals, getAdditionalProperties, getAddressType, getApiVersion, getKind, hasAdditionalProperties, hasAddressType, hasApiVersion, hasEndpoints, hashCode, hasKind, hasMatchingEndpoint, hasMatchingPort, hasMetadata, hasPorts, removeAllFromEndpoints, removeAllFromPorts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEndpoints, removeFromPorts, removeMatchingFromEndpoints, removeMatchingFromPorts, setNewEndpointLike, setNewPortLike, setToEndpoints, setToPorts, toString, withAdditionalProperties, withAddressType, withApiVersion, withEndpoints, withEndpoints, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withPorts, withPorts
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-