Uses of Class
com.tencentcloudapi.tem.v20210701.models.RevertDeployApplicationRequest
-
Packages that use RevertDeployApplicationRequest Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of RevertDeployApplicationRequest in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 with parameters of type RevertDeployApplicationRequest Modifier and Type Method Description RevertDeployApplicationResponseTemClient. RevertDeployApplication(RevertDeployApplicationRequest req)回滚分批发布 -
Uses of RevertDeployApplicationRequest in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type RevertDeployApplicationRequest Constructor Description RevertDeployApplicationRequest(RevertDeployApplicationRequest 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.
-