Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DescribeCustomHeaderRequest
-
Packages that use DescribeCustomHeaderRequest Package Description com.tencentcloudapi.gaap.v20180529 com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DescribeCustomHeaderRequest in com.tencentcloudapi.gaap.v20180529
Methods in com.tencentcloudapi.gaap.v20180529 with parameters of type DescribeCustomHeaderRequest Modifier and Type Method Description DescribeCustomHeaderResponseGaapClient. DescribeCustomHeader(DescribeCustomHeaderRequest req)本接口(DescribeCustomHeader)用于自定义header列表 -
Uses of DescribeCustomHeaderRequest in com.tencentcloudapi.gaap.v20180529.models
Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DescribeCustomHeaderRequest Constructor Description DescribeCustomHeaderRequest(DescribeCustomHeaderRequest 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.
-