Class ScrapeConfigSpecFluent.NomadSDConfigsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.NomadSDConfigFluent<ScrapeConfigSpecFluent.NomadSDConfigsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.ScrapeConfigSpecFluent.NomadSDConfigsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ScrapeConfigSpecFluent<A extends ScrapeConfigSpecFluent<A>>
public class ScrapeConfigSpecFluent.NomadSDConfigsNested<N> extends NomadSDConfigFluent<ScrapeConfigSpecFluent.NomadSDConfigsNested<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.NomadSDConfigFluent
NomadSDConfigFluent.AuthorizationNested<N>, NomadSDConfigFluent.BasicAuthNested<N>, NomadSDConfigFluent.Oauth2Nested<N>, NomadSDConfigFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNomadSDConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.NomadSDConfigFluent
addToAdditionalProperties, addToAdditionalProperties, addToProxyConnectHeader, addToProxyConnectHeader, buildAuthorization, buildBasicAuth, buildOauth2, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getAllowStale, getEnableHTTP2, getFollowRedirects, getNamespace, getNoProxy, getProxyConnectHeader, getProxyFromEnvironment, getProxyUrl, getRefreshInterval, getRegion, getServer, getTagSeparator, hasAdditionalProperties, hasAllowStale, hasAuthorization, hasBasicAuth, hasEnableHTTP2, hasFollowRedirects, hashCode, hasNamespace, hasNoProxy, hasOauth2, hasProxyConnectHeader, hasProxyFromEnvironment, hasProxyUrl, hasRefreshInterval, hasRegion, hasServer, hasTagSeparator, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromProxyConnectHeader, removeFromProxyConnectHeader, toString, withAdditionalProperties, withAllowStale, withAllowStale, withAuthorization, withBasicAuth, withEnableHTTP2, withEnableHTTP2, withFollowRedirects, withFollowRedirects, withNamespace, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withNoProxy, withOauth2, withProxyConnectHeader, withProxyFromEnvironment, withProxyFromEnvironment, withProxyUrl, withRefreshInterval, withRegion, withServer, withTagSeparator, withTlsConfig
-
-