public class L4MatchAttributesFluentImpl<A extends L4MatchAttributesFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements L4MatchAttributesFluent<A>
| Constructor and Description |
|---|
L4MatchAttributesFluentImpl() |
L4MatchAttributesFluentImpl(L4MatchAttributes instance) |
public L4MatchAttributesFluentImpl()
public L4MatchAttributesFluentImpl(L4MatchAttributes instance)
public A addToDestinationSubnets(Integer index, String item)
addToDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A setToDestinationSubnets(Integer index, String item)
setToDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addToDestinationSubnets(String... items)
addToDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addAllToDestinationSubnets(Collection<String> items)
addAllToDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeFromDestinationSubnets(String... items)
removeFromDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeAllFromDestinationSubnets(Collection<String> items)
removeAllFromDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public List<String> getDestinationSubnets()
getDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getDestinationSubnet(Integer index)
getDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getFirstDestinationSubnet()
getFirstDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getLastDestinationSubnet()
getLastDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getMatchingDestinationSubnet(Predicate<String> predicate)
getMatchingDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasMatchingDestinationSubnet(Predicate<String> predicate)
hasMatchingDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withDestinationSubnets(List<String> destinationSubnets)
withDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withDestinationSubnets(String... destinationSubnets)
withDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasDestinationSubnets()
hasDestinationSubnets in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addNewDestinationSubnet(String arg0)
addNewDestinationSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addToGateways(Integer index, String item)
addToGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A setToGateways(Integer index, String item)
setToGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addToGateways(String... items)
addToGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addAllToGateways(Collection<String> items)
addAllToGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeFromGateways(String... items)
removeFromGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeAllFromGateways(Collection<String> items)
removeAllFromGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public List<String> getGateways()
getGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getGateway(Integer index)
getGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getFirstGateway()
getFirstGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getLastGateway()
getLastGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getMatchingGateway(Predicate<String> predicate)
getMatchingGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasMatchingGateway(Predicate<String> predicate)
hasMatchingGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withGateways(List<String> gateways)
withGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withGateways(String... gateways)
withGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasGateways()
hasGateways in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addNewGateway(String arg0)
addNewGateway in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Integer getPort()
getPort in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withPort(Integer port)
withPort in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasPort()
hasPort in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addToSourceLabels(String key, String value)
addToSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A addToSourceLabels(Map<String,String> map)
addToSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeFromSourceLabels(String key)
removeFromSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A removeFromSourceLabels(Map<String,String> map)
removeFromSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Map<String,String> getSourceLabels()
getSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public <K,V> A withSourceLabels(Map<String,String> sourceLabels)
withSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasSourceLabels()
hasSourceLabels in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getSourceNamespace()
getSourceNamespace in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withSourceNamespace(String sourceNamespace)
withSourceNamespace in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasSourceNamespace()
hasSourceNamespace in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>@Deprecated public A withNewSourceNamespace(String arg0)
withNewSourceNamespace in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public String getSourceSubnet()
getSourceSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public A withSourceSubnet(String sourceSubnet)
withSourceSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>public Boolean hasSourceSubnet()
hasSourceSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>@Deprecated public A withNewSourceSubnet(String arg0)
withNewSourceSubnet in interface L4MatchAttributesFluent<A extends L4MatchAttributesFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.