public class MeshConfigBuilder extends MeshConfigFluentImpl<MeshConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MeshConfig,MeshConfigBuilder>
MeshConfigFluentImpl.ConnectTimeoutNestedImpl<N>, MeshConfigFluentImpl.DefaultConfigNestedImpl<N>, MeshConfigFluentImpl.OutboundTrafficPolicyNestedImpl<N>, MeshConfigFluentImpl.RdsRefreshDelayNestedImpl<N>, MeshConfigFluentImpl.SdsRefreshDelayNestedImpl<N>MeshConfigFluent.ConnectTimeoutNested<N>, MeshConfigFluent.DefaultConfigNested<N>, MeshConfigFluent.OutboundTrafficPolicyNested<N>, MeshConfigFluent.RdsRefreshDelayNested<N>, MeshConfigFluent.SdsRefreshDelayNested<N>| Constructor and Description |
|---|
MeshConfigBuilder() |
MeshConfigBuilder(Boolean validationEnabled) |
MeshConfigBuilder(MeshConfig instance) |
MeshConfigBuilder(MeshConfig instance,
Boolean validationEnabled) |
MeshConfigBuilder(MeshConfigFluent<?> fluent) |
MeshConfigBuilder(MeshConfigFluent<?> fluent,
Boolean validationEnabled) |
MeshConfigBuilder(MeshConfigFluent<?> fluent,
MeshConfig instance) |
MeshConfigBuilder(MeshConfigFluent<?> fluent,
MeshConfig instance,
Boolean validationEnabled) |
MeshConfigBuilder(MeshConfigFluent<?> fluent,
MeshConfig instance,
javax.validation.Validator validator) |
MeshConfigBuilder(MeshConfig instance,
javax.validation.Validator validator) |
MeshConfigBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
MeshConfig |
build() |
boolean |
equals(Object o) |
buildConnectTimeout, buildDefaultConfig, buildOutboundTrafficPolicy, buildRdsRefreshDelay, buildSdsRefreshDelay, editConnectTimeout, editDefaultConfig, editOrNewConnectTimeout, editOrNewConnectTimeoutLike, editOrNewDefaultConfig, editOrNewDefaultConfigLike, editOrNewOutboundTrafficPolicy, editOrNewOutboundTrafficPolicyLike, editOrNewRdsRefreshDelay, editOrNewRdsRefreshDelayLike, editOrNewSdsRefreshDelay, editOrNewSdsRefreshDelayLike, editOutboundTrafficPolicy, editRdsRefreshDelay, editSdsRefreshDelay, getAccessLogFile, getAuthPolicy, getConnectTimeout, getDefaultConfig, getIngressClass, getIngressControllerMode, getIngressService, getMixerAddress, getMixerCheckServer, getMixerReportServer, getOutboundTrafficPolicy, getProxyHttpPort, getProxyListenPort, getRdsRefreshDelay, getSdsRefreshDelay, getSdsUdsPath, hasAccessLogFile, hasAuthPolicy, hasConnectTimeout, hasDefaultConfig, hasDisablePolicyChecks, hasEnableClientSidePolicyCheck, hasEnableTracing, hasIngressClass, hasIngressControllerMode, hasIngressService, hasMixerAddress, hasMixerCheckServer, hasMixerReportServer, hasOutboundTrafficPolicy, hasPolicyCheckFailOpen, hasProxyHttpPort, hasProxyListenPort, hasRdsRefreshDelay, hasSdsRefreshDelay, hasSdsUdsPath, isDisablePolicyChecks, isEnableClientSidePolicyCheck, isEnableTracing, isPolicyCheckFailOpen, withAccessLogFile, withAuthPolicy, withConnectTimeout, withDefaultConfig, withDisablePolicyChecks, withEnableClientSidePolicyCheck, withEnableTracing, withIngressClass, withIngressControllerMode, withIngressService, withMixerAddress, withMixerCheckServer, withMixerReportServer, withNewConnectTimeout, withNewConnectTimeout, withNewConnectTimeoutLike, withNewDefaultConfig, withNewDefaultConfigLike, withNewDisablePolicyChecks, withNewDisablePolicyChecks, withNewEnableClientSidePolicyCheck, withNewEnableClientSidePolicyCheck, withNewEnableTracing, withNewEnableTracing, withNewOutboundTrafficPolicy, withNewOutboundTrafficPolicyLike, withNewPolicyCheckFailOpen, withNewPolicyCheckFailOpen, withNewProxyHttpPort, withNewProxyHttpPort, withNewProxyListenPort, withNewProxyListenPort, withNewRdsRefreshDelay, withNewRdsRefreshDelay, withNewRdsRefreshDelayLike, withNewSdsRefreshDelay, withNewSdsRefreshDelay, withNewSdsRefreshDelayLike, withOutboundTrafficPolicy, withPolicyCheckFailOpen, withProxyHttpPort, withProxyListenPort, withRdsRefreshDelay, withSdsRefreshDelay, withSdsUdsPathaccept, aggregate, aggregate, build, buildpublic MeshConfigBuilder()
public MeshConfigBuilder(Boolean validationEnabled)
public MeshConfigBuilder(MeshConfigFluent<?> fluent)
public MeshConfigBuilder(MeshConfigFluent<?> fluent, Boolean validationEnabled)
public MeshConfigBuilder(MeshConfigFluent<?> fluent, MeshConfig instance)
public MeshConfigBuilder(MeshConfigFluent<?> fluent, MeshConfig instance, Boolean validationEnabled)
public MeshConfigBuilder(MeshConfig instance)
public MeshConfigBuilder(MeshConfig instance, Boolean validationEnabled)
public MeshConfigBuilder(javax.validation.Validator validator)
public MeshConfigBuilder(MeshConfigFluent<?> fluent, MeshConfig instance, javax.validation.Validator validator)
public MeshConfigBuilder(MeshConfig instance, javax.validation.Validator validator)
public MeshConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MeshConfig>public boolean equals(Object o)
equals in class MeshConfigFluentImpl<MeshConfigBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.