public class HostSubnetBuilder extends HostSubnetFluentImpl<HostSubnetBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HostSubnet,HostSubnetBuilder>
HostSubnetFluent.MetadataNested<N>| Constructor and Description |
|---|
HostSubnetBuilder() |
HostSubnetBuilder(Boolean validationEnabled) |
HostSubnetBuilder(HostSubnet instance) |
HostSubnetBuilder(HostSubnet instance,
Boolean validationEnabled) |
HostSubnetBuilder(HostSubnetFluent<?> fluent) |
HostSubnetBuilder(HostSubnetFluent<?> fluent,
Boolean validationEnabled) |
HostSubnetBuilder(HostSubnetFluent<?> fluent,
HostSubnet instance) |
HostSubnetBuilder(HostSubnetFluent<?> fluent,
HostSubnet instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HostSubnet |
build() |
addAllToEgressCIDRs, addAllToEgressIPs, addToAdditionalProperties, addToAdditionalProperties, addToEgressCIDRs, addToEgressCIDRs, addToEgressIPs, addToEgressIPs, buildMetadata, editMetadata, editOrNewMetadata, editOrNewMetadataLike, equals, getAdditionalProperties, getApiVersion, getEgressCIDR, getEgressCIDRs, getEgressIP, getEgressIPs, getFirstEgressCIDR, getFirstEgressIP, getHost, getHostIP, getKind, getLastEgressCIDR, getLastEgressIP, getMatchingEgressCIDR, getMatchingEgressIP, getMetadata, 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, withSubnetaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HostSubnetBuilder()
public HostSubnetBuilder(Boolean validationEnabled)
public HostSubnetBuilder(HostSubnetFluent<?> fluent)
public HostSubnetBuilder(HostSubnetFluent<?> fluent, Boolean validationEnabled)
public HostSubnetBuilder(HostSubnetFluent<?> fluent, HostSubnet instance)
public HostSubnetBuilder(HostSubnetFluent<?> fluent, HostSubnet instance, Boolean validationEnabled)
public HostSubnetBuilder(HostSubnet instance)
public HostSubnetBuilder(HostSubnet instance, Boolean validationEnabled)
public HostSubnet build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HostSubnet>Copyright © 2015–2022 Red Hat. All rights reserved.