public class DescribeYarnQueueRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeYarnQueueRequest() | 
| DescribeYarnQueueRequest(DescribeYarnQueueRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getInstanceId()Get 集群Id | 
| String | getScheduler()Get 调度器,可选值:
1. | 
| void | setInstanceId(String InstanceId)Set 集群Id | 
| void | setScheduler(String Scheduler)Set 调度器,可选值:
1. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeYarnQueueRequest()
public DescribeYarnQueueRequest(DescribeYarnQueueRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - 集群Idpublic String getScheduler()
public void setScheduler(String Scheduler)
Scheduler - 调度器,可选值:
1. capacity
2. fairCopyright © 2025. All rights reserved.