public class RawIptablesBuilder extends RawIptablesFluent<RawIptablesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RawIptables,RawIptablesBuilder>
| Constructor and Description |
|---|
RawIptablesBuilder() |
RawIptablesBuilder(RawIptables instance) |
RawIptablesBuilder(RawIptablesFluent<?> fluent) |
RawIptablesBuilder(RawIptablesFluent<?> fluent,
RawIptables instance) |
| Modifier and Type | Method and Description |
|---|---|
RawIptables |
build() |
addAllToIpsets, addToIpsets, addToIpsets, copyInstance, equals, getDevice, getDirection, getFirstIpset, getIpset, getIpsets, getLastIpset, getMatchingIpset, getName, getSource, hasDevice, hasDirection, hashCode, hasIpsets, hasMatchingIpset, hasName, hasSource, removeAllFromIpsets, removeFromIpsets, setToIpsets, toString, withDevice, withDirection, withIpsets, withIpsets, withName, withSourceaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RawIptablesBuilder()
public RawIptablesBuilder(RawIptablesFluent<?> fluent)
public RawIptablesBuilder(RawIptablesFluent<?> fluent, RawIptables instance)
public RawIptablesBuilder(RawIptables instance)
public RawIptables build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RawIptables>Copyright © 2015–2023 Red Hat. All rights reserved.