public class ClusterDeploymentStatusBuilder extends ClusterDeploymentStatusFluentImpl<ClusterDeploymentStatusBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterDeploymentStatus,ClusterDeploymentStatusBuilder>
ClusterDeploymentStatusFluentImpl.CertificateBundlesNestedImpl<N>, ClusterDeploymentStatusFluentImpl.ConditionsNestedImpl<N>, ClusterDeploymentStatusFluentImpl.PlatformStatusNestedImpl<N>, ClusterDeploymentStatusFluentImpl.ProvisionRefNestedImpl<N>ClusterDeploymentStatusFluent.CertificateBundlesNested<N>, ClusterDeploymentStatusFluent.ConditionsNested<N>, ClusterDeploymentStatusFluent.PlatformStatusNested<N>, ClusterDeploymentStatusFluent.ProvisionRefNested<N>| Constructor and Description |
|---|
ClusterDeploymentStatusBuilder() |
ClusterDeploymentStatusBuilder(Boolean validationEnabled) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatus instance) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatus instance,
Boolean validationEnabled) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent,
Boolean validationEnabled) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent,
ClusterDeploymentStatus instance) |
ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent,
ClusterDeploymentStatus instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterDeploymentStatus |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCertificateBundles, addAllToConditions, addNewCertificateBundle, addNewCertificateBundle, addNewCertificateBundleLike, addNewCondition, addNewConditionLike, addToAdditionalProperties, addToAdditionalProperties, addToCertificateBundles, addToCertificateBundles, addToConditions, addToConditions, buildCertificateBundle, buildCertificateBundles, buildCondition, buildConditions, buildFirstCertificateBundle, buildFirstCondition, buildLastCertificateBundle, buildLastCondition, buildMatchingCertificateBundle, buildMatchingCondition, buildPlatformStatus, buildProvisionRef, editCertificateBundle, editCondition, editFirstCertificateBundle, editFirstCondition, editLastCertificateBundle, editLastCondition, editMatchingCertificateBundle, editMatchingCondition, editOrNewPlatformStatus, editOrNewPlatformStatusLike, editOrNewProvisionRef, editOrNewProvisionRefLike, editPlatformStatus, editProvisionRef, getAdditionalProperties, getApiURL, getCertificateBundles, getCliImage, getConditions, getInstalledTimestamp, getInstallerImage, getInstallRestarts, getInstallStartedTimestamp, getInstallVersion, getPlatformStatus, getPowerState, getProvisionRef, getWebConsoleURL, hasAdditionalProperties, hasApiURL, hasCertificateBundles, hasCliImage, hasConditions, hasInstalledTimestamp, hasInstallerImage, hasInstallRestarts, hasInstallStartedTimestamp, hasInstallVersion, hasMatchingCertificateBundle, hasMatchingCondition, hasPlatformStatus, hasPowerState, hasProvisionRef, hasWebConsoleURL, removeAllFromCertificateBundles, removeAllFromConditions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCertificateBundles, removeFromConditions, removeMatchingFromCertificateBundles, removeMatchingFromConditions, setNewCertificateBundleLike, setNewConditionLike, setToCertificateBundles, setToConditions, withAdditionalProperties, withApiURL, withCertificateBundles, withCertificateBundles, withCliImage, withConditions, withConditions, withInstalledTimestamp, withInstallerImage, withInstallRestarts, withInstallStartedTimestamp, withInstallVersion, withNewApiURL, withNewCliImage, withNewInstalledTimestamp, withNewInstallerImage, withNewInstallStartedTimestamp, withNewInstallVersion, withNewPlatformStatus, withNewPlatformStatusLike, withNewPowerState, withNewProvisionRef, withNewProvisionRef, withNewProvisionRefLike, withNewWebConsoleURL, withPlatformStatus, withPowerState, withProvisionRef, withWebConsoleURLaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ClusterDeploymentStatusBuilder()
public ClusterDeploymentStatusBuilder(Boolean validationEnabled)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent, Boolean validationEnabled)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent, ClusterDeploymentStatus instance)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatusFluent<?> fluent, ClusterDeploymentStatus instance, Boolean validationEnabled)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatus instance)
public ClusterDeploymentStatusBuilder(ClusterDeploymentStatus instance, Boolean validationEnabled)
public ClusterDeploymentStatus build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterDeploymentStatus>public boolean equals(Object o)
equals in class ClusterDeploymentStatusFluentImpl<ClusterDeploymentStatusBuilder>public int hashCode()
hashCode in class ClusterDeploymentStatusFluentImpl<ClusterDeploymentStatusBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.