public class HostSubnetFluentImpl<A extends HostSubnetFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HostSubnetFluent<A>
HostSubnetFluent.MetadataNested<N>| Constructor and Description |
|---|
HostSubnetFluentImpl() |
HostSubnetFluentImpl(HostSubnet instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic HostSubnetFluentImpl()
public HostSubnetFluentImpl(HostSubnet instance)
public String getApiVersion()
getApiVersion in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToEgressCIDRs(Integer index, String item)
addToEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A setToEgressCIDRs(Integer index, String item)
setToEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToEgressCIDRs(String... items)
addToEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addAllToEgressCIDRs(Collection<String> items)
addAllToEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeFromEgressCIDRs(String... items)
removeFromEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeAllFromEgressCIDRs(Collection<String> items)
removeAllFromEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public List<String> getEgressCIDRs()
getEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getEgressCIDR(Integer index)
getEgressCIDR in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getFirstEgressCIDR()
getFirstEgressCIDR in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getLastEgressCIDR()
getLastEgressCIDR in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getMatchingEgressCIDR(Predicate<String> predicate)
getMatchingEgressCIDR in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasMatchingEgressCIDR(Predicate<String> predicate)
hasMatchingEgressCIDR in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withEgressCIDRs(List<String> egressCIDRs)
withEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withEgressCIDRs(String... egressCIDRs)
withEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasEgressCIDRs()
hasEgressCIDRs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToEgressIPs(Integer index, String item)
addToEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A setToEgressIPs(Integer index, String item)
setToEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToEgressIPs(String... items)
addToEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addAllToEgressIPs(Collection<String> items)
addAllToEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeFromEgressIPs(String... items)
removeFromEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeAllFromEgressIPs(Collection<String> items)
removeAllFromEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public List<String> getEgressIPs()
getEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getEgressIP(Integer index)
getEgressIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getFirstEgressIP()
getFirstEgressIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getLastEgressIP()
getLastEgressIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getMatchingEgressIP(Predicate<String> predicate)
getMatchingEgressIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasMatchingEgressIP(Predicate<String> predicate)
hasMatchingEgressIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withEgressIPs(List<String> egressIPs)
withEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withEgressIPs(String... egressIPs)
withEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasEgressIPs()
hasEgressIPs in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getHost()
getHost in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withHost(String host)
withHost in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasHost()
hasHost in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getHostIP()
getHostIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withHostIP(String hostIP)
withHostIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasHostIP()
hasHostIP in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getKind()
getKind in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withKind(String kind)
withKind in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasKind()
hasKind in interface HostSubnetFluent<A extends HostSubnetFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasMetadata()
hasMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public HostSubnetFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public HostSubnetFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public HostSubnetFluent.MetadataNested<A> editMetadata()
editMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public HostSubnetFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public HostSubnetFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public String getSubnet()
getSubnet in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A withSubnet(String subnet)
withSubnet in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasSubnet()
hasSubnet in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface HostSubnetFluent<A extends HostSubnetFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HostSubnetFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends HostSubnetFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.