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, addToAdditionalProperties, addToAdditionalProperties, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSourceLabels, addToSourceLabels, copyInstance, equals, getAdditionalProperties, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getMatchingDestinationSubnet, getMatchingGateway, getPort, getSourceLabels, getSourceNamespace, getSourceSubnet, hasAdditionalProperties, hasDestinationSubnets, hasGateways, hashCode, hasMatchingDestinationSubnet, hasMatchingGateway, hasPort, hasSourceLabels, hasSourceNamespace, hasSourceSubnet, removeAllFromDestinationSubnets, removeAllFromGateways, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDestinationSubnets, removeFromGateways, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, toString, withAdditionalProperties, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withPort, withSourceLabels, withSourceNamespace, withSourceSubnetaggregate, aggregate, build, build, builderOf, getVisitableMappublic 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.