Class IPAddressListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.IPAddressFluent<IPAddressListFluent.ItemsNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.IPAddressListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- IPAddressListFluent<A extends IPAddressListFluent<A>>
public class IPAddressListFluent.ItemsNested<N> extends IPAddressFluent<IPAddressListFluent.ItemsNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.IPAddressFluent
IPAddressFluent.MetadataNested<N>, IPAddressFluent.SpecNested<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.networking.v1.IPAddressFluent
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getAdditionalProperties, getApiVersion, getKind, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-