public class StepResourceBuilder extends StepResourceFluentImpl<StepResourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<StepResource,StepResourceBuilder>
| Constructor and Description |
|---|
StepResourceBuilder() |
StepResourceBuilder(Boolean validationEnabled) |
StepResourceBuilder(StepResource instance) |
StepResourceBuilder(StepResource instance,
Boolean validationEnabled) |
StepResourceBuilder(StepResourceFluent<?> fluent) |
StepResourceBuilder(StepResourceFluent<?> fluent,
Boolean validationEnabled) |
StepResourceBuilder(StepResourceFluent<?> fluent,
StepResource instance) |
StepResourceBuilder(StepResourceFluent<?> fluent,
StepResource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
StepResource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getGroup, getKind, getManifest, getName, getSourceName, getSourceNamespace, getVersion, hasGroup, hasKind, hasManifest, hasName, hasSourceName, hasSourceNamespace, hasVersion, withGroup, withKind, withManifest, withName, withNewGroup, withNewGroup, withNewGroup, withNewKind, withNewKind, withNewKind, withNewManifest, withNewManifest, withNewManifest, withNewName, withNewName, withNewName, withNewSourceName, withNewSourceName, withNewSourceName, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withNewVersion, withNewVersion, withNewVersion, withSourceName, withSourceNamespace, withVersionaccept, aggregate, aggregate, build, build, builderOfpublic StepResourceBuilder()
public StepResourceBuilder(Boolean validationEnabled)
public StepResourceBuilder(StepResourceFluent<?> fluent)
public StepResourceBuilder(StepResourceFluent<?> fluent, Boolean validationEnabled)
public StepResourceBuilder(StepResourceFluent<?> fluent, StepResource instance)
public StepResourceBuilder(StepResourceFluent<?> fluent, StepResource instance, Boolean validationEnabled)
public StepResourceBuilder(StepResource instance)
public StepResourceBuilder(StepResource instance, Boolean validationEnabled)
public StepResource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<StepResource>public boolean equals(Object o)
equals in class StepResourceFluentImpl<StepResourceBuilder>public int hashCode()
hashCode in class StepResourceFluentImpl<StepResourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.