public class RemoteReadSpecFluentImpl<A extends RemoteReadSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RemoteReadSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteReadSpecFluentImpl.BasicAuthNestedImpl<N> |
class |
RemoteReadSpecFluentImpl.TlsConfigNestedImpl<N> |
RemoteReadSpecFluent.BasicAuthNested<N>, RemoteReadSpecFluent.TlsConfigNested<N>| Constructor and Description |
|---|
RemoteReadSpecFluentImpl() |
RemoteReadSpecFluentImpl(RemoteReadSpec instance) |
public RemoteReadSpecFluentImpl()
public RemoteReadSpecFluentImpl(RemoteReadSpec instance)
@Deprecated public BasicAuth getBasicAuth()
getBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public BasicAuth buildBasicAuth()
buildBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withBasicAuth(BasicAuth basicAuth)
withBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasBasicAuth()
hasBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.BasicAuthNested<A> withNewBasicAuth()
withNewBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.BasicAuthNested<A> withNewBasicAuthLike(BasicAuth item)
withNewBasicAuthLike in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.BasicAuthNested<A> editBasicAuth()
editBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.BasicAuthNested<A> editOrNewBasicAuth()
editOrNewBasicAuth in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.BasicAuthNested<A> editOrNewBasicAuthLike(BasicAuth item)
editOrNewBasicAuthLike in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getBearerToken()
getBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withBearerToken(String bearerToken)
withBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasBearerToken()
hasBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerToken(String arg1)
withNewBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerToken(StringBuilder arg1)
withNewBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerToken(StringBuffer arg1)
withNewBearerToken in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getBearerTokenFile()
getBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withBearerTokenFile(String bearerTokenFile)
withBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasBearerTokenFile()
hasBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerTokenFile(String arg1)
withNewBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerTokenFile(StringBuilder arg1)
withNewBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewBearerTokenFile(StringBuffer arg1)
withNewBearerTokenFile in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getName()
getName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withName(String name)
withName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasName()
hasName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewName(String arg1)
withNewName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getProxyUrl()
getProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withProxyUrl(String proxyUrl)
withProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasProxyUrl()
hasProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewProxyUrl(String arg1)
withNewProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewProxyUrl(StringBuilder arg1)
withNewProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewProxyUrl(StringBuffer arg1)
withNewProxyUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean isReadRecent()
isReadRecent in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withReadRecent(Boolean readRecent)
withReadRecent in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasReadRecent()
hasReadRecent in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewReadRecent(String arg1)
withNewReadRecent in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewReadRecent(boolean arg1)
withNewReadRecent in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getRemoteTimeout()
getRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withRemoteTimeout(String remoteTimeout)
withRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasRemoteTimeout()
hasRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewRemoteTimeout(String arg1)
withNewRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewRemoteTimeout(StringBuilder arg1)
withNewRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewRemoteTimeout(StringBuffer arg1)
withNewRemoteTimeout in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A addToRequiredMatchers(String key, String value)
addToRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A addToRequiredMatchers(Map<String,String> map)
addToRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A removeFromRequiredMatchers(String key)
removeFromRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A removeFromRequiredMatchers(Map<String,String> map)
removeFromRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Map<String,String> getRequiredMatchers()
getRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withRequiredMatchers(Map<String,String> requiredMatchers)
withRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasRequiredMatchers()
hasRequiredMatchers in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>@Deprecated public TLSConfig getTlsConfig()
getTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public TLSConfig buildTlsConfig()
buildTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withTlsConfig(TLSConfig tlsConfig)
withTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasTlsConfig()
hasTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.TlsConfigNested<A> withNewTlsConfig()
withNewTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.TlsConfigNested<A> withNewTlsConfigLike(TLSConfig item)
withNewTlsConfigLike in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.TlsConfigNested<A> editTlsConfig()
editTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.TlsConfigNested<A> editOrNewTlsConfig()
editOrNewTlsConfig in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public RemoteReadSpecFluent.TlsConfigNested<A> editOrNewTlsConfigLike(TLSConfig item)
editOrNewTlsConfigLike in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public String getUrl()
getUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withUrl(String url)
withUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public Boolean hasUrl()
hasUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewUrl(String arg1)
withNewUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewUrl(StringBuilder arg1)
withNewUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>public A withNewUrl(StringBuffer arg1)
withNewUrl in interface RemoteReadSpecFluent<A extends RemoteReadSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.