public class PlatformBuilder extends PlatformFluent<PlatformBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Platform,PlatformBuilder>
PlatformFluent.CertificatesSecretRefNested<N>, PlatformFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
PlatformBuilder() |
PlatformBuilder(Platform instance) |
PlatformBuilder(PlatformFluent<?> fluent) |
PlatformBuilder(PlatformFluent<?> fluent,
Platform instance) |
| Modifier and Type | Method and Description |
|---|---|
Platform |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildCertificatesSecretRef, buildCredentialsSecretRef, copyInstance, editCertificatesSecretRef, editCredentialsSecretRef, editOrNewCertificatesSecretRef, editOrNewCertificatesSecretRefLike, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, equals, getAdditionalProperties, getCluster, getDatacenter, getDefaultDatastore, getFolder, getNetwork, getVCenter, hasAdditionalProperties, hasCertificatesSecretRef, hasCluster, hasCredentialsSecretRef, hasDatacenter, hasDefaultDatastore, hasFolder, hashCode, hasNetwork, hasVCenter, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCertificatesSecretRef, withCluster, withCredentialsSecretRef, withDatacenter, withDefaultDatastore, withFolder, withNetwork, withNewCertificatesSecretRef, withNewCertificatesSecretRef, withNewCertificatesSecretRefLike, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withVCenteraggregate, aggregate, build, build, builderOf, getVisitableMappublic PlatformBuilder()
public PlatformBuilder(PlatformFluent<?> fluent)
public PlatformBuilder(PlatformFluent<?> fluent, Platform instance)
public PlatformBuilder(Platform instance)
Copyright © 2015–2023 Red Hat. All rights reserved.