public class AlertmanagerEndpointsFluentImpl<A extends AlertmanagerEndpointsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerEndpointsFluent<A>
AlertmanagerEndpointsFluent.AuthorizationNested<N>, AlertmanagerEndpointsFluent.PortNested<N>, AlertmanagerEndpointsFluent.TlsConfigNested<N>| Constructor and Description |
|---|
AlertmanagerEndpointsFluentImpl() |
AlertmanagerEndpointsFluentImpl(AlertmanagerEndpoints instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AlertmanagerEndpointsFluentImpl()
public AlertmanagerEndpointsFluentImpl(AlertmanagerEndpoints instance)
public String getApiVersion()
getApiVersion in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>@Deprecated public SafeAuthorization getAuthorization()
getAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public SafeAuthorization buildAuthorization()
buildAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withAuthorization(SafeAuthorization authorization)
withAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasAuthorization()
hasAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.AuthorizationNested<A> withNewAuthorization()
withNewAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.AuthorizationNested<A> withNewAuthorizationLike(SafeAuthorization item)
withNewAuthorizationLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.AuthorizationNested<A> editAuthorization()
editAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.AuthorizationNested<A> editOrNewAuthorization()
editOrNewAuthorization in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.AuthorizationNested<A> editOrNewAuthorizationLike(SafeAuthorization item)
editOrNewAuthorizationLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getBearerTokenFile()
getBearerTokenFile in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withBearerTokenFile(String bearerTokenFile)
withBearerTokenFile in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasBearerTokenFile()
hasBearerTokenFile in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getName()
getName in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withName(String name)
withName in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasName()
hasName in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getNamespace()
getNamespace in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withNamespace(String namespace)
withNamespace in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasNamespace()
hasNamespace in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getPathPrefix()
getPathPrefix in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withPathPrefix(String pathPrefix)
withPathPrefix in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasPathPrefix()
hasPathPrefix in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.IntOrString getPort()
getPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public io.fabric8.kubernetes.api.model.IntOrString buildPort()
buildPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withPort(io.fabric8.kubernetes.api.model.IntOrString port)
withPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasPort()
hasPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withNewPort(Object value)
withNewPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.PortNested<A> withNewPort()
withNewPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.PortNested<A> withNewPortLike(io.fabric8.kubernetes.api.model.IntOrString item)
withNewPortLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.PortNested<A> editPort()
editPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.PortNested<A> editOrNewPort()
editOrNewPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.PortNested<A> editOrNewPortLike(io.fabric8.kubernetes.api.model.IntOrString item)
editOrNewPortLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getScheme()
getScheme in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withScheme(String scheme)
withScheme in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasScheme()
hasScheme in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public String getTimeout()
getTimeout in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withTimeout(String timeout)
withTimeout in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasTimeout()
hasTimeout in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>@Deprecated public TLSConfig getTlsConfig()
getTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public TLSConfig buildTlsConfig()
buildTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withTlsConfig(TLSConfig tlsConfig)
withTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasTlsConfig()
hasTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.TlsConfigNested<A> withNewTlsConfig()
withNewTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.TlsConfigNested<A> withNewTlsConfigLike(TLSConfig item)
withNewTlsConfigLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.TlsConfigNested<A> editTlsConfig()
editTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.TlsConfigNested<A> editOrNewTlsConfig()
editOrNewTlsConfig in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public AlertmanagerEndpointsFluent.TlsConfigNested<A> editOrNewTlsConfigLike(TLSConfig item)
editOrNewTlsConfigLike in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerEndpointsFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerEndpointsFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.