Uses of Class
com.tencentcloudapi.tse.v20201207.models.UpdateCloudNativeAPIGatewayResult
-
Packages that use UpdateCloudNativeAPIGatewayResult Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of UpdateCloudNativeAPIGatewayResult in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return UpdateCloudNativeAPIGatewayResult Modifier and Type Method Description UpdateCloudNativeAPIGatewayResultUpdateCloudNativeAPIGatewaySpecResponse. getResult()Get 更新云原生API网关实例规格的响应结果。Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type UpdateCloudNativeAPIGatewayResult Modifier and Type Method Description voidUpdateCloudNativeAPIGatewaySpecResponse. setResult(UpdateCloudNativeAPIGatewayResult Result)Set 更新云原生API网关实例规格的响应结果。Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type UpdateCloudNativeAPIGatewayResult Constructor Description UpdateCloudNativeAPIGatewayResult(UpdateCloudNativeAPIGatewayResult 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.
-