public class OtherCHDFSBinding extends AbstractModel
header, skipSign| Constructor and Description |
|---|
OtherCHDFSBinding() |
OtherCHDFSBinding(OtherCHDFSBinding 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 |
|---|---|
Boolean |
getIsBind()
Get 是否与该桶绑定(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getProductName()
Get 产品名称
注意:此字段可能返回 null,表示取不到有效值。
|
String[] |
getSuperUser()
Get 用户名称(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。
|
CHDFSProductVpcInfo[] |
getVpcInfo()
Get vpc配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setIsBind(Boolean IsBind)
Set 是否与该桶绑定(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setProductName(String ProductName)
Set 产品名称
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSuperUser(String[] SuperUser)
Set 用户名称(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setVpcInfo(CHDFSProductVpcInfo[] VpcInfo)
Set vpc配置信息
注意:此字段可能返回 null,表示取不到有效值。
|
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 OtherCHDFSBinding()
public OtherCHDFSBinding(OtherCHDFSBinding source)
public String getProductName()
public void setProductName(String ProductName)
ProductName - 产品名称
注意:此字段可能返回 null,表示取不到有效值。public String[] getSuperUser()
public void setSuperUser(String[] SuperUser)
SuperUser - 用户名称(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。public CHDFSProductVpcInfo[] getVpcInfo()
public void setVpcInfo(CHDFSProductVpcInfo[] VpcInfo)
VpcInfo - vpc配置信息
注意:此字段可能返回 null,表示取不到有效值。public Boolean getIsBind()
public void setIsBind(Boolean IsBind)
IsBind - 是否与该桶绑定(该字段已废弃)
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2025. All rights reserved.