Class ScrapeConfigSpecFluent.AzureSDConfigsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.AzureSDConfigFluent<ScrapeConfigSpecFluent.AzureSDConfigsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.ScrapeConfigSpecFluent.AzureSDConfigsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ScrapeConfigSpecFluent<A extends ScrapeConfigSpecFluent<A>>
public class ScrapeConfigSpecFluent.AzureSDConfigsNested<N> extends AzureSDConfigFluent<ScrapeConfigSpecFluent.AzureSDConfigsNested<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.AzureSDConfigFluent
AzureSDConfigFluent.AuthorizationNested<N>, AzureSDConfigFluent.BasicAuthNested<N>, AzureSDConfigFluent.Oauth2Nested<N>, AzureSDConfigFluent.TlsConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAzureSDConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.AzureSDConfigFluent
addToAdditionalProperties, addToAdditionalProperties, addToProxyConnectHeader, addToProxyConnectHeader, buildAuthorization, buildBasicAuth, buildOauth2, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTlsConfig, editOrNewTlsConfigLike, editTlsConfig, equals, getAdditionalProperties, getAuthenticationMethod, getClientID, getClientSecret, getEnableHTTP2, getEnvironment, getFollowRedirects, getNoProxy, getPort, getProxyConnectHeader, getProxyFromEnvironment, getProxyUrl, getRefreshInterval, getResourceGroup, getSubscriptionID, getTenantID, hasAdditionalProperties, hasAuthenticationMethod, hasAuthorization, hasBasicAuth, hasClientID, hasClientSecret, hasEnableHTTP2, hasEnvironment, hasFollowRedirects, hashCode, hasNoProxy, hasOauth2, hasPort, hasProxyConnectHeader, hasProxyFromEnvironment, hasProxyUrl, hasRefreshInterval, hasResourceGroup, hasSubscriptionID, hasTenantID, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromProxyConnectHeader, removeFromProxyConnectHeader, toString, withAdditionalProperties, withAuthenticationMethod, withAuthorization, withBasicAuth, withClientID, withClientSecret, withEnableHTTP2, withEnableHTTP2, withEnvironment, withFollowRedirects, withFollowRedirects, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewClientSecret, withNewOauth2, withNewOauth2Like, withNewTlsConfig, withNewTlsConfigLike, withNoProxy, withOauth2, withPort, withProxyConnectHeader, withProxyFromEnvironment, withProxyFromEnvironment, withProxyUrl, withRefreshInterval, withResourceGroup, withSubscriptionID, withTenantID, withTlsConfig
-
-