public class L4MatchAttributesBuilder extends L4MatchAttributesFluent<L4MatchAttributesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<L4MatchAttributes,L4MatchAttributesBuilder>
| Constructor and Description |
|---|
L4MatchAttributesBuilder() |
L4MatchAttributesBuilder(L4MatchAttributes instance) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent) |
L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent,
L4MatchAttributes instance) |
| Modifier and Type | Method and Description |
|---|---|
L4MatchAttributes |
build() |
addAllToDestinationSubnets, addAllToGateways, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSourceLabels, addToSourceLabels, copyInstance, equals, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getMatchingDestinationSubnet, getMatchingGateway, getPort, getSourceLabels, getSourceNamespace, getSourceSubnet, hasDestinationSubnets, hasGateways, hashCode, hasMatchingDestinationSubnet, hasMatchingGateway, hasPort, hasSourceLabels, hasSourceNamespace, hasSourceSubnet, removeAllFromDestinationSubnets, removeAllFromGateways, removeFromDestinationSubnets, removeFromGateways, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, toString, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withPort, withSourceLabels, withSourceNamespace, withSourceSubnetaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic L4MatchAttributesBuilder()
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent)
public L4MatchAttributesBuilder(L4MatchAttributesFluent<?> fluent, L4MatchAttributes instance)
public L4MatchAttributesBuilder(L4MatchAttributes instance)
public L4MatchAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<L4MatchAttributes>Copyright © 2015–2023 Red Hat. All rights reserved.