public class AlertmanagerStatusFluentImpl<A extends AlertmanagerStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerStatusFluent<A>
| Constructor and Description |
|---|
AlertmanagerStatusFluentImpl() |
AlertmanagerStatusFluentImpl(AlertmanagerStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AlertmanagerStatusFluentImpl()
public AlertmanagerStatusFluentImpl(AlertmanagerStatus instance)
public Integer getAvailableReplicas()
getAvailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A withAvailableReplicas(Integer availableReplicas)
withAvailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasAvailableReplicas()
hasAvailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean getPaused()
getPaused in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A withPaused(Boolean paused)
withPaused in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasPaused()
hasPaused in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Integer getReplicas()
getReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasReplicas()
hasReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Integer getUnavailableReplicas()
getUnavailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A withUnavailableReplicas(Integer unavailableReplicas)
withUnavailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasUnavailableReplicas()
hasUnavailableReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Integer getUpdatedReplicas()
getUpdatedReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A withUpdatedReplicas(Integer updatedReplicas)
withUpdatedReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasUpdatedReplicas()
hasUpdatedReplicas in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends AlertmanagerStatusFluent<A>>public A withPaused()
withPaused in interface AlertmanagerStatusFluent<A extends AlertmanagerStatusFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.