public class MachinePoolNameLeaseBuilder extends MachinePoolNameLeaseFluentImpl<MachinePoolNameLeaseBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolNameLease,MachinePoolNameLeaseBuilder>
MachinePoolNameLeaseFluent.MetadataNested<N>, MachinePoolNameLeaseFluent.SpecNested<N>, MachinePoolNameLeaseFluent.StatusNested<N>| Constructor and Description |
|---|
MachinePoolNameLeaseBuilder() |
MachinePoolNameLeaseBuilder(Boolean validationEnabled) |
MachinePoolNameLeaseBuilder(MachinePoolNameLease instance) |
MachinePoolNameLeaseBuilder(MachinePoolNameLease instance,
Boolean validationEnabled) |
MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent) |
MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent,
Boolean validationEnabled) |
MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent,
MachinePoolNameLease instance) |
MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent,
MachinePoolNameLease instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
MachinePoolNameLease |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic MachinePoolNameLeaseBuilder()
public MachinePoolNameLeaseBuilder(Boolean validationEnabled)
public MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent)
public MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent, Boolean validationEnabled)
public MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent, MachinePoolNameLease instance)
public MachinePoolNameLeaseBuilder(MachinePoolNameLeaseFluent<?> fluent, MachinePoolNameLease instance, Boolean validationEnabled)
public MachinePoolNameLeaseBuilder(MachinePoolNameLease instance)
public MachinePoolNameLeaseBuilder(MachinePoolNameLease instance, Boolean validationEnabled)
public MachinePoolNameLease build()
build in interface io.fabric8.kubernetes.api.builder.Builder<MachinePoolNameLease>Copyright © 2015–2022 Red Hat. All rights reserved.