Uses of Class
com.tencentcloudapi.dlc.v20210125.models.CreateStoreLocationRequest
-
Packages that use CreateStoreLocationRequest Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of CreateStoreLocationRequest in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 with parameters of type CreateStoreLocationRequest Modifier and Type Method Description CreateStoreLocationResponseDlcClient. CreateStoreLocation(CreateStoreLocationRequest req)该接口(CreateStoreLocation)新增或覆盖计算结果存储位置。 -
Uses of CreateStoreLocationRequest in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type CreateStoreLocationRequest Constructor Description CreateStoreLocationRequest(CreateStoreLocationRequest 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.
-