Class CfsInsInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.scf.v20180416.models.CfsInsInfo
-
public class CfsInsInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CfsInsInfo()
CfsInsInfo(CfsInsInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getCfsId()
Get 文件系统实例idString
getIpAddress()
Get 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。String
getLocalMountDir()
Get 本地挂载点String
getMountInsId()
Get 文件系统挂载点idString
getMountSubnetId()
Get 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。String
getMountVpcId()
Get 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。String
getRemoteMountDir()
Get 远程挂载点String
getUserGroupId()
Get 用户组idString
getUserId()
Get 用户idvoid
setCfsId(String CfsId)
Set 文件系统实例idvoid
setIpAddress(String IpAddress)
Set 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。void
setLocalMountDir(String LocalMountDir)
Set 本地挂载点void
setMountInsId(String MountInsId)
Set 文件系统挂载点idvoid
setMountSubnetId(String MountSubnetId)
Set 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。void
setMountVpcId(String MountVpcId)
Set 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。void
setRemoteMountDir(String RemoteMountDir)
Set 远程挂载点void
setUserGroupId(String UserGroupId)
Set 用户组idvoid
setUserId(String UserId)
Set 用户idvoid
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
CfsInsInfo
public CfsInsInfo()
-
CfsInsInfo
public CfsInsInfo(CfsInsInfo 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.
-
-
Method Detail
-
getUserId
public String getUserId()
Get 用户id- Returns:
- UserId 用户id
-
setUserId
public void setUserId(String UserId)
Set 用户id- Parameters:
UserId
- 用户id
-
getUserGroupId
public String getUserGroupId()
Get 用户组id- Returns:
- UserGroupId 用户组id
-
setUserGroupId
public void setUserGroupId(String UserGroupId)
Set 用户组id- Parameters:
UserGroupId
- 用户组id
-
getCfsId
public String getCfsId()
Get 文件系统实例id- Returns:
- CfsId 文件系统实例id
-
setCfsId
public void setCfsId(String CfsId)
Set 文件系统实例id- Parameters:
CfsId
- 文件系统实例id
-
getMountInsId
public String getMountInsId()
Get 文件系统挂载点id- Returns:
- MountInsId 文件系统挂载点id
-
setMountInsId
public void setMountInsId(String MountInsId)
Set 文件系统挂载点id- Parameters:
MountInsId
- 文件系统挂载点id
-
getLocalMountDir
public String getLocalMountDir()
Get 本地挂载点- Returns:
- LocalMountDir 本地挂载点
-
setLocalMountDir
public void setLocalMountDir(String LocalMountDir)
Set 本地挂载点- Parameters:
LocalMountDir
- 本地挂载点
-
getRemoteMountDir
public String getRemoteMountDir()
Get 远程挂载点- Returns:
- RemoteMountDir 远程挂载点
-
setRemoteMountDir
public void setRemoteMountDir(String RemoteMountDir)
Set 远程挂载点- Parameters:
RemoteMountDir
- 远程挂载点
-
getIpAddress
public String getIpAddress()
Get 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IpAddress 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
setIpAddress
public void setIpAddress(String IpAddress)
Set 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IpAddress
- 文件系统ip,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
getMountVpcId
public String getMountVpcId()
Get 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MountVpcId 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
setMountVpcId
public void setMountVpcId(String MountVpcId)
Set 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MountVpcId
- 文件系统所在的私有网络id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
getMountSubnetId
public String getMountSubnetId()
Get 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MountSubnetId 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
setMountSubnetId
public void setMountSubnetId(String MountSubnetId)
Set 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MountSubnetId
- 文件系统所在私有网络的子网id,配置 cfs 时无需填写。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
-
-