public class SpecExtra extends AbstractModel
header, skipSign
Constructor and Description |
---|
SpecExtra() |
SpecExtra(SpecExtra 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 |
getDelHosts()
Get 要删除的节点uip
|
String |
getDelShards()
Deprecated.
|
void |
setDelHosts(String DelHosts)
Set 要删除的节点uip
|
void |
setDelShards(String DelShards)
Deprecated.
|
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, toJsonString
public SpecExtra()
public SpecExtra(SpecExtra source)
@Deprecated public String getDelShards()
@Deprecated public void setDelShards(String DelShards)
DelShards
- 要删除的shardspublic String getDelHosts()
public void setDelHosts(String DelHosts)
DelHosts
- 要删除的节点uipCopyright © 2024. All rights reserved.