public class EgressNetworkPolicyRuleBuilder extends EgressNetworkPolicyRuleFluent<EgressNetworkPolicyRuleBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<EgressNetworkPolicyRule,EgressNetworkPolicyRuleBuilder>
EgressNetworkPolicyRuleFluent.ToNested<N>| Constructor and Description |
|---|
EgressNetworkPolicyRuleBuilder() |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent) |
EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent,
EgressNetworkPolicyRule instance) |
| Modifier and Type | Method and Description |
|---|---|
EgressNetworkPolicyRule |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildTo, copyInstance, editOrNewTo, editOrNewToLike, editTo, equals, getAdditionalProperties, getType, hasAdditionalProperties, hashCode, hasTo, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewTo, withNewTo, withNewToLike, withTo, withTypeaggregate, aggregate, build, build, builderOf, getVisitableMappublic EgressNetworkPolicyRuleBuilder()
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRuleFluent<?> fluent, EgressNetworkPolicyRule instance)
public EgressNetworkPolicyRuleBuilder(EgressNetworkPolicyRule instance)
public EgressNetworkPolicyRule build()
build in interface io.fabric8.kubernetes.api.builder.Builder<EgressNetworkPolicyRule>Copyright © 2015–2023 Red Hat. All rights reserved.