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() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToDestinationSubnets, addAllToGateways, addAllToSniHosts, addNewDestinationSubnet, addNewGateway, addNewSniHost, addToDestinationSubnets, addToDestinationSubnets, addToGateways, addToGateways, addToSniHosts, addToSniHosts, addToSourceLabels, addToSourceLabels, getDestinationSubnet, getDestinationSubnets, getFirstDestinationSubnet, getFirstGateway, getFirstSniHost, getGateway, getGateways, getLastDestinationSubnet, getLastGateway, getLastSniHost, getMatchingDestinationSubnet, getMatchingGateway, getMatchingSniHost, getPort, getSniHost, getSniHosts, getSourceLabels, getSourceNamespace, hasDestinationSubnets, hasGateways, hasMatchingDestinationSubnet, hasMatchingGateway, hasMatchingSniHost, hasPort, hasSniHosts, hasSourceLabels, hasSourceNamespace, removeAllFromDestinationSubnets, removeAllFromGateways, removeAllFromSniHosts, removeFromDestinationSubnets, removeFromGateways, removeFromSniHosts, removeFromSourceLabels, removeFromSourceLabels, setToDestinationSubnets, setToGateways, setToSniHosts, withDestinationSubnets, withDestinationSubnets, withGateways, withGateways, withNewSourceNamespace, withPort, withSniHosts, withSniHosts, withSourceLabels, withSourceNamespaceaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class TLSMatchAttributesFluentImpl<TLSMatchAttributesBuilder>public int hashCode()
hashCode in class TLSMatchAttributesFluentImpl<TLSMatchAttributesBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.