@Generated public class InstancePoolAndStats extends Object
Constructor and Description |
---|
InstancePoolAndStats() |
public InstancePoolAndStats setAwsAttributes(InstancePoolAwsAttributes awsAttributes)
public InstancePoolAwsAttributes getAwsAttributes()
public InstancePoolAndStats setAzureAttributes(InstancePoolAzureAttributes azureAttributes)
public InstancePoolAzureAttributes getAzureAttributes()
public InstancePoolAndStats setCustomTags(Map<String,String> customTags)
public InstancePoolAndStats setDefaultTags(Map<String,String> defaultTags)
public InstancePoolAndStats setDiskSpec(DiskSpec diskSpec)
public DiskSpec getDiskSpec()
public InstancePoolAndStats setEnableElasticDisk(Boolean enableElasticDisk)
public Boolean getEnableElasticDisk()
public InstancePoolAndStats setGcpAttributes(InstancePoolGcpAttributes gcpAttributes)
public InstancePoolGcpAttributes getGcpAttributes()
public InstancePoolAndStats setIdleInstanceAutoterminationMinutes(Long idleInstanceAutoterminationMinutes)
public Long getIdleInstanceAutoterminationMinutes()
public InstancePoolAndStats setInstancePoolId(String instancePoolId)
public String getInstancePoolId()
public InstancePoolAndStats setInstancePoolName(String instancePoolName)
public String getInstancePoolName()
public InstancePoolAndStats setMaxCapacity(Long maxCapacity)
public Long getMaxCapacity()
public InstancePoolAndStats setMinIdleInstances(Long minIdleInstances)
public Long getMinIdleInstances()
public InstancePoolAndStats setNodeTypeId(String nodeTypeId)
public String getNodeTypeId()
public InstancePoolAndStats setPreloadedDockerImages(Collection<DockerImage> preloadedDockerImages)
public Collection<DockerImage> getPreloadedDockerImages()
public InstancePoolAndStats setPreloadedSparkVersions(Collection<String> preloadedSparkVersions)
public Collection<String> getPreloadedSparkVersions()
public InstancePoolAndStats setState(InstancePoolState state)
public InstancePoolState getState()
public InstancePoolAndStats setStats(InstancePoolStats stats)
public InstancePoolStats getStats()
public InstancePoolAndStats setStatus(InstancePoolStatus status)
public InstancePoolStatus getStatus()
Copyright © 2023. All rights reserved.