public class RawIptablesFluentImpl<A extends RawIptablesFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RawIptablesFluent<A>
| Constructor and Description |
|---|
RawIptablesFluentImpl() |
RawIptablesFluentImpl(RawIptables instance) |
public RawIptablesFluentImpl()
public RawIptablesFluentImpl(RawIptables instance)
public String getDirection()
getDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withDirection(String direction)
withDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public Boolean hasDirection()
hasDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewDirection(String arg1)
withNewDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewDirection(StringBuilder arg1)
withNewDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewDirection(StringBuffer arg1)
withNewDirection in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addToIpsets(int index, String item)
addToIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A setToIpsets(int index, String item)
setToIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addToIpsets(String... items)
addToIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addAllToIpsets(Collection<String> items)
addAllToIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A removeFromIpsets(String... items)
removeFromIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A removeAllFromIpsets(Collection<String> items)
removeAllFromIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public List<String> getIpsets()
getIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getIpset(int index)
getIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getFirstIpset()
getFirstIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getLastIpset()
getLastIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getMatchingIpset(Predicate<String> predicate)
getMatchingIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public Boolean hasMatchingIpset(Predicate<String> predicate)
hasMatchingIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withIpsets(List<String> ipsets)
withIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withIpsets(String... ipsets)
withIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public Boolean hasIpsets()
hasIpsets in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addNewIpset(String arg1)
addNewIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addNewIpset(StringBuilder arg1)
addNewIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A addNewIpset(StringBuffer arg1)
addNewIpset in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getName()
getName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withName(String name)
withName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public Boolean hasName()
hasName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewName(String arg1)
withNewName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public String getSource()
getSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withSource(String source)
withSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public Boolean hasSource()
hasSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewSource(String arg1)
withNewSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewSource(StringBuilder arg1)
withNewSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>public A withNewSource(StringBuffer arg1)
withNewSource in interface RawIptablesFluent<A extends RawIptablesFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.