public class SubnetFilterBuilder extends SubnetFilterFluent<SubnetFilterBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SubnetFilter,SubnetFilterBuilder>
| Constructor and Description |
|---|
SubnetFilterBuilder() |
SubnetFilterBuilder(SubnetFilter instance) |
SubnetFilterBuilder(SubnetFilterFluent<?> fluent) |
SubnetFilterBuilder(SubnetFilterFluent<?> fluent,
SubnetFilter instance) |
| Modifier and Type | Method and Description |
|---|---|
SubnetFilter |
build() |
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, withTenantIdaggregate, aggregate, build, build, builderOf, getVisitableMappublic SubnetFilterBuilder()
public SubnetFilterBuilder(SubnetFilterFluent<?> fluent)
public SubnetFilterBuilder(SubnetFilterFluent<?> fluent, SubnetFilter instance)
public SubnetFilterBuilder(SubnetFilter instance)
public SubnetFilter build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SubnetFilter>Copyright © 2015–2024 Red Hat. All rights reserved.