Class SubnetParamFluent.FilterNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.SubnetFilterFluent<SubnetParamFluent.FilterNested<N>>
-
- io.fabric8.openshift.api.model.machine.v1alpha1.SubnetParamFluent.FilterNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SubnetParamFluent<A extends SubnetParamFluent<A>>
public class SubnetParamFluent.FilterNested<N> extends SubnetFilterFluent<SubnetParamFluent.FilterNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendFilter()-
Methods inherited from class io.fabric8.openshift.api.model.machine.v1alpha1.SubnetFilterFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getCidr, getDescription, getEnableDhcp, getGatewayIp, getId, getIpv6AddressMode, getIpv6RaMode, getIpVersion, getLimit, getMarker, getName, getNetworkId, getNotTags, getNotTagsAny, getProjectId, getSortDir, getSortKey, getSubnetpoolId, getTags, getTagsAny, getTenantId, hasAdditionalProperties, hasCidr, hasDescription, hasEnableDhcp, hasGatewayIp, hashCode, hasId, hasIpv6AddressMode, hasIpv6RaMode, hasIpVersion, hasLimit, hasMarker, hasName, hasNetworkId, hasNotTags, hasNotTagsAny, hasProjectId, hasSortDir, hasSortKey, hasSubnetpoolId, hasTags, hasTagsAny, hasTenantId, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCidr, withDescription, withEnableDhcp, withEnableDhcp, withGatewayIp, withId, withIpv6AddressMode, withIpv6RaMode, withIpVersion, withLimit, withMarker, withName, withNetworkId, withNotTags, withNotTagsAny, withProjectId, withSortDir, withSortKey, withSubnetpoolId, withTags, withTagsAny, withTenantId
-
-