public class UpdateHistoryBuilder extends UpdateHistoryFluentImpl<UpdateHistoryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<UpdateHistory,UpdateHistoryBuilder>
| Constructor and Description |
|---|
UpdateHistoryBuilder() |
UpdateHistoryBuilder(Boolean validationEnabled) |
UpdateHistoryBuilder(UpdateHistory instance) |
UpdateHistoryBuilder(UpdateHistory instance,
Boolean validationEnabled) |
UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent) |
UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent,
Boolean validationEnabled) |
UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent,
UpdateHistory instance) |
UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent,
UpdateHistory instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
UpdateHistory |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getCompletionTime, getImage, getStartedTime, getState, getVersion, hasCompletionTime, hasImage, hasStartedTime, hasState, hasVerified, hasVersion, isVerified, withCompletionTime, withImage, withNewCompletionTime, withNewCompletionTime, withNewCompletionTime, withNewImage, withNewImage, withNewImage, withNewStartedTime, withNewStartedTime, withNewStartedTime, withNewState, withNewState, withNewState, withNewVerified, withNewVerified, withNewVersion, withNewVersion, withNewVersion, withStartedTime, withState, withVerified, withVersionaccept, accept, aggregate, aggregate, build, build, builderOfpublic UpdateHistoryBuilder()
public UpdateHistoryBuilder(Boolean validationEnabled)
public UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent)
public UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent, Boolean validationEnabled)
public UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent, UpdateHistory instance)
public UpdateHistoryBuilder(UpdateHistoryFluent<?> fluent, UpdateHistory instance, Boolean validationEnabled)
public UpdateHistoryBuilder(UpdateHistory instance)
public UpdateHistoryBuilder(UpdateHistory instance, Boolean validationEnabled)
public UpdateHistory build()
build in interface io.fabric8.kubernetes.api.builder.Builder<UpdateHistory>public boolean equals(Object o)
equals in class UpdateHistoryFluentImpl<UpdateHistoryBuilder>public int hashCode()
hashCode in class UpdateHistoryFluentImpl<UpdateHistoryBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.