Class Environment
java.lang.Object
com.cloudera.cdp.environments.model.Environment
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:28.895-07:00")
public class Environment
extends Object
The environment.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for authentication.Getter for awsComputeClusterConfiguration.Getter for awsDetails.Getter for azureComputeClusterConfiguration.Getter for azureDetails.Getter for backupStorage.Getter for cloudPlatform.Getter for computeClusterEnabled.Getter for created.Getter for creator.Getter for credentialName.getCrn()Getter for crn.Getter for customDockerRegistry.Getter for dataServices.Getter for description.Getter for environmentName.Getter for freeipa.Getter for gcpDetails.Getter for logStorage.Getter for network.Getter for proxyConfig.Getter for region.Deprecated.Getter for securityAccess.Getter for status.Getter for statusReason.getTags()Getter for tags.Getter for workloadAnalytics.inthashCode()voidsetAuthentication(Authentication authentication) Setter for authentication.voidsetAwsComputeClusterConfiguration(AWSComputeClusterConfiguration awsComputeClusterConfiguration) Setter for awsComputeClusterConfiguration.voidsetAwsDetails(EnvironmentAwsDetails awsDetails) Setter for awsDetails.voidsetAzureComputeClusterConfiguration(AzureComputeClusterConfiguration azureComputeClusterConfiguration) Setter for azureComputeClusterConfiguration.voidsetAzureDetails(EnvironmentAzureDetails azureDetails) Setter for azureDetails.voidsetBackupStorage(BackupStorage backupStorage) Setter for backupStorage.voidsetCloudPlatform(String cloudPlatform) Setter for cloudPlatform.voidsetComputeClusterEnabled(Boolean computeClusterEnabled) Setter for computeClusterEnabled.voidsetCreated(ZonedDateTime created) Setter for created.voidsetCreator(String creator) Setter for creator.voidsetCredentialName(String credentialName) Setter for credentialName.voidSetter for crn.voidsetCustomDockerRegistry(CustomDockerRegistryResponse customDockerRegistry) Setter for customDockerRegistry.voidsetDataServices(DataServices dataServices) Setter for dataServices.voidsetDescription(String description) Setter for description.voidsetEnvironmentName(String environmentName) Setter for environmentName.voidsetFreeipa(FreeipaDetails freeipa) Setter for freeipa.voidsetGcpDetails(EnvironmentGcpDetails gcpDetails) Setter for gcpDetails.voidsetLogStorage(LogStorage logStorage) Setter for logStorage.voidsetNetwork(Network network) Setter for network.voidsetProxyConfig(ProxyConfig proxyConfig) Setter for proxyConfig.voidSetter for region.voidsetReportDeploymentLogs(Boolean reportDeploymentLogs) Deprecated.voidsetSecurityAccess(SecurityAccess securityAccess) Setter for securityAccess.voidSetter for status.voidsetStatusReason(String statusReason) Setter for statusReason.voidsetTags(EnvironmentTags tags) Setter for tags.voidsetWorkloadAnalytics(Boolean workloadAnalytics) Setter for workloadAnalytics.toString()
-
Constructor Details
-
Environment
public Environment()
-
-
Method Details
-
getEnvironmentName
Getter for environmentName. Name of the environment. -
setEnvironmentName
Setter for environmentName. Name of the environment. -
getCrn
Getter for crn. CRN of the environment. -
setCrn
Setter for crn. CRN of the environment. -
getStatus
Getter for status. Status of the environment. -
setStatus
Setter for status. Status of the environment. -
getRegion
Getter for region. Region of the environment. -
setRegion
Setter for region. Region of the environment. -
getCloudPlatform
Getter for cloudPlatform. Cloud platform of the environment. -
setCloudPlatform
Setter for cloudPlatform. Cloud platform of the environment. -
getCredentialName
Getter for credentialName. Name of the credential of the environment. -
setCredentialName
Setter for credentialName. Name of the credential of the environment. -
getNetwork
Getter for network. Network related specifics of the environment. -
setNetwork
Setter for network. Network related specifics of the environment. -
getLogStorage
Getter for logStorage. Storage configuration for cluster and audit logs. -
setLogStorage
Setter for logStorage. Storage configuration for cluster and audit logs. -
getBackupStorage
Getter for backupStorage. Storage configuration for backup. -
setBackupStorage
Setter for backupStorage. Storage configuration for backup. -
getAuthentication
Getter for authentication. SSH key for accessing cluster node instances. -
setAuthentication
Setter for authentication. SSH key for accessing cluster node instances. -
getSecurityAccess
Getter for securityAccess. Security control for FreeIPA and Data Lake deployment. -
setSecurityAccess
Setter for securityAccess. Security control for FreeIPA and Data Lake deployment. -
getDescription
Getter for description. Description of the environment -
setDescription
Setter for description. Description of the environment -
getStatusReason
Getter for statusReason. The status reason. -
setStatusReason
Setter for statusReason. The status reason. -
getCreated
Getter for created. Creation date -
setCreated
Setter for created. Creation date -
getCreator
Getter for creator. The CRN of the user who has created the given environment. -
setCreator
Setter for creator. The CRN of the user who has created the given environment. -
getAwsDetails
Getter for awsDetails. -
setAwsDetails
Setter for awsDetails. -
getAzureDetails
Getter for azureDetails. -
setAzureDetails
Setter for azureDetails. -
getGcpDetails
Getter for gcpDetails. -
setGcpDetails
Setter for gcpDetails. -
getWorkloadAnalytics
Getter for workloadAnalytics. When this is enabled, diagnostic information about job and query execution is sent to Workload Manager for Data Hub clusters created within this environment. -
setWorkloadAnalytics
Setter for workloadAnalytics. When this is enabled, diagnostic information about job and query execution is sent to Workload Manager for Data Hub clusters created within this environment. -
getReportDeploymentLogs
Deprecated.Getter for reportDeploymentLogs. [Deprecated] When true, this will report additional diagnostic information back to Cloudera. -
setReportDeploymentLogs
Deprecated.Setter for reportDeploymentLogs. [Deprecated] When true, this will report additional diagnostic information back to Cloudera. -
getFreeipa
Getter for freeipa. Details of FreeIPA instance associated with this environment. -
setFreeipa
Setter for freeipa. Details of FreeIPA instance associated with this environment. -
getProxyConfig
Getter for proxyConfig. The proxy config. -
setProxyConfig
Setter for proxyConfig. The proxy config. -
getTags
Getter for tags. Environment tags object containing the tag values defined for the environment. -
setTags
Setter for tags. Environment tags object containing the tag values defined for the environment. -
getDataServices
Getter for dataServices. Data Services parameters of the environment. -
setDataServices
Setter for dataServices. Data Services parameters of the environment. -
getCustomDockerRegistry
Getter for customDockerRegistry. The configured custom docker registry for data services on the environment. -
setCustomDockerRegistry
Setter for customDockerRegistry. The configured custom docker registry for data services on the environment. -
getAwsComputeClusterConfiguration
Getter for awsComputeClusterConfiguration. The Externalized AWS k8s configuration for the environment. -
setAwsComputeClusterConfiguration
public void setAwsComputeClusterConfiguration(AWSComputeClusterConfiguration awsComputeClusterConfiguration) Setter for awsComputeClusterConfiguration. The Externalized AWS k8s configuration for the environment. -
getAzureComputeClusterConfiguration
Getter for azureComputeClusterConfiguration. The Externalized Azure k8s configuration for the environment. -
setAzureComputeClusterConfiguration
public void setAzureComputeClusterConfiguration(AzureComputeClusterConfiguration azureComputeClusterConfiguration) Setter for azureComputeClusterConfiguration. The Externalized Azure k8s configuration for the environment. -
getComputeClusterEnabled
Getter for computeClusterEnabled. Compute clusters enabled -
setComputeClusterEnabled
Setter for computeClusterEnabled. Compute clusters enabled -
equals
-
hashCode
public int hashCode() -
toString
-