public class AlertmanagerEndpointsFluentImpl<A extends AlertmanagerEndpointsFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerEndpointsFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AlertmanagerEndpointsFluentImpl.PortNestedImpl<N> |
class |
AlertmanagerEndpointsFluentImpl.TlsConfigNestedImpl<N> |
AlertmanagerEndpointsFluent.PortNested<N>, AlertmanagerEndpointsFluent.TlsConfigNested<N>| Constructor and Description |
|---|
AlertmanagerEndpointsFluentImpl() |
AlertmanagerEndpointsFluentImpl(AlertmanagerEndpoints instance) |
public 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 A withNewApiVersion(String arg0)
withNewApiVersion 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>>@Deprecated public A withNewBearerTokenFile(String arg0)
withNewBearerTokenFile 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>>@Deprecated public A withNewName(String arg0)
withNewName 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>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace 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 A withNewPathPrefix(String arg0)
withNewPathPrefix 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(Integer intVal)
withNewPort in interface AlertmanagerEndpointsFluent<A extends AlertmanagerEndpointsFluent<A>>public A withNewPort(String strVal)
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>>@Deprecated public A withNewScheme(String arg0)
withNewScheme 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>>Copyright © 2015–2021 Red Hat. All rights reserved.