public class RemoteReadSpecBuilder extends RemoteReadSpecFluentImpl<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(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() |
addToAdditionalProperties, addToAdditionalProperties, addToRequiredMatchers, addToRequiredMatchers, buildAuthorization, buildBasicAuth, buildOauth2, buildTlsConfig, editAuthorization, editBasicAuth, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getAuthorization, getBasicAuth, getBearerToken, getBearerTokenFile, getName, getOauth2, getProxyUrl, getReadRecent, getRemoteTimeout, getRequiredMatchers, getTlsConfig, getUrl, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasBearerToken, hasBearerTokenFile, hashCode, hasName, hasOauth2, hasProxyUrl, hasReadRecent, hasRemoteTimeout, hasRequiredMatchers, hasTlsConfig, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromRequiredMatchers, removeFromRequiredMatchers, toString, withAdditionalProperties, withAuthorization, withBasicAuth, withBearerToken, withBearerTokenFile, withName, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withOauth2, withProxyUrl, withReadRecent, withReadRecent, withRemoteTimeout, withRequiredMatchers, withTlsConfig, withUrlaccept, accept, accept, accept, 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>Copyright © 2015–2022 Red Hat. All rights reserved.