public class RemoteReadSpecBuilder extends RemoteReadSpecFluentImpl<RemoteReadSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RemoteReadSpec,RemoteReadSpecBuilder>
RemoteReadSpecFluentImpl.BasicAuthNestedImpl<N>, RemoteReadSpecFluentImpl.TlsConfigNestedImpl<N>RemoteReadSpecFluent.BasicAuthNested<N>, RemoteReadSpecFluent.TlsConfigNested<N>| Constructor and Description |
|---|
RemoteReadSpecBuilder() |
RemoteReadSpecBuilder(Boolean validationEnabled) |
RemoteReadSpecBuilder(RemoteReadSpec instance) |
RemoteReadSpecBuilder(RemoteReadSpec instance,
Boolean validationEnabled) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent,
Boolean validationEnabled) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent,
RemoteReadSpec instance) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent,
RemoteReadSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
RemoteReadSpec |
build() |
boolean |
equals(Object o) |
addToRequiredMatchers, addToRequiredMatchers, buildBasicAuth, buildTlsConfig, editBasicAuth, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, getBasicAuth, getBearerToken, getBearerTokenFile, getName, getProxyUrl, getRemoteTimeout, getRequiredMatchers, getTlsConfig, getUrl, hasBasicAuth, hasBearerToken, hasBearerTokenFile, hasName, hasProxyUrl, hasReadRecent, hasRemoteTimeout, hasRequiredMatchers, hasTlsConfig, hasUrl, isReadRecent, removeFromRequiredMatchers, removeFromRequiredMatchers, withBasicAuth, withBearerToken, withBearerTokenFile, withName, withNewBasicAuth, withNewBasicAuthLike, withNewBearerToken, withNewBearerToken, withNewBearerToken, withNewBearerTokenFile, withNewBearerTokenFile, withNewBearerTokenFile, withNewName, withNewName, withNewName, withNewProxyUrl, withNewProxyUrl, withNewProxyUrl, withNewReadRecent, withNewReadRecent, withNewRemoteTimeout, withNewRemoteTimeout, withNewRemoteTimeout, withNewTlsConfig, withNewTlsConfigLike, withNewUrl, withNewUrl, withNewUrl, withProxyUrl, withReadRecent, withRemoteTimeout, withRequiredMatchers, withTlsConfig, withUrlaccept, aggregate, aggregate, build, build, builderOfpublic RemoteReadSpecBuilder()
public RemoteReadSpecBuilder(Boolean validationEnabled)
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent)
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent, Boolean validationEnabled)
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent, RemoteReadSpec instance)
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent, RemoteReadSpec instance, Boolean validationEnabled)
public RemoteReadSpecBuilder(RemoteReadSpec instance)
public RemoteReadSpecBuilder(RemoteReadSpec instance, Boolean validationEnabled)
public RemoteReadSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RemoteReadSpec>public boolean equals(Object o)
equals in class RemoteReadSpecFluentImpl<RemoteReadSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.