public static final class UpdateMessageQueueRouteRequest.Builder extends Object
public UpdateMessageQueueRouteRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public UpdateMessageQueueRouteRequest.Builder appId(String appId)
The ID of the application.
This parameter is required.
example:hkhon1po62@c3df23522baa898
public UpdateMessageQueueRouteRequest.Builder appName(String appName)
public UpdateMessageQueueRouteRequest.Builder enable(Boolean enable)
Specifies whether the canary release for messaging feature is enabled for the application. Valid values:
true: enabledfalse: disabledtrue
public UpdateMessageQueueRouteRequest.Builder filterSide(String filterSide)
The side for message filtering when the canary release for messaging feature is enabled.
example:Server
public UpdateMessageQueueRouteRequest.Builder grayBaseTags(List<String> grayBaseTags)
public UpdateMessageQueueRouteRequest.Builder namespace(String namespace)
public UpdateMessageQueueRouteRequest.Builder region(String region)
The region ID.
This parameter is required.
example:cn-hangzhou
public UpdateMessageQueueRouteRequest.Builder tags(List<String> tags)
The tag that is negligible for the untagged environment of the application.
public UpdateMessageQueueRouteRequest build()
Copyright © 2026. All rights reserved.