public class AlertmanagerFluentImpl<A extends AlertmanagerFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerFluent<A>
AlertmanagerFluent.MetadataNested<N>, AlertmanagerFluent.SpecNested<N>, AlertmanagerFluent.StatusNested<N>| Constructor and Description |
|---|
AlertmanagerFluentImpl() |
AlertmanagerFluentImpl(Alertmanager instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AlertmanagerFluentImpl()
public AlertmanagerFluentImpl(Alertmanager instance)
public String getApiVersion()
getApiVersion in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public String getKind()
getKind in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withKind(String kind)
withKind in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasKind()
hasKind in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasMetadata()
hasMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.MetadataNested<A> editMetadata()
editMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>@Deprecated public AlertmanagerSpec getSpec()
getSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerSpec buildSpec()
buildSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withSpec(AlertmanagerSpec spec)
withSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasSpec()
hasSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.SpecNested<A> withNewSpec()
withNewSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.SpecNested<A> withNewSpecLike(AlertmanagerSpec item)
withNewSpecLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.SpecNested<A> editSpec()
editSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.SpecNested<A> editOrNewSpecLike(AlertmanagerSpec item)
editOrNewSpecLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>@Deprecated public AlertmanagerStatus getStatus()
getStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerStatus buildStatus()
buildStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withStatus(AlertmanagerStatus status)
withStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasStatus()
hasStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A withNewStatus(Integer availableReplicas, Boolean paused, Integer replicas, Integer unavailableReplicas, Integer updatedReplicas)
withNewStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.StatusNested<A> withNewStatus()
withNewStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.StatusNested<A> withNewStatusLike(AlertmanagerStatus item)
withNewStatusLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.StatusNested<A> editStatus()
editStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public AlertmanagerFluent.StatusNested<A> editOrNewStatusLike(AlertmanagerStatus item)
editOrNewStatusLike in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AlertmanagerFluent<A extends AlertmanagerFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.