Uses of Class
com.tencentcloudapi.tse.v20201207.models.UpdateCloudNativeAPIGatewaySpecRequest
-
Packages that use UpdateCloudNativeAPIGatewaySpecRequest Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of UpdateCloudNativeAPIGatewaySpecRequest in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 with parameters of type UpdateCloudNativeAPIGatewaySpecRequest Modifier and Type Method Description UpdateCloudNativeAPIGatewaySpecResponseTseClient. UpdateCloudNativeAPIGatewaySpec(UpdateCloudNativeAPIGatewaySpecRequest req)修改云原生API网关实例的节点规格信息,比如节点扩缩容或者升降配 -
Uses of UpdateCloudNativeAPIGatewaySpecRequest in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type UpdateCloudNativeAPIGatewaySpecRequest Constructor Description UpdateCloudNativeAPIGatewaySpecRequest(UpdateCloudNativeAPIGatewaySpecRequest 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.
-