public class NetworkParamBuilder extends NetworkParamFluent<NetworkParamBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkParam,NetworkParamBuilder>
NetworkParamFluent.FilterNested<N>, NetworkParamFluent.SubnetsNested<N>| Constructor and Description |
|---|
NetworkParamBuilder() |
NetworkParamBuilder(NetworkParam instance) |
NetworkParamBuilder(NetworkParamFluent<?> fluent) |
NetworkParamBuilder(NetworkParamFluent<?> fluent,
NetworkParam instance) |
| Modifier and Type | Method and Description |
|---|---|
NetworkParam |
build() |
addAllToPortTags, addAllToSubnets, addNewSubnet, addNewSubnetLike, addToAdditionalProperties, addToAdditionalProperties, addToPortTags, addToPortTags, addToProfile, addToProfile, addToSubnets, addToSubnets, buildFilter, buildFirstSubnet, buildLastSubnet, buildMatchingSubnet, buildSubnet, buildSubnets, copyInstance, editFilter, editFirstSubnet, editLastSubnet, editMatchingSubnet, editOrNewFilter, editOrNewFilterLike, editSubnet, equals, getAdditionalProperties, getFirstPortTag, getFixedIp, getLastPortTag, getMatchingPortTag, getNoAllowedAddressPairs, getPortSecurity, getPortTag, getPortTags, getProfile, getUuid, getVnicType, hasAdditionalProperties, hasFilter, hasFixedIp, hashCode, hasMatchingPortTag, hasMatchingSubnet, hasNoAllowedAddressPairs, hasPortSecurity, hasPortTags, hasProfile, hasSubnets, hasUuid, hasVnicType, removeAllFromPortTags, removeAllFromSubnets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPortTags, removeFromProfile, removeFromProfile, removeFromSubnets, removeMatchingFromSubnets, setNewSubnetLike, setToPortTags, setToSubnets, toString, withAdditionalProperties, withFilter, withFixedIp, withNewFilter, withNewFilterLike, withNoAllowedAddressPairs, withNoAllowedAddressPairs, withPortSecurity, withPortSecurity, withPortTags, withPortTags, withProfile, withSubnets, withSubnets, withUuid, withVnicTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic NetworkParamBuilder()
public NetworkParamBuilder(NetworkParamFluent<?> fluent)
public NetworkParamBuilder(NetworkParamFluent<?> fluent, NetworkParam instance)
public NetworkParamBuilder(NetworkParam instance)
public NetworkParam build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NetworkParam>Copyright © 2015–2024 Red Hat. All rights reserved.