Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.ReleaseService
-
Packages that use ReleaseService Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of ReleaseService in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return ReleaseService Modifier and Type Method Description ReleaseServiceReleaseServiceResponse. getResult()Get 发布信息。Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ReleaseService Modifier and Type Method Description voidReleaseServiceResponse. setResult(ReleaseService Result)Set 发布信息。Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ReleaseService Constructor Description ReleaseService(ReleaseService 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.
-