public class EgressNetworkPolicyRuleBuilder extends EgressNetworkPolicyRuleFluentImpl<EgressNetworkPolicyRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EgressNetworkPolicyRule,EgressNetworkPolicyRuleBuilder>
EgressNetworkPolicyRuleFluentImpl.ToNestedImpl<N>EgressNetworkPolicyRuleFluent.ToNested<N>| Constructor and Description |
|---|
EgressNetworkPolicyRuleBuilder() |
EgressNetworkPolicyRuleBuilder(Boolean validationEnabled) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance,
Boolean validationEnabled) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent,
Boolean validationEnabled) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent,
EgressNetworkPolicyRule instance) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent,
EgressNetworkPolicyRule instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EgressNetworkPolicyRule |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildTo, editOrNewTo, editOrNewToLike, editTo, getTo, getType, hasTo, hasType, withNewTo, withNewTo, withNewToLike, withNewType, withNewType, withNewType, withTo, withTypeaccept, accept, aggregate, aggregate, build, build, builderOfpublic EgressNetworkPolicyRuleBuilder()
public EgressNetworkPolicyRuleBuilder(Boolean validationEnabled)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent, Boolean validationEnabled)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent, EgressNetworkPolicyRule instance)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent, EgressNetworkPolicyRule instance, Boolean validationEnabled)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance, Boolean validationEnabled)
public EgressNetworkPolicyRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EgressNetworkPolicyRule>public boolean equals(Object o)
equals in class EgressNetworkPolicyRuleFluentImpl<EgressNetworkPolicyRuleBuilder>public int hashCode()
hashCode in class EgressNetworkPolicyRuleFluentImpl<EgressNetworkPolicyRuleBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.