public class InstallPlanReferenceBuilder extends InstallPlanReferenceFluentImpl<InstallPlanReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallPlanReference,InstallPlanReferenceBuilder>
| Constructor and Description |
|---|
InstallPlanReferenceBuilder() |
InstallPlanReferenceBuilder(Boolean validationEnabled) |
InstallPlanReferenceBuilder(InstallPlanReference instance) |
InstallPlanReferenceBuilder(InstallPlanReference instance,
Boolean validationEnabled) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
Boolean validationEnabled) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
InstallPlanReference instance) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
InstallPlanReference instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanReference |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getApiVersion, getKind, getName, getUuid, hasApiVersion, hasKind, hasName, hasUuid, withApiVersion, withKind, withName, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewName, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withNewUuid, withUuidaccept, accept, aggregate, aggregate, build, build, builderOfpublic InstallPlanReferenceBuilder()
public InstallPlanReferenceBuilder(Boolean validationEnabled)
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent)
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, Boolean validationEnabled)
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance)
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance, Boolean validationEnabled)
public InstallPlanReferenceBuilder(InstallPlanReference instance)
public InstallPlanReferenceBuilder(InstallPlanReference instance, Boolean validationEnabled)
public InstallPlanReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallPlanReference>public boolean equals(Object o)
equals in class InstallPlanReferenceFluentImpl<InstallPlanReferenceBuilder>public int hashCode()
hashCode in class InstallPlanReferenceFluentImpl<InstallPlanReferenceBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.