public class L4MatchAttributesBuilder extends L4MatchAttributesFluentImpl<L4MatchAttributesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<L4MatchAttributes,L4MatchAttributesBuilder>
| Constructor and Description |
|---|
L4MatchAttributesBuilder() |
L4MatchAttributesBuilder(Boolean validationEnabled) |
L4MatchAttributesBuilder(L4MatchAttributes instance) |
L4MatchAttributesBuilder(L4MatchAttributes instance,
Boolean validationEnabled) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent,
Boolean validationEnabled) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent,
L4MatchAttributes instance) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent,
L4MatchAttributes instance,
Boolean validationEnabled) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent,
L4MatchAttributes instance,
javax.validation.Validator validator) |
L4MatchAttributesBuilder(L4MatchAttributes instance,
javax.validation.Validator validator) |
L4MatchAttributesBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
L4MatchAttributes |
build() |
boolean |
equals(Object o) |
addAllToDestinationSubnets, addAllToGateways, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSourceLabels, addToSourceLabels, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getMatchingDestinationSubnet, getMatchingGateway, getPort, getSourceLabels, getSourceSubnet, hasDestinationSubnets, hasGateways, hasPort, hasSourceLabels, hasSourceSubnet, removeAllFromDestinationSubnets, removeAllFromGateways, removeFromDestinationSubnets, removeFromGateways, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withNewPort, withNewPort, withPort, withSourceLabels, withSourceSubnetaccept, aggregate, aggregate, build, buildpublic L4MatchAttributesBuilder()
public L4MatchAttributesBuilder(Boolean validationEnabled)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent, Boolean validationEnabled)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent, L4MatchAttributes instance)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent, L4MatchAttributes instance, Boolean validationEnabled)
public L4MatchAttributesBuilder(L4MatchAttributes instance)
public L4MatchAttributesBuilder(L4MatchAttributes instance, Boolean validationEnabled)
public L4MatchAttributesBuilder(javax.validation.Validator validator)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent, L4MatchAttributes instance, javax.validation.Validator validator)
public L4MatchAttributesBuilder(L4MatchAttributes instance, javax.validation.Validator validator)
public L4MatchAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<L4MatchAttributes>public boolean equals(Object o)
equals in class L4MatchAttributesFluentImpl<L4MatchAttributesBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.