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) |
public UpdateHistoryFluentImpl()
public UpdateHistoryFluentImpl(UpdateHistory instance)
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 A withNewCompletionTime(String arg1)
withNewCompletionTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewCompletionTime(StringBuilder arg1)
withNewCompletionTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewCompletionTime(StringBuffer arg1)
withNewCompletionTime 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 A withNewImage(String arg1)
withNewImage in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewImage(StringBuilder arg1)
withNewImage in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewImage(StringBuffer arg1)
withNewImage 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 A withNewStartedTime(String arg1)
withNewStartedTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewStartedTime(StringBuilder arg1)
withNewStartedTime in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewStartedTime(StringBuffer arg1)
withNewStartedTime 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 A withNewState(String arg1)
withNewState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewState(StringBuilder arg1)
withNewState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewState(StringBuffer arg1)
withNewState in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public Boolean isVerified()
isVerified 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 A withNewVerified(String arg1)
withNewVerified in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewVerified(boolean arg1)
withNewVerified 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 withNewVersion(String arg1)
withNewVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface UpdateHistoryFluent<A extends UpdateHistoryFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.