Class ScrapeConfigSpecFluent.KumaSDConfigsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.KumaSDConfigFluent<ScrapeConfigSpecFluent.KumaSDConfigsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.ScrapeConfigSpecFluent.KumaSDConfigsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ScrapeConfigSpecFluent<A extends ScrapeConfigSpecFluent<A>>
public class ScrapeConfigSpecFluent.KumaSDConfigsNested<N> extends KumaSDConfigFluent<ScrapeConfigSpecFluent.KumaSDConfigsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.KumaSDConfigFluent
KumaSDConfigFluent.AuthorizationNested<N>, KumaSDConfigFluent.BasicAuthNested<N>, KumaSDConfigFluent.Oauth2Nested<N>, KumaSDConfigFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendKumaSDConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.KumaSDConfigFluent
addToAdditionalProperties, addToAdditionalProperties, addToProxyConnectHeader, addToProxyConnectHeader, buildAuthorization, buildBasicAuth, buildOauth2, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getClientID, getEnableHTTP2, getFetchTimeout, getFollowRedirects, getNoProxy, getProxyConnectHeader, getProxyFromEnvironment, getProxyUrl, getRefreshInterval, getServer, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasClientID, hasEnableHTTP2, hasFetchTimeout, hasFollowRedirects, hashCode, hasNoProxy, hasOauth2, hasProxyConnectHeader, hasProxyFromEnvironment, hasProxyUrl, hasRefreshInterval, hasServer, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromProxyConnectHeader, removeFromProxyConnectHeader, toString, withAdditionalProperties, withAuthorization, withBasicAuth, withClientID, withEnableHTTP2, withEnableHTTP2, withFetchTimeout, withFollowRedirects, withFollowRedirects, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withNoProxy, withOauth2, withProxyConnectHeader, withProxyFromEnvironment, withProxyFromEnvironment, withProxyUrl, withRefreshInterval, withServer, withTlsConfig
-
-