@Generated public class PipelineCluster extends Object
Constructor and Description |
---|
PipelineCluster() |
public PipelineCluster setApplyPolicyDefaultValues(Boolean applyPolicyDefaultValues)
public Boolean getApplyPolicyDefaultValues()
public PipelineCluster setAutoscale(AutoScale autoscale)
public AutoScale getAutoscale()
public PipelineCluster setAwsAttributes(AwsAttributes awsAttributes)
public AwsAttributes getAwsAttributes()
public PipelineCluster setAzureAttributes(AzureAttributes azureAttributes)
public AzureAttributes getAzureAttributes()
public PipelineCluster setClusterLogConf(ClusterLogConf clusterLogConf)
public ClusterLogConf getClusterLogConf()
public PipelineCluster setCustomTags(Map<String,String> customTags)
public PipelineCluster setDriverInstancePoolId(String driverInstancePoolId)
public String getDriverInstancePoolId()
public PipelineCluster setDriverNodeTypeId(String driverNodeTypeId)
public String getDriverNodeTypeId()
public PipelineCluster setGcpAttributes(GcpAttributes gcpAttributes)
public GcpAttributes getGcpAttributes()
public PipelineCluster setInstancePoolId(String instancePoolId)
public String getInstancePoolId()
public PipelineCluster setLabel(String label)
public String getLabel()
public PipelineCluster setNodeTypeId(String nodeTypeId)
public String getNodeTypeId()
public PipelineCluster setNumWorkers(Long numWorkers)
public Long getNumWorkers()
public PipelineCluster setPolicyId(String policyId)
public String getPolicyId()
public PipelineCluster setSparkConf(Map<String,String> sparkConf)
public PipelineCluster setSparkEnvVars(Map<String,String> sparkEnvVars)
public PipelineCluster setSshPublicKeys(Collection<String> sshPublicKeys)
public Collection<String> getSshPublicKeys()
Copyright © 2023. All rights reserved.