public class TLSMatchAttributesBuilder extends TLSMatchAttributesFluentImpl<TLSMatchAttributesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<TLSMatchAttributes,TLSMatchAttributesBuilder>
| Constructor and Description |
|---|
TLSMatchAttributesBuilder() |
TLSMatchAttributesBuilder(Boolean validationEnabled) |
TLSMatchAttributesBuilder(TLSMatchAttributes instance) |
TLSMatchAttributesBuilder(TLSMatchAttributes instance,
Boolean validationEnabled) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
Boolean validationEnabled) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
TLSMatchAttributes instance) |
TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent,
TLSMatchAttributes instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
TLSMatchAttributes |
build() |
addAllToDestinationSubnets, addAllToGateways, addAllToSniHosts, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSniHosts, addToSniHosts, addToSourceLabels, addToSourceLabels, equals, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getFirstSniHost, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getLastSniHost, getMatchingDestinationSubnet, getMatchingGateway, getMatchingSniHost, getPort, getSniHost, getSniHosts, getSourceLabels, getSourceNamespace, hasDestinationSubnets, hasGateways, hashCode, hasMatchingDestinationSubnet, hasMatchingGateway, hasMatchingSniHost, hasPort, hasSniHosts, hasSourceLabels, hasSourceNamespace, removeAllFromDestinationSubnets, removeAllFromGateways, removeAllFromSniHosts, removeFromDestinationSubnets, removeFromGateways, removeFromSniHosts, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, setToSniHosts, toString, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withPort, withSniHosts, withSniHosts, withSourceLabels, withSourceNamespaceaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic TLSMatchAttributesBuilder()
public TLSMatchAttributesBuilder(Boolean validationEnabled)
public TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent)
public TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent, Boolean validationEnabled)
public TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent, TLSMatchAttributes instance)
public TLSMatchAttributesBuilder(TLSMatchAttributesFluent<?> fluent, TLSMatchAttributes instance, Boolean validationEnabled)
public TLSMatchAttributesBuilder(TLSMatchAttributes instance)
public TLSMatchAttributesBuilder(TLSMatchAttributes instance, Boolean validationEnabled)
public TLSMatchAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<TLSMatchAttributes>Copyright © 2015–2023 Red Hat. All rights reserved.