Uses of Class
com.tencentcloudapi.cfs.v20190719.models.SignUpCfsServiceResponse
-
Packages that use SignUpCfsServiceResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of SignUpCfsServiceResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return SignUpCfsServiceResponse Modifier and Type Method Description SignUpCfsServiceResponseCfsClient. SignUpCfsService(SignUpCfsServiceRequest req)本接口(SignUpCfsService)用于开通CFS服务。 -
Uses of SignUpCfsServiceResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type SignUpCfsServiceResponse Constructor Description SignUpCfsServiceResponse(SignUpCfsServiceResponse 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.
-