public static final class UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder extends Object
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder groupName(String groupName)
The name of the group to which the service belongs.
example:DEFAULT_GROUP
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder name(String name)
The name of the service.
example:test-aixue-gray
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder namespace(String namespace)
The namespace.
example:default
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder percent(Integer percent)
The weight.
example:80
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder serviceId(Long serviceId)
The ID of the service.
example:547
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder serviceName(String serviceName)
The name of the service.
example:b-service
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder sourceType(String sourceType)
The source type of the service.
example:K8s
public UpdateGatewayRouteWafStatusResponseBody.RouteServices.Builder version(String version)
The version of the service.
example:v1
public UpdateGatewayRouteWafStatusResponseBody.RouteServices build()
Copyright © 2026. All rights reserved.