public class PlatformFluentImpl<A extends PlatformFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements PlatformFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformFluentImpl.CertificatesSecretRefNestedImpl<N> |
class |
PlatformFluentImpl.CredentialsSecretRefNestedImpl<N> |
PlatformFluent.CertificatesSecretRefNested<N>, PlatformFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
PlatformFluentImpl() |
PlatformFluentImpl(Platform instance) |
public PlatformFluentImpl()
public PlatformFluentImpl(Platform instance)
@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getCertificatesSecretRef()
getCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildCertificatesSecretRef()
buildCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withCertificatesSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference certificatesSecretRef)
withCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasCertificatesSecretRef()
hasCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withNewCertificatesSecretRef(String name)
withNewCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CertificatesSecretRefNested<A> withNewCertificatesSecretRef()
withNewCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CertificatesSecretRefNested<A> withNewCertificatesSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewCertificatesSecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CertificatesSecretRefNested<A> editCertificatesSecretRef()
editCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CertificatesSecretRefNested<A> editOrNewCertificatesSecretRef()
editOrNewCertificatesSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CertificatesSecretRefNested<A> editOrNewCertificatesSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewCertificatesSecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public String getCluster()
getCluster in interface PlatformFluent<A extends PlatformFluent<A>>public A withCluster(String cluster)
withCluster in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasCluster()
hasCluster in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewCluster(String arg0)
withNewCluster in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LocalObjectReference getCredentialsSecretRef()
getCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildCredentialsSecretRef()
buildCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withCredentialsSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference credentialsSecretRef)
withCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasCredentialsSecretRef()
hasCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public A withNewCredentialsSecretRef(String name)
withNewCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRef()
withNewCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CredentialsSecretRefNested<A> withNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
withNewCredentialsSecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CredentialsSecretRefNested<A> editCredentialsSecretRef()
editCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRef()
editOrNewCredentialsSecretRef in interface PlatformFluent<A extends PlatformFluent<A>>public PlatformFluent.CredentialsSecretRefNested<A> editOrNewCredentialsSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
editOrNewCredentialsSecretRefLike in interface PlatformFluent<A extends PlatformFluent<A>>public String getDatacenter()
getDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public A withDatacenter(String datacenter)
withDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDatacenter()
hasDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewDatacenter(String arg0)
withNewDatacenter in interface PlatformFluent<A extends PlatformFluent<A>>public String getDefaultDatastore()
getDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>public A withDefaultDatastore(String defaultDatastore)
withDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasDefaultDatastore()
hasDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewDefaultDatastore(String arg0)
withNewDefaultDatastore in interface PlatformFluent<A extends PlatformFluent<A>>public String getFolder()
getFolder in interface PlatformFluent<A extends PlatformFluent<A>>public A withFolder(String folder)
withFolder in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasFolder()
hasFolder in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewFolder(String arg0)
withNewFolder in interface PlatformFluent<A extends PlatformFluent<A>>public String getNetwork()
getNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public A withNetwork(String network)
withNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasNetwork()
hasNetwork in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewNetwork(String arg0)
withNewNetwork in interface PlatformFluent<A extends PlatformFluent<A>>public String getVCenter()
getVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public A withVCenter(String vCenter)
withVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasVCenter()
hasVCenter in interface PlatformFluent<A extends PlatformFluent<A>>@Deprecated public A withNewVCenter(String arg0)
withNewVCenter in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface PlatformFluent<A extends PlatformFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.