public static final class DeleteGatewayRouteResponseBody.Data.Builder extends Object
public DeleteGatewayRouteResponseBody.Data.Builder defaultServiceId(Long defaultServiceId)
The default service ID.
example:1
public DeleteGatewayRouteResponseBody.Data.Builder gatewayId(Long gatewayId)
The ID of the gateway.
example:125
public DeleteGatewayRouteResponseBody.Data.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-5017305290e14cebbrvec4a5****
public DeleteGatewayRouteResponseBody.Data.Builder gmtCreate(String gmtCreate)
The creation time.
example:2022-01-07 18:07:57
public DeleteGatewayRouteResponseBody.Data.Builder gmtModified(String gmtModified)
The modification time.
example:2021-12-30T06:41:52.000+0000
public DeleteGatewayRouteResponseBody.Data.Builder id(Long id)
The ID.
example:12
public DeleteGatewayRouteResponseBody.Data.Builder name(String name)
The name.
example:test
public DeleteGatewayRouteResponseBody.Data.Builder predicates(String predicates)
The matching rules.
example:{"PathPredicates":{"Path":"/metas","Type":"PRE","IgnoreCase":false}}
public DeleteGatewayRouteResponseBody.Data.Builder routeOrder(Integer routeOrder)
The sequence number of the route.
example:1
public DeleteGatewayRouteResponseBody.Data.Builder status(Integer status)
The status of the route. Valid values:
2
public DeleteGatewayRouteResponseBody.Data build()
Copyright © 2026. All rights reserved.