public class RawIptablesBuilder extends RawIptablesFluentImpl<RawIptablesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RawIptables,RawIptablesBuilder>
| Constructor and Description |
|---|
RawIptablesBuilder() |
RawIptablesBuilder(Boolean validationEnabled) |
RawIptablesBuilder(RawIptables instance) |
RawIptablesBuilder(RawIptables instance,
Boolean validationEnabled) |
RawIptablesBuilder(RawIptablesFluent<?> fluent) |
RawIptablesBuilder(RawIptablesFluent<?> fluent,
Boolean validationEnabled) |
RawIptablesBuilder(RawIptablesFluent<?> fluent,
RawIptables instance) |
RawIptablesBuilder(RawIptablesFluent<?> fluent,
RawIptables instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableRawIptables |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToIpsets, addNewIpset, addNewIpset, addNewIpset, addToIpsets, addToIpsets, getDirection, getFirstIpset, getIpset, getIpsets, getLastIpset, getMatchingIpset, getName, getSource, hasDirection, hasIpsets, hasMatchingIpset, hasName, hasSource, removeAllFromIpsets, removeFromIpsets, setToIpsets, withDirection, withIpsets, withIpsets, withName, withNewDirection, withNewDirection, withNewDirection, withNewName, withNewName, withNewName, withNewSource, withNewSource, withNewSource, withSourceaccept, accept, aggregate, aggregate, build, build, builderOfpublic RawIptablesBuilder()
public RawIptablesBuilder(Boolean validationEnabled)
public RawIptablesBuilder(RawIptablesFluent<?> fluent)
public RawIptablesBuilder(RawIptablesFluent<?> fluent, Boolean validationEnabled)
public RawIptablesBuilder(RawIptablesFluent<?> fluent, RawIptables instance)
public RawIptablesBuilder(RawIptablesFluent<?> fluent, RawIptables instance, Boolean validationEnabled)
public RawIptablesBuilder(RawIptables instance)
public RawIptablesBuilder(RawIptables instance, Boolean validationEnabled)
public EditableRawIptables build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RawIptables>public boolean equals(Object o)
equals in class RawIptablesFluentImpl<RawIptablesBuilder>public int hashCode()
hashCode in class RawIptablesFluentImpl<RawIptablesBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.