Uses of Class
com.tencentcloudapi.tcb.v20180608.models.DestroyStaticStoreResponse
-
Packages that use DestroyStaticStoreResponse Package Description com.tencentcloudapi.tcb.v20180608 com.tencentcloudapi.tcb.v20180608.models -
-
Uses of DestroyStaticStoreResponse in com.tencentcloudapi.tcb.v20180608
Methods in com.tencentcloudapi.tcb.v20180608 that return DestroyStaticStoreResponse Modifier and Type Method Description DestroyStaticStoreResponseTcbClient. DestroyStaticStore(DestroyStaticStoreRequest req)销毁静态托管资源,该接口创建异步销毁任务,资源最终状态可从DestroyStaticStore接口查看 -
Uses of DestroyStaticStoreResponse in com.tencentcloudapi.tcb.v20180608.models
Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type DestroyStaticStoreResponse Constructor Description DestroyStaticStoreResponse(DestroyStaticStoreResponse 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.
-