public class VSpherePlatformNodeNetworkingSpecFluent<A extends VSpherePlatformNodeNetworkingSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Constructor and Description |
|---|
VSpherePlatformNodeNetworkingSpecFluent() |
VSpherePlatformNodeNetworkingSpecFluent(VSpherePlatformNodeNetworkingSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VSpherePlatformNodeNetworkingSpecFluent()
public VSpherePlatformNodeNetworkingSpecFluent(VSpherePlatformNodeNetworkingSpec instance)
protected void copyInstance(VSpherePlatformNodeNetworkingSpec instance)
public A addAllToExcludeNetworkSubnetCidr(Collection<String> items)
public A removeAllFromExcludeNetworkSubnetCidr(Collection<String> items)
public String getExcludeNetworkSubnetCidr(int index)
public String getFirstExcludeNetworkSubnetCidr()
public String getLastExcludeNetworkSubnetCidr()
public String getMatchingExcludeNetworkSubnetCidr(Predicate<String> predicate)
public boolean hasMatchingExcludeNetworkSubnetCidr(Predicate<String> predicate)
public A withExcludeNetworkSubnetCidr(List<String> excludeNetworkSubnetCidr)
public A withExcludeNetworkSubnetCidr(String... excludeNetworkSubnetCidr)
public boolean hasExcludeNetworkSubnetCidr()
public String getNetwork()
public boolean hasNetwork()
public A addAllToNetworkSubnetCidr(Collection<String> items)
public A removeAllFromNetworkSubnetCidr(Collection<String> items)
public String getNetworkSubnetCidr(int index)
public String getFirstNetworkSubnetCidr()
public String getLastNetworkSubnetCidr()
public String getMatchingNetworkSubnetCidr(Predicate<String> predicate)
public boolean hasMatchingNetworkSubnetCidr(Predicate<String> predicate)
public boolean hasNetworkSubnetCidr()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VSpherePlatformNodeNetworkingSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends VSpherePlatformNodeNetworkingSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.