public class UpdateHistoryFluentImpl<A extends UpdateHistoryFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements UpdateHistoryFluent<A>
| Constructor and Description |
|---|
UpdateHistoryFluentImpl() |
UpdateHistoryFluentImpl(UpdateHistory instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic UpdateHistoryFluentImpl()
public UpdateHistoryFluentImpl(UpdateHistory instance)
public String getAcceptedRisks()
getAcceptedRisks in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withAcceptedRisks(String acceptedRisks)
withAcceptedRisks in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasAcceptedRisks()
hasAcceptedRisks in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public String getCompletionTime()
getCompletionTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withCompletionTime(String completionTime)
withCompletionTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasCompletionTime()
hasCompletionTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public String getImage()
getImage in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withImage(String image)
withImage in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasImage()
hasImage in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public String getStartedTime()
getStartedTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withStartedTime(String startedTime)
withStartedTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasStartedTime()
hasStartedTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public String getState()
getState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withState(String state)
withState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasState()
hasState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean getVerified()
getVerified in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withVerified(Boolean verified)
withVerified in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasVerified()
hasVerified in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public String getVersion()
getVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withVersion(String version)
withVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasVersion()
hasVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UpdateHistoryFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends UpdateHistoryFluent<A>>public A withVerified()
withVerified in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.