Class PrometheusSpecFluent.RemoteReadNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1.RemoteReadSpecFluent<PrometheusSpecFluent.RemoteReadNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1.PrometheusSpecFluent.RemoteReadNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PrometheusSpecFluent<A extends PrometheusSpecFluent<A>>
public class PrometheusSpecFluent.RemoteReadNested<N> extends RemoteReadSpecFluent<PrometheusSpecFluent.RemoteReadNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1.RemoteReadSpecFluent
RemoteReadSpecFluent.AuthorizationNested<N>, RemoteReadSpecFluent.BasicAuthNested<N>, RemoteReadSpecFluent.Oauth2Nested<N>, RemoteReadSpecFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRemoteRead()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1.RemoteReadSpecFluent
addToAdditionalProperties, addToAdditionalProperties, addToHeaders, addToHeaders, addToProxyConnectHeader, addToProxyConnectHeader, 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, getNoProxy, getProxyConnectHeader, getProxyFromEnvironment, getProxyUrl, getReadRecent, getRemoteTimeout, getRequiredMatchers, getUrl, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasBearerToken, hasBearerTokenFile, hasFilterExternalLabels, hasFollowRedirects, hashCode, hasHeaders, hasName, hasNoProxy, hasOauth2, hasProxyConnectHeader, hasProxyFromEnvironment, hasProxyUrl, hasReadRecent, hasRemoteTimeout, hasRequiredMatchers, hasTlsConfig, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromHeaders, removeFromHeaders, removeFromProxyConnectHeader, removeFromProxyConnectHeader, removeFromRequiredMatchers, removeFromRequiredMatchers, toString, withAdditionalProperties, withAuthorization, withBasicAuth, withBearerToken, withBearerTokenFile, withFilterExternalLabels, withFilterExternalLabels, withFollowRedirects, withFollowRedirects, withHeaders, withName, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withNoProxy, withOauth2, withProxyConnectHeader, withProxyFromEnvironment, withProxyFromEnvironment, withProxyUrl, withReadRecent, withReadRecent, withRemoteTimeout, withRequiredMatchers, withTlsConfig, withUrl
-
-