Uses of Class
com.tencentcloudapi.gpm.v20200820.models.MTicket
-
Packages that use MTicket Package Description com.tencentcloudapi.gpm.v20200820.models -
-
Uses of MTicket in com.tencentcloudapi.gpm.v20200820.models
Methods in com.tencentcloudapi.gpm.v20200820.models that return MTicket Modifier and Type Method Description MTicket[]DescribeMatchingProgressRequest. getMatchTicketIds()Get 匹配票据 ID列表, 列表长度 12。Methods in com.tencentcloudapi.gpm.v20200820.models with parameters of type MTicket Modifier and Type Method Description voidDescribeMatchingProgressRequest. setMatchTicketIds(MTicket[] MatchTicketIds)Set 匹配票据 ID列表, 列表长度 12。Constructors in com.tencentcloudapi.gpm.v20200820.models with parameters of type MTicket Constructor Description MTicket(MTicket 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.
-