public class AddCrossVpcSubnetSupportForClientNodeRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| AddCrossVpcSubnetSupportForClientNodeRequest() | 
| AddCrossVpcSubnetSupportForClientNodeRequest(AddCrossVpcSubnetSupportForClientNodeRequest 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 | getFileSystemId()Get 文件系统ID | 
| SubnetInfo | getSubnetInfo()Get 子网信息 | 
| void | setFileSystemId(String FileSystemId)Set 文件系统ID | 
| void | setSubnetInfo(SubnetInfo SubnetInfo)Set 子网信息 | 
| 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 AddCrossVpcSubnetSupportForClientNodeRequest()
public AddCrossVpcSubnetSupportForClientNodeRequest(AddCrossVpcSubnetSupportForClientNodeRequest source)
public String getFileSystemId()
public void setFileSystemId(String FileSystemId)
FileSystemId - 文件系统IDpublic SubnetInfo getSubnetInfo()
public void setSubnetInfo(SubnetInfo SubnetInfo)
SubnetInfo - 子网信息Copyright © 2025. All rights reserved.