Class ClusterDeploymentFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent<ClusterDeploymentFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterDeploymentFluent<A extends ClusterDeploymentFluent<A>>
public class ClusterDeploymentFluent.SpecNested<N> extends ClusterDeploymentSpecFluent<ClusterDeploymentFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<N>, ClusterDeploymentSpecFluent.CertificateBundlesNested<N>, ClusterDeploymentSpecFluent.ClusterInstallRefNested<N>, ClusterDeploymentSpecFluent.ClusterMetadataNested<N>, ClusterDeploymentSpecFluent.ClusterPoolRefNested<N>, ClusterDeploymentSpecFluent.ControlPlaneConfigNested<N>, ClusterDeploymentSpecFluent.IngressNested<N>, ClusterDeploymentSpecFluent.PlatformNested<N>, ClusterDeploymentSpecFluent.ProvisioningNested<N>, ClusterDeploymentSpecFluent.PullSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentSpecFluent
addAllToCertificateBundles, addAllToIngress, addNewCertificateBundle, addNewCertificateBundleLike, addNewIngress, addNewIngressLike, addToAdditionalProperties, addToAdditionalProperties, addToCertificateBundles, addToCertificateBundles, addToIngress, addToIngress, buildBoundServiceAccountSigningKeySecretRef, buildCertificateBundle, buildCertificateBundles, buildClusterInstallRef, buildClusterMetadata, buildClusterPoolRef, buildControlPlaneConfig, buildFirstCertificateBundle, buildFirstIngress, buildIngress, buildIngress, buildLastCertificateBundle, buildLastIngress, buildMatchingCertificateBundle, buildMatchingIngress, buildPlatform, buildProvisioning, buildPullSecretRef, copyInstance, editBoundServiceAccountSigningKeySecretRef, editCertificateBundle, editClusterInstallRef, editClusterMetadata, editClusterPoolRef, editControlPlaneConfig, editFirstCertificateBundle, editFirstIngress, editIngress, editLastCertificateBundle, editLastIngress, editMatchingCertificateBundle, editMatchingIngress, editOrNewBoundServiceAccountSigningKeySecretRef, editOrNewBoundServiceAccountSigningKeySecretRefLike, editOrNewClusterInstallRef, editOrNewClusterInstallRefLike, editOrNewClusterMetadata, editOrNewClusterMetadataLike, editOrNewClusterPoolRef, editOrNewClusterPoolRefLike, editOrNewControlPlaneConfig, editOrNewControlPlaneConfigLike, editOrNewPlatform, editOrNewPlatformLike, editOrNewProvisioning, editOrNewProvisioningLike, editOrNewPullSecretRef, editOrNewPullSecretRefLike, editPlatform, editProvisioning, editPullSecretRef, equals, getAdditionalProperties, getBaseDomain, getClusterName, getHibernateAfter, getInstallAttemptsLimit, getInstalled, getManageDNS, getPowerState, getPreserveOnDelete, hasAdditionalProperties, hasBaseDomain, hasBoundServiceAccountSigningKeySecretRef, hasCertificateBundles, hasClusterInstallRef, hasClusterMetadata, hasClusterName, hasClusterPoolRef, hasControlPlaneConfig, hashCode, hasHibernateAfter, hasIngress, hasInstallAttemptsLimit, hasInstalled, hasManageDNS, hasMatchingCertificateBundle, hasMatchingIngress, hasPlatform, hasPowerState, hasPreserveOnDelete, hasProvisioning, hasPullSecretRef, removeAllFromCertificateBundles, removeAllFromIngress, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCertificateBundles, removeFromIngress, removeMatchingFromCertificateBundles, removeMatchingFromIngress, setNewCertificateBundleLike, setNewIngressLike, setToCertificateBundles, setToIngress, toString, withAdditionalProperties, withBaseDomain, withBoundServiceAccountSigningKeySecretRef, withCertificateBundles, withCertificateBundles, withClusterInstallRef, withClusterMetadata, withClusterName, withClusterPoolRef, withControlPlaneConfig, withHibernateAfter, withIngress, withIngress, withInstallAttemptsLimit, withInstalled, withInstalled, withManageDNS, withManageDNS, withNewBoundServiceAccountSigningKeySecretRef, withNewBoundServiceAccountSigningKeySecretRef, withNewBoundServiceAccountSigningKeySecretRefLike, withNewClusterInstallRef, withNewClusterInstallRef, withNewClusterInstallRefLike, withNewClusterMetadata, withNewClusterMetadataLike, withNewClusterPoolRef, withNewClusterPoolRefLike, withNewControlPlaneConfig, withNewControlPlaneConfigLike, withNewPlatform, withNewPlatformLike, withNewProvisioning, withNewProvisioningLike, withNewPullSecretRef, withNewPullSecretRef, withNewPullSecretRefLike, withPlatform, withPowerState, withPreserveOnDelete, withPreserveOnDelete, withProvisioning, withPullSecretRef
-
-