Uses of Class
com.tencentcloudapi.tcb.v20180608.models.CreateStaticStoreResponse
-
Packages that use CreateStaticStoreResponse Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of CreateStaticStoreResponse in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 that return CreateStaticStoreResponse Modifier and Type Method Description CreateStaticStoreResponseTcbClient. CreateStaticStore(CreateStaticStoreRequest req)创建静态托管资源,包括COS和CDN,异步任务创建,查看创建结果需要根据DescribeStaticStore接口来查看 -
Uses of CreateStaticStoreResponse in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type CreateStaticStoreResponse Constructor Description CreateStaticStoreResponse(CreateStaticStoreResponse 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.
-