public class ClusterDeploymentSpecFluentImpl<A extends ClusterDeploymentSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterDeploymentSpecFluent<A>
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>| Constructor and Description |
|---|
ClusterDeploymentSpecFluentImpl() |
ClusterDeploymentSpecFluentImpl(ClusterDeploymentSpec instance) |
public ClusterDeploymentSpecFluentImpl()
public ClusterDeploymentSpecFluentImpl(ClusterDeploymentSpec instance)
public String getBaseDomain()
getBaseDomain in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withBaseDomain(String baseDomain)
withBaseDomain in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasBaseDomain()
hasBaseDomain in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public A withNewBaseDomain(String arg0)
withNewBaseDomain in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getBoundServiceAccountSigningKeySecretRef()
getBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildBoundServiceAccountSigningKeySecretRef()
buildBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withBoundServiceAccountSigningKeySecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference boundServiceAccountSigningKeySecretRef)
withBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasBoundServiceAccountSigningKeySecretRef()
hasBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withNewBoundServiceAccountSigningKeySecretRef(String name)
withNewBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> withNewBoundServiceAccountSigningKeySecretRef()
withNewBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> withNewBoundServiceAccountSigningKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewBoundServiceAccountSigningKeySecretRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> editBoundServiceAccountSigningKeySecretRef()
editBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> editOrNewBoundServiceAccountSigningKeySecretRef()
editOrNewBoundServiceAccountSigningKeySecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> editOrNewBoundServiceAccountSigningKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewBoundServiceAccountSigningKeySecretRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToCertificateBundles(Integer index, CertificateBundleSpec item)
addToCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A setToCertificateBundles(Integer index, CertificateBundleSpec item)
setToCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToCertificateBundles(CertificateBundleSpec... items)
addToCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addAllToCertificateBundles(Collection<CertificateBundleSpec> items)
addAllToCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeFromCertificateBundles(CertificateBundleSpec... items)
removeFromCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeAllFromCertificateBundles(Collection<CertificateBundleSpec> items)
removeAllFromCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeMatchingFromCertificateBundles(Predicate<CertificateBundleSpecBuilder> predicate)
removeMatchingFromCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public List<CertificateBundleSpec> getCertificateBundles()
getCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public List<CertificateBundleSpec> buildCertificateBundles()
buildCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public CertificateBundleSpec buildCertificateBundle(Integer index)
buildCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public CertificateBundleSpec buildFirstCertificateBundle()
buildFirstCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public CertificateBundleSpec buildLastCertificateBundle()
buildLastCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public CertificateBundleSpec buildMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)
buildMatchingCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)
hasMatchingCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withCertificateBundles(List<CertificateBundleSpec> certificateBundles)
withCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withCertificateBundles(CertificateBundleSpec... certificateBundles)
withCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasCertificateBundles()
hasCertificateBundles in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> addNewCertificateBundle()
addNewCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> addNewCertificateBundleLike(CertificateBundleSpec item)
addNewCertificateBundleLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> setNewCertificateBundleLike(Integer index, CertificateBundleSpec item)
setNewCertificateBundleLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> editCertificateBundle(Integer index)
editCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> editFirstCertificateBundle()
editFirstCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> editLastCertificateBundle()
editLastCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.CertificateBundlesNested<A> editMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)
editMatchingCertificateBundle in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public ClusterInstallLocalReference getClusterInstallRef()
getClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterInstallLocalReference buildClusterInstallRef()
buildClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withClusterInstallRef(ClusterInstallLocalReference clusterInstallRef)
withClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasClusterInstallRef()
hasClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withNewClusterInstallRef(String group, String kind, String name, String version)
withNewClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> withNewClusterInstallRef()
withNewClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> withNewClusterInstallRefLike(ClusterInstallLocalReference item)
withNewClusterInstallRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> editClusterInstallRef()
editClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> editOrNewClusterInstallRef()
editOrNewClusterInstallRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> editOrNewClusterInstallRefLike(ClusterInstallLocalReference item)
editOrNewClusterInstallRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public ClusterMetadata getClusterMetadata()
getClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterMetadata buildClusterMetadata()
buildClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withClusterMetadata(ClusterMetadata clusterMetadata)
withClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasClusterMetadata()
hasClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterMetadataNested<A> withNewClusterMetadata()
withNewClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterMetadataNested<A> withNewClusterMetadataLike(ClusterMetadata item)
withNewClusterMetadataLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterMetadataNested<A> editClusterMetadata()
editClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterMetadataNested<A> editOrNewClusterMetadata()
editOrNewClusterMetadata in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterMetadataNested<A> editOrNewClusterMetadataLike(ClusterMetadata item)
editOrNewClusterMetadataLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public String getClusterName()
getClusterName in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withClusterName(String clusterName)
withClusterName in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasClusterName()
hasClusterName in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public A withNewClusterName(String arg0)
withNewClusterName in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public ClusterPoolReference getClusterPoolRef()
getClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterPoolReference buildClusterPoolRef()
buildClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withClusterPoolRef(ClusterPoolReference clusterPoolRef)
withClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasClusterPoolRef()
hasClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withNewClusterPoolRef(String claimName, String claimedTimestamp, String namespace, String poolName)
withNewClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> withNewClusterPoolRef()
withNewClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> withNewClusterPoolRefLike(ClusterPoolReference item)
withNewClusterPoolRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> editClusterPoolRef()
editClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> editOrNewClusterPoolRef()
editOrNewClusterPoolRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> editOrNewClusterPoolRefLike(ClusterPoolReference item)
editOrNewClusterPoolRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public ControlPlaneConfigSpec getControlPlaneConfig()
getControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ControlPlaneConfigSpec buildControlPlaneConfig()
buildControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withControlPlaneConfig(ControlPlaneConfigSpec controlPlaneConfig)
withControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasControlPlaneConfig()
hasControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> withNewControlPlaneConfig()
withNewControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> withNewControlPlaneConfigLike(ControlPlaneConfigSpec item)
withNewControlPlaneConfigLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> editControlPlaneConfig()
editControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> editOrNewControlPlaneConfig()
editOrNewControlPlaneConfig in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> editOrNewControlPlaneConfigLike(ControlPlaneConfigSpec item)
editOrNewControlPlaneConfigLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public io.fabric8.kubernetes.api.model.Duration getHibernateAfter()
getHibernateAfter in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withHibernateAfter(io.fabric8.kubernetes.api.model.Duration hibernateAfter)
withHibernateAfter in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasHibernateAfter()
hasHibernateAfter in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToIngress(Integer index, ClusterIngress item)
addToIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A setToIngress(Integer index, ClusterIngress item)
setToIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToIngress(ClusterIngress... items)
addToIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addAllToIngress(Collection<ClusterIngress> items)
addAllToIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeFromIngress(ClusterIngress... items)
removeFromIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeAllFromIngress(Collection<ClusterIngress> items)
removeAllFromIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeMatchingFromIngress(Predicate<ClusterIngressBuilder> predicate)
removeMatchingFromIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public List<ClusterIngress> getIngress()
getIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public List<ClusterIngress> buildIngress()
buildIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterIngress buildIngress(Integer index)
buildIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterIngress buildFirstIngress()
buildFirstIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterIngress buildLastIngress()
buildLastIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterIngress buildMatchingIngress(Predicate<ClusterIngressBuilder> predicate)
buildMatchingIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasMatchingIngress(Predicate<ClusterIngressBuilder> predicate)
hasMatchingIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withIngress(List<ClusterIngress> ingress)
withIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withIngress(ClusterIngress... ingress)
withIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasIngress()
hasIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> addNewIngress()
addNewIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> addNewIngressLike(ClusterIngress item)
addNewIngressLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> setNewIngressLike(Integer index, ClusterIngress item)
setNewIngressLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> editIngress(Integer index)
editIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> editFirstIngress()
editFirstIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> editLastIngress()
editLastIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.IngressNested<A> editMatchingIngress(Predicate<ClusterIngressBuilder> predicate)
editMatchingIngress in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Integer getInstallAttemptsLimit()
getInstallAttemptsLimit in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withInstallAttemptsLimit(Integer installAttemptsLimit)
withInstallAttemptsLimit in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasInstallAttemptsLimit()
hasInstallAttemptsLimit in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean getInstalled()
getInstalled in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withInstalled(Boolean installed)
withInstalled in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasInstalled()
hasInstalled in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean getManageDNS()
getManageDNS in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withManageDNS(Boolean manageDNS)
withManageDNS in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasManageDNS()
hasManageDNS in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public Platform getPlatform()
getPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Platform buildPlatform()
buildPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withPlatform(Platform platform)
withPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasPlatform()
hasPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PlatformNested<A> withNewPlatform()
withNewPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PlatformNested<A> withNewPlatformLike(Platform item)
withNewPlatformLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PlatformNested<A> editPlatform()
editPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PlatformNested<A> editOrNewPlatform()
editOrNewPlatform in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PlatformNested<A> editOrNewPlatformLike(Platform item)
editOrNewPlatformLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public String getPowerState()
getPowerState in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withPowerState(String powerState)
withPowerState in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasPowerState()
hasPowerState in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public A withNewPowerState(String arg0)
withNewPowerState in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean getPreserveOnDelete()
getPreserveOnDelete in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withPreserveOnDelete(Boolean preserveOnDelete)
withPreserveOnDelete in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasPreserveOnDelete()
hasPreserveOnDelete in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public Provisioning getProvisioning()
getProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Provisioning buildProvisioning()
buildProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withProvisioning(Provisioning provisioning)
withProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasProvisioning()
hasProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ProvisioningNested<A> withNewProvisioning()
withNewProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ProvisioningNested<A> withNewProvisioningLike(Provisioning item)
withNewProvisioningLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ProvisioningNested<A> editProvisioning()
editProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ProvisioningNested<A> editOrNewProvisioning()
editOrNewProvisioning in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.ProvisioningNested<A> editOrNewProvisioningLike(Provisioning item)
editOrNewProvisioningLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getPullSecretRef()
getPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildPullSecretRef()
buildPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withPullSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef)
withPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasPullSecretRef()
hasPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A withNewPullSecretRef(String name)
withNewPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PullSecretRefNested<A> withNewPullSecretRef()
withNewPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PullSecretRefNested<A> withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewPullSecretRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PullSecretRefNested<A> editPullSecretRef()
editPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRef()
editOrNewPullSecretRef in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public ClusterDeploymentSpecFluent.PullSecretRefNested<A> editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewPullSecretRefLike in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ClusterDeploymentSpecFluent<A extends ClusterDeploymentSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.