Class HostSubnetListFluent.ItemsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.network.v1.HostSubnetFluent<HostSubnetListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.network.v1.HostSubnetListFluent.ItemsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- HostSubnetListFluent<A extends HostSubnetListFluent<A>>
public class HostSubnetListFluent.ItemsNested<N> extends HostSubnetFluent<HostSubnetListFluent.ItemsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.network.v1.HostSubnetFluent
HostSubnetFluent.MetadataNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.network.v1.HostSubnetFluent
addAllToEgressCIDRs, addAllToEgressIPs, addToAdditionalProperties, addToAdditionalProperties, addToEgressCIDRs, addToEgressCIDRs, addToEgressIPs, addToEgressIPs, buildMetadata, copyInstance, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getEgressCIDR, getEgressCIDRs, getEgressIP, getEgressIPs, getFirstEgressCIDR, getFirstEgressIP, getHost, getHostIP, getKind, getLastEgressCIDR, getLastEgressIP, getMatchingEgressCIDR, getMatchingEgressIP, getSubnet, hasAdditionalProperties, hasApiVersion, hasEgressCIDRs, hasEgressIPs, hashCode, hasHost, hasHostIP, hasKind, hasMatchingEgressCIDR, hasMatchingEgressIP, hasMetadata, hasSubnet, removeAllFromEgressCIDRs, removeAllFromEgressIPs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEgressCIDRs, removeFromEgressIPs, setToEgressCIDRs, setToEgressIPs, toString, withAdditionalProperties, withApiVersion, withEgressCIDRs, withEgressCIDRs, withEgressIPs, withEgressIPs, withHost, withHostIP, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withSubnet
-
-