public class AlertmanagerConfigFluentImpl<A extends AlertmanagerConfigFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerConfigFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AlertmanagerConfigFluentImpl.MetadataNestedImpl<N> |
class |
AlertmanagerConfigFluentImpl.SpecNestedImpl<N> |
AlertmanagerConfigFluent.MetadataNested<N>, AlertmanagerConfigFluent.SpecNested<N>| Constructor and Description |
|---|
AlertmanagerConfigFluentImpl() |
AlertmanagerConfigFluentImpl(AlertmanagerConfig instance) |
public AlertmanagerConfigFluentImpl()
public AlertmanagerConfigFluentImpl(AlertmanagerConfig instance)
public String getApiVersion()
getApiVersion in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public String getKind()
getKind in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public A withKind(String kind)
withKind in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public Boolean hasKind()
hasKind in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public Boolean hasMetadata()
hasMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.MetadataNested<A> editMetadata()
editMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>@Deprecated public AlertmanagerConfigSpec getSpec()
getSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigSpec buildSpec()
buildSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public A withSpec(AlertmanagerConfigSpec spec)
withSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public Boolean hasSpec()
hasSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.SpecNested<A> withNewSpec()
withNewSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.SpecNested<A> withNewSpecLike(AlertmanagerConfigSpec item)
withNewSpecLike in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.SpecNested<A> editSpec()
editSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>public AlertmanagerConfigFluent.SpecNested<A> editOrNewSpecLike(AlertmanagerConfigSpec item)
editOrNewSpecLike in interface AlertmanagerConfigFluent<A extends AlertmanagerConfigFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.