public class MachinePoolNameLeaseBuilder extends MachinePoolNameLeaseFluentImpl<MachinePoolNameLeaseBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<MachinePoolNameLease,MachinePoolNameLeaseBuilder>
MachinePoolNameLeaseFluentImpl.MetadataNestedImpl<N>, MachinePoolNameLeaseFluentImpl.SpecNestedImpl<N>, MachinePoolNameLeaseFluentImpl.StatusNestedImpl<N>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() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getAdditionalProperties, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasAdditionalProperties, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class MachinePoolNameLeaseFluentImpl<MachinePoolNameLeaseBuilder>public int hashCode()
hashCode in class MachinePoolNameLeaseFluentImpl<MachinePoolNameLeaseBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.