Uses of Class
com.tencentcloudapi.hasim.v20210716.models.CreateTacticRequest
-
Packages that use CreateTacticRequest Package Description com.tencentcloudapi.hasim.v20210716 com.tencentcloudapi.hasim.v20210716.models -
-
Uses of CreateTacticRequest in com.tencentcloudapi.hasim.v20210716
Methods in com.tencentcloudapi.hasim.v20210716 with parameters of type CreateTacticRequest Modifier and Type Method Description CreateTacticResponse
HasimClient. CreateTactic(CreateTacticRequest req)
创建云兔切换策略 -
Uses of CreateTacticRequest in com.tencentcloudapi.hasim.v20210716.models
Constructors in com.tencentcloudapi.hasim.v20210716.models with parameters of type CreateTacticRequest Constructor Description CreateTacticRequest(CreateTacticRequest 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.
-