public class RemoteReadSpecBuilder extends RemoteReadSpecFluent<RemoteReadSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<RemoteReadSpec,RemoteReadSpecBuilder>
RemoteReadSpecFluent.AuthorizationNested<N>, RemoteReadSpecFluent.BasicAuthNested<N>, RemoteReadSpecFluent.Oauth2Nested<N>, RemoteReadSpecFluent.TlsConfigNested<N>| Constructor and Description |
|---|
RemoteReadSpecBuilder() |
RemoteReadSpecBuilder(RemoteReadSpec instance) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent) |
RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent,
RemoteReadSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
RemoteReadSpec |
build() |
addToAdditionalProperties, addToAdditionalProperties, addToHeaders, addToHeaders, addToRequiredMatchers, addToRequiredMatchers, buildAuthorization, buildBasicAuth, buildOauth2, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getBearerToken, getBearerTokenFile, getFilterExternalLabels, getFollowRedirects, getHeaders, getName, getProxyUrl, getReadRecent, getRemoteTimeout, getRequiredMatchers, getUrl, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasBearerToken, hasBearerTokenFile, hasFilterExternalLabels, hasFollowRedirects, hashCode, hasHeaders, hasName, hasOauth2, hasProxyUrl, hasReadRecent, hasRemoteTimeout, hasRequiredMatchers, hasTlsConfig, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeaders, removeFromHeaders, removeFromRequiredMatchers, removeFromRequiredMatchers, toString, withAdditionalProperties, withAuthorization, withBasicAuth, withBearerToken, withBearerTokenFile, withFilterExternalLabels, withFilterExternalLabels, withFollowRedirects, withFollowRedirects, withHeaders, withName, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withOauth2, withProxyUrl, withReadRecent, withReadRecent, withRemoteTimeout, withRequiredMatchers, withTlsConfig, withUrlaggregate, aggregate, build, build, builderOf, getVisitableMappublic RemoteReadSpecBuilder()
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent)
public RemoteReadSpecBuilder(RemoteReadSpecFluent<?> fluent, RemoteReadSpec instance)
public RemoteReadSpecBuilder(RemoteReadSpec instance)
public RemoteReadSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<RemoteReadSpec>Copyright © 2015–2024 Red Hat. All rights reserved.