public class VSphereClusterDeprovisionBuilder extends VSphereClusterDeprovisionFluentImpl<VSphereClusterDeprovisionBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<VSphereClusterDeprovision,VSphereClusterDeprovisionBuilder>
VSphereClusterDeprovisionFluent.CertificatesSecretRefNested<N>, VSphereClusterDeprovisionFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
VSphereClusterDeprovisionBuilder() |
VSphereClusterDeprovisionBuilder(Boolean validationEnabled) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovision instance) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovision instance,
Boolean validationEnabled) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent,
Boolean validationEnabled) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent,
VSphereClusterDeprovision instance) |
VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent,
VSphereClusterDeprovision instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VSphereClusterDeprovision |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCertificatesSecretRef, buildCredentialsSecretRef, editCertificatesSecretRef, editCredentialsSecretRef, editOrNewCertificatesSecretRef, editOrNewCertificatesSecretRefLike, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, equals, getAdditionalProperties, getCertificatesSecretRef, getCredentialsSecretRef, getVCenter, hasAdditionalProperties, hasCertificatesSecretRef, hasCredentialsSecretRef, hashCode, hasVCenter, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCertificatesSecretRef, withCredentialsSecretRef, withNewCertificatesSecretRef, withNewCertificatesSecretRef, withNewCertificatesSecretRefLike, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withVCenteraccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic VSphereClusterDeprovisionBuilder()
public VSphereClusterDeprovisionBuilder(Boolean validationEnabled)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent, Boolean validationEnabled)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent, VSphereClusterDeprovision instance)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovisionFluent<?> fluent, VSphereClusterDeprovision instance, Boolean validationEnabled)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovision instance)
public VSphereClusterDeprovisionBuilder(VSphereClusterDeprovision instance, Boolean validationEnabled)
public VSphereClusterDeprovision build()
build in interface io.fabric8.kubernetes.api.builder.Builder<VSphereClusterDeprovision>Copyright © 2015–2023 Red Hat. All rights reserved.