Package com.cloudera.cdp.de.model
Class ServiceDescription
java.lang.Object
com.cloudera.cdp.de.model.ServiceDescription
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.658-07:00")
public class ServiceDescription
extends Object
Detailed description of a CDE service.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for backupLocation.Getter for chartValueOverrides.Getter for cloudPlatform.Getter for clusterFqdn.Getter for clusterId.Getter for creatorCrn.Getter for creatorEmail.Getter for dataLakeAtlasUIEndpoint.Getter for dataLakeFileSystems.Getter for enablingTime.Getter for environmentCrn.Getter for environmentName.Getter for loadbalancerAllowlist.Getter for logLocation.getName()
Getter for name.Getter for networkOutboundType.Getter for previousVersionDeployed.Getter for privateClusterEnabled.Getter for publicEndpointEnabled.Getter for resources.Getter for ssdUsed.Getter for status.Getter for subnets.Getter for tenantId.Getter for whitelistIps.Getter for workloadAnalyticsEnabled.int
hashCode()
void
setBackupLocation
(String backupLocation) Setter for backupLocation.void
setChartValueOverrides
(List<ChartValueOverridesResponse> chartValueOverrides) Setter for chartValueOverrides.void
setCloudPlatform
(String cloudPlatform) Setter for cloudPlatform.void
setClusterFqdn
(String clusterFqdn) Setter for clusterFqdn.void
setClusterId
(String clusterId) Setter for clusterId.void
setCreatorCrn
(String creatorCrn) Setter for creatorCrn.void
setCreatorEmail
(String creatorEmail) Setter for creatorEmail.void
setDataLakeAtlasUIEndpoint
(String dataLakeAtlasUIEndpoint) Setter for dataLakeAtlasUIEndpoint.void
setDataLakeFileSystems
(String dataLakeFileSystems) Setter for dataLakeFileSystems.void
setEnablingTime
(String enablingTime) Setter for enablingTime.void
setEnvironmentCrn
(String environmentCrn) Setter for environmentCrn.void
setEnvironmentName
(String environmentName) Setter for environmentName.void
setLoadbalancerAllowlist
(String loadbalancerAllowlist) Setter for loadbalancerAllowlist.void
setLogLocation
(String logLocation) Setter for logLocation.void
Setter for name.void
setNetworkOutboundType
(String networkOutboundType) Setter for networkOutboundType.void
setPreviousVersionDeployed
(Boolean previousVersionDeployed) Setter for previousVersionDeployed.void
setPrivateClusterEnabled
(Boolean privateClusterEnabled) Setter for privateClusterEnabled.void
setPublicEndpointEnabled
(Boolean publicEndpointEnabled) Setter for publicEndpointEnabled.void
setResources
(ServiceResources resources) Setter for resources.void
setSsdUsed
(Boolean ssdUsed) Setter for ssdUsed.void
Setter for status.void
setSubnets
(String subnets) Setter for subnets.void
setTenantId
(String tenantId) Setter for tenantId.void
setWhitelistIps
(String whitelistIps) Setter for whitelistIps.void
setWorkloadAnalyticsEnabled
(Boolean workloadAnalyticsEnabled) Setter for workloadAnalyticsEnabled.toString()
-
Constructor Details
-
ServiceDescription
public ServiceDescription()
-
-
Method Details
-
getName
Getter for name. Name of the CDE Service. -
setName
Setter for name. Name of the CDE Service. -
getClusterId
Getter for clusterId. Cluster Id of the CDE Service. -
setClusterId
Setter for clusterId. Cluster Id of the CDE Service. -
getEnvironmentName
Getter for environmentName. CDP Environment Name. -
setEnvironmentName
Setter for environmentName. CDP Environment Name. -
getEnvironmentCrn
Getter for environmentCrn. CRN of the environment. -
setEnvironmentCrn
Setter for environmentCrn. CRN of the environment. -
getTenantId
Getter for tenantId. CDP tenant ID. -
setTenantId
Setter for tenantId. CDP tenant ID. -
getResources
Getter for resources. Resources details of CDE Service. -
setResources
Setter for resources. Resources details of CDE Service. -
getStatus
Getter for status. Status of the CDE service. -
setStatus
Setter for status. Status of the CDE service. -
getCreatorEmail
Getter for creatorEmail. Email address of the creator of the CDE service. -
setCreatorEmail
Setter for creatorEmail. Email address of the creator of the CDE service. -
getCreatorCrn
Getter for creatorCrn. CRN of the creator. -
setCreatorCrn
Setter for creatorCrn. CRN of the creator. -
getEnablingTime
Getter for enablingTime. Timestamp of service enabling. -
setEnablingTime
Setter for enablingTime. Timestamp of service enabling. -
getClusterFqdn
Getter for clusterFqdn. FQDN of the CDE service. -
setClusterFqdn
Setter for clusterFqdn. FQDN of the CDE service. -
getCloudPlatform
Getter for cloudPlatform. The cloud platform where the CDE service is enabled. -
setCloudPlatform
Setter for cloudPlatform. The cloud platform where the CDE service is enabled. -
getDataLakeFileSystems
Getter for dataLakeFileSystems. The Data lake file system. -
setDataLakeFileSystems
Setter for dataLakeFileSystems. The Data lake file system. -
getLogLocation
Getter for logLocation. Location for the log files of jobs. -
setLogLocation
Setter for logLocation. Location for the log files of jobs. -
getBackupLocation
Getter for backupLocation. Base location for the service backup archives. -
setBackupLocation
Setter for backupLocation. Base location for the service backup archives. -
getDataLakeAtlasUIEndpoint
Getter for dataLakeAtlasUIEndpoint. Endpoint of Data Lake Atlas. -
setDataLakeAtlasUIEndpoint
Setter for dataLakeAtlasUIEndpoint. Endpoint of Data Lake Atlas. -
getChartValueOverrides
Getter for chartValueOverrides. Chart overrides for the Virtual Cluster. -
setChartValueOverrides
Setter for chartValueOverrides. Chart overrides for the Virtual Cluster. -
getWhitelistIps
Getter for whitelistIps. List of CIDRs that would be allowed to access kubernetes master API server. -
setWhitelistIps
Setter for whitelistIps. List of CIDRs that would be allowed to access kubernetes master API server. -
getLoadbalancerAllowlist
Getter for loadbalancerAllowlist. Comma-separated CIDRs that would be allowed to access the load balancer. -
setLoadbalancerAllowlist
Setter for loadbalancerAllowlist. Comma-separated CIDRs that would be allowed to access the load balancer. -
getSubnets
Getter for subnets. List of Subnet IDs of the CDP subnets used by the kubernetes worker node. -
setSubnets
Setter for subnets. List of Subnet IDs of the CDP subnets used by the kubernetes worker node. -
getPrivateClusterEnabled
Getter for privateClusterEnabled. If true, the CDE service was created with fully private Azure services (AKS, MySQL, etc.). -
setPrivateClusterEnabled
Setter for privateClusterEnabled. If true, the CDE service was created with fully private Azure services (AKS, MySQL, etc.). -
getPublicEndpointEnabled
Getter for publicEndpointEnabled. If true, the CDE endpoint was created in a publicly accessible subnet. -
setPublicEndpointEnabled
Setter for publicEndpointEnabled. If true, the CDE endpoint was created in a publicly accessible subnet. -
getNetworkOutboundType
Getter for networkOutboundType. Network outbound type. Currently 'udr' is the only supported. -
setNetworkOutboundType
Setter for networkOutboundType. Network outbound type. Currently 'udr' is the only supported. -
getPreviousVersionDeployed
Getter for previousVersionDeployed. The \"true\" value indicates that the previous version of the CDE service was requested to be deployed. -
setPreviousVersionDeployed
Setter for previousVersionDeployed. The \"true\" value indicates that the previous version of the CDE service was requested to be deployed. -
getWorkloadAnalyticsEnabled
Getter for workloadAnalyticsEnabled. If true, diagnostic information about job and query execution is sent to Cloudera Workload Manager. -
setWorkloadAnalyticsEnabled
Setter for workloadAnalyticsEnabled. If true, diagnostic information about job and query execution is sent to Cloudera Workload Manager. -
getSsdUsed
Getter for ssdUsed. If true, SSD would have been be used for workload filesystem. -
setSsdUsed
Setter for ssdUsed. If true, SSD would have been be used for workload filesystem. -
equals
-
hashCode
public int hashCode() -
toString
-