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) |
| Modifier and Type | Method and Description |
|---|---|
L4MatchAttributes |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToDestinationSubnets, addAllToGateways, addNewDestinationSubnet, addNewGateway, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSourceLabels, addToSourceLabels, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getMatchingDestinationSubnet, getMatchingGateway, getPort, getSourceLabels, getSourceNamespace, getSourceSubnet, hasDestinationSubnets, hasGateways, hasMatchingDestinationSubnet, hasMatchingGateway, hasPort, hasSourceLabels, hasSourceNamespace, hasSourceSubnet, removeAllFromDestinationSubnets, removeAllFromGateways, removeFromDestinationSubnets, removeFromGateways, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withNewSourceNamespace, withNewSourceSubnet, withPort, withSourceLabels, withSourceNamespace, withSourceSubnetaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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 L4MatchAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<L4MatchAttributes>public boolean equals(Object o)
equals in class L4MatchAttributesFluentImpl<L4MatchAttributesBuilder>public int hashCode()
hashCode in class L4MatchAttributesFluentImpl<L4MatchAttributesBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.