Uses of Class
com.tencentcloudapi.tse.v20201207.models.DeleteCloudNativeAPIGatewayResponse
-
Packages that use DeleteCloudNativeAPIGatewayResponse Package Description com.tencentcloudapi.tse.v20201207 com.tencentcloudapi.tse.v20201207.models -
-
Uses of DeleteCloudNativeAPIGatewayResponse in com.tencentcloudapi.tse.v20201207
Methods in com.tencentcloudapi.tse.v20201207 that return DeleteCloudNativeAPIGatewayResponse Modifier and Type Method Description DeleteCloudNativeAPIGatewayResponseTseClient. DeleteCloudNativeAPIGateway(DeleteCloudNativeAPIGatewayRequest req)删除云原生API网关实例 -
Uses of DeleteCloudNativeAPIGatewayResponse in com.tencentcloudapi.tse.v20201207.models
Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteCloudNativeAPIGatewayResponse Constructor Description DeleteCloudNativeAPIGatewayResponse(DeleteCloudNativeAPIGatewayResponse 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.
-