Uses of Class
com.tencentcloudapi.tse.v20201207.models.CreateCloudNativeAPIGatewayServiceRequest
-
Packages that use CreateCloudNativeAPIGatewayServiceRequest Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of CreateCloudNativeAPIGatewayServiceRequest in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 with parameters of type CreateCloudNativeAPIGatewayServiceRequest Modifier and Type Method Description CreateCloudNativeAPIGatewayServiceResponseTseClient. CreateCloudNativeAPIGatewayService(CreateCloudNativeAPIGatewayServiceRequest req)创建云原生网关服务 -
Uses of CreateCloudNativeAPIGatewayServiceRequest in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type CreateCloudNativeAPIGatewayServiceRequest Constructor Description CreateCloudNativeAPIGatewayServiceRequest(CreateCloudNativeAPIGatewayServiceRequest 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.
-