public class InstallPlanReferenceBuilder extends InstallPlanReferenceFluent<InstallPlanReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InstallPlanReference,InstallPlanReferenceBuilder>
| Constructor and Description |
|---|
InstallPlanReferenceBuilder() |
InstallPlanReferenceBuilder(InstallPlanReference instance) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent) |
InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent,
InstallPlanReference instance) |
| Modifier and Type | Method and Description |
|---|---|
InstallPlanReference |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getKind, getName, getUuid, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasName, hasUuid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withName, withUuidaggregate, aggregate, build, build, builderOf, getVisitableMappublic InstallPlanReferenceBuilder()
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent)
public InstallPlanReferenceBuilder(InstallPlanReferenceFluent<?> fluent, InstallPlanReference instance)
public InstallPlanReferenceBuilder(InstallPlanReference instance)
public InstallPlanReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InstallPlanReference>Copyright © 2015–2024 Red Hat. All rights reserved.