@Generated public class CreateCluster extends Object
Constructor and Description |
---|
CreateCluster() |
public CreateCluster setApplyPolicyDefaultValues(Boolean applyPolicyDefaultValues)
public Boolean getApplyPolicyDefaultValues()
public CreateCluster setAutoscale(AutoScale autoscale)
public AutoScale getAutoscale()
public CreateCluster setAutoterminationMinutes(Long autoterminationMinutes)
public Long getAutoterminationMinutes()
public CreateCluster setAwsAttributes(AwsAttributes awsAttributes)
public AwsAttributes getAwsAttributes()
public CreateCluster setAzureAttributes(AzureAttributes azureAttributes)
public AzureAttributes getAzureAttributes()
public CreateCluster setCloneFrom(CloneCluster cloneFrom)
public CloneCluster getCloneFrom()
public CreateCluster setClusterLogConf(ClusterLogConf clusterLogConf)
public ClusterLogConf getClusterLogConf()
public CreateCluster setClusterName(String clusterName)
public String getClusterName()
public CreateCluster setClusterSource(ClusterSource clusterSource)
public ClusterSource getClusterSource()
public CreateCluster setCustomTags(Map<String,String> customTags)
public CreateCluster setDataSecurityMode(DataSecurityMode dataSecurityMode)
public DataSecurityMode getDataSecurityMode()
public CreateCluster setDockerImage(DockerImage dockerImage)
public DockerImage getDockerImage()
public CreateCluster setDriverInstancePoolId(String driverInstancePoolId)
public String getDriverInstancePoolId()
public CreateCluster setDriverNodeTypeId(String driverNodeTypeId)
public String getDriverNodeTypeId()
public CreateCluster setEnableElasticDisk(Boolean enableElasticDisk)
public Boolean getEnableElasticDisk()
public CreateCluster setEnableLocalDiskEncryption(Boolean enableLocalDiskEncryption)
public Boolean getEnableLocalDiskEncryption()
public CreateCluster setGcpAttributes(GcpAttributes gcpAttributes)
public GcpAttributes getGcpAttributes()
public CreateCluster setInitScripts(Collection<InitScriptInfo> initScripts)
public Collection<InitScriptInfo> getInitScripts()
public CreateCluster setInstancePoolId(String instancePoolId)
public String getInstancePoolId()
public CreateCluster setNodeTypeId(String nodeTypeId)
public String getNodeTypeId()
public CreateCluster setNumWorkers(Long numWorkers)
public Long getNumWorkers()
public CreateCluster setPolicyId(String policyId)
public String getPolicyId()
public CreateCluster setRuntimeEngine(RuntimeEngine runtimeEngine)
public RuntimeEngine getRuntimeEngine()
public CreateCluster setSingleUserName(String singleUserName)
public String getSingleUserName()
public CreateCluster setSparkConf(Map<String,String> sparkConf)
public CreateCluster setSparkEnvVars(Map<String,String> sparkEnvVars)
public CreateCluster setSparkVersion(String sparkVersion)
public String getSparkVersion()
public CreateCluster setSshPublicKeys(Collection<String> sshPublicKeys)
public Collection<String> getSshPublicKeys()
public CreateCluster setWorkloadType(WorkloadType workloadType)
public WorkloadType getWorkloadType()
Copyright © 2024. All rights reserved.