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 Whether to bind the bucket (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String | 
getProductName()
Get Product name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
String[] | 
getSuperUser()
Get User name (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
CHDFSProductVpcInfo[] | 
getVpcInfo()
Get VPC configuration information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setIsBind(Boolean IsBind)
Set Whether to bind the bucket (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setProductName(String ProductName)
Set Product name
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setSuperUser(String[] SuperUser)
Set User name (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
setVpcInfo(CHDFSProductVpcInfo[] VpcInfo)
Set VPC configuration information
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
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 - Product name
Note: This field may return null, indicating that no valid values can be obtained.public String[] getSuperUser()
public void setSuperUser(String[] SuperUser)
SuperUser - User name (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained.public CHDFSProductVpcInfo[] getVpcInfo()
public void setVpcInfo(CHDFSProductVpcInfo[] VpcInfo)
VpcInfo - VPC configuration information
Note: This field may return null, indicating that no valid values can be obtained.public Boolean getIsBind()
public void setIsBind(Boolean IsBind)
IsBind - Whether to bind the bucket (a discarded field)
Note: This field may return null, indicating that no valid values can be obtained.Copyright © 2025. All rights reserved.