public class StepBuilder extends StepFluentImpl<StepBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Step,StepBuilder>
StepFluentImpl.ResourceNestedImpl<N>StepFluent.ResourceNested<N>| Constructor and Description |
|---|
StepBuilder() |
StepBuilder(Boolean validationEnabled) |
StepBuilder(Step instance) |
StepBuilder(Step instance,
Boolean validationEnabled) |
StepBuilder(StepFluent<?> fluent) |
StepBuilder(StepFluent<?> fluent,
Boolean validationEnabled) |
StepBuilder(StepFluent<?> fluent,
Step instance) |
StepBuilder(StepFluent<?> fluent,
Step instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Step |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildResource, editOrNewResource, editOrNewResourceLike, editResource, getResolving, getResource, getStatus, hasResolving, hasResource, hasStatus, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResolving, withNewResource, withNewResourceLike, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withNewStatus, withResolving, withResource, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic StepBuilder()
public StepBuilder(Boolean validationEnabled)
public StepBuilder(StepFluent<?> fluent)
public StepBuilder(StepFluent<?> fluent, Boolean validationEnabled)
public StepBuilder(StepFluent<?> fluent, Step instance)
public StepBuilder(StepFluent<?> fluent, Step instance, Boolean validationEnabled)
public StepBuilder(Step instance)
public Step build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Step>public boolean equals(Object o)
equals in class StepFluentImpl<StepBuilder>public int hashCode()
hashCode in class StepFluentImpl<StepBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.