@Generated public class UpdateClusterResource extends Object
| Constructor and Description |
|---|
UpdateClusterResource() |
public UpdateClusterResource setAutoscale(AutoScale autoscale)
public AutoScale getAutoscale()
public UpdateClusterResource setAutoterminationMinutes(Long autoterminationMinutes)
public Long getAutoterminationMinutes()
public UpdateClusterResource setAwsAttributes(AwsAttributes awsAttributes)
public AwsAttributes getAwsAttributes()
public UpdateClusterResource setAzureAttributes(AzureAttributes azureAttributes)
public AzureAttributes getAzureAttributes()
public UpdateClusterResource setClusterLogConf(ClusterLogConf clusterLogConf)
public ClusterLogConf getClusterLogConf()
public UpdateClusterResource setClusterName(String clusterName)
public String getClusterName()
public UpdateClusterResource setCustomTags(Map<String,String> customTags)
public UpdateClusterResource setDataSecurityMode(DataSecurityMode dataSecurityMode)
public DataSecurityMode getDataSecurityMode()
public UpdateClusterResource setDockerImage(DockerImage dockerImage)
public DockerImage getDockerImage()
public UpdateClusterResource setDriverInstancePoolId(String driverInstancePoolId)
public String getDriverInstancePoolId()
public UpdateClusterResource setDriverNodeTypeId(String driverNodeTypeId)
public String getDriverNodeTypeId()
public UpdateClusterResource setEnableElasticDisk(Boolean enableElasticDisk)
public Boolean getEnableElasticDisk()
public UpdateClusterResource setEnableLocalDiskEncryption(Boolean enableLocalDiskEncryption)
public Boolean getEnableLocalDiskEncryption()
public UpdateClusterResource setGcpAttributes(GcpAttributes gcpAttributes)
public GcpAttributes getGcpAttributes()
public UpdateClusterResource setInitScripts(Collection<InitScriptInfo> initScripts)
public Collection<InitScriptInfo> getInitScripts()
public UpdateClusterResource setInstancePoolId(String instancePoolId)
public String getInstancePoolId()
public UpdateClusterResource setIsSingleNode(Boolean isSingleNode)
public Boolean getIsSingleNode()
public UpdateClusterResource setKind(Kind kind)
public Kind getKind()
public UpdateClusterResource setNodeTypeId(String nodeTypeId)
public String getNodeTypeId()
public UpdateClusterResource setNumWorkers(Long numWorkers)
public Long getNumWorkers()
public UpdateClusterResource setPolicyId(String policyId)
public String getPolicyId()
public UpdateClusterResource setRemoteShuffleDiskIops(Long remoteShuffleDiskIops)
public Long getRemoteShuffleDiskIops()
public UpdateClusterResource setRemoteShuffleDiskThroughput(Long remoteShuffleDiskThroughput)
public Long getRemoteShuffleDiskThroughput()
public UpdateClusterResource setRuntimeEngine(RuntimeEngine runtimeEngine)
public RuntimeEngine getRuntimeEngine()
public UpdateClusterResource setSingleUserName(String singleUserName)
public String getSingleUserName()
public UpdateClusterResource setSparkConf(Map<String,String> sparkConf)
public UpdateClusterResource setSparkEnvVars(Map<String,String> sparkEnvVars)
public UpdateClusterResource setSparkVersion(String sparkVersion)
public String getSparkVersion()
public UpdateClusterResource setSshPublicKeys(Collection<String> sshPublicKeys)
public Collection<String> getSshPublicKeys()
public UpdateClusterResource setTotalInitialRemoteShuffleDiskSize(Long totalInitialRemoteShuffleDiskSize)
public Long getTotalInitialRemoteShuffleDiskSize()
public UpdateClusterResource setUseMlRuntime(Boolean useMlRuntime)
public Boolean getUseMlRuntime()
public UpdateClusterResource setWorkloadType(WorkloadType workloadType)
public WorkloadType getWorkloadType()
Copyright © 2025. All rights reserved.