Uses of Class
com.tencentcloudapi.tcbr.v20220217.models.VersionFlowInfo
-
Packages that use VersionFlowInfo Package Description com.tencentcloudapi.tcbr.v20220217.models -
-
Uses of VersionFlowInfo in com.tencentcloudapi.tcbr.v20220217.models
Methods in com.tencentcloudapi.tcbr.v20220217.models that return VersionFlowInfo Modifier and Type Method Description VersionFlowInfo[]ReleaseGrayRequest. getVersionFlowItems()Get 流量策略Methods in com.tencentcloudapi.tcbr.v20220217.models with parameters of type VersionFlowInfo Modifier and Type Method Description voidReleaseGrayRequest. setVersionFlowItems(VersionFlowInfo[] VersionFlowItems)Set 流量策略Constructors in com.tencentcloudapi.tcbr.v20220217.models with parameters of type VersionFlowInfo Constructor Description VersionFlowInfo(VersionFlowInfo 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.
-