public static final class GetLosslessRuleByAppRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetLosslessRuleByAppRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
GetLosslessRuleByAppRequest.Builder |
appId(String appId)
The ID of the application.
|
GetLosslessRuleByAppRequest.Builder |
appName(String appName)
The name of the application.
|
GetLosslessRuleByAppRequest |
build() |
GetLosslessRuleByAppRequest.Builder |
namespace(String namespace)
The name of the MSE namespace.
|
GetLosslessRuleByAppRequest.Builder |
regionId(String regionId)
The ID of the region.
|
public GetLosslessRuleByAppRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public GetLosslessRuleByAppRequest.Builder appId(String appId)
The ID of the application.
example:hkhon1po62@c3df23522baa***
public GetLosslessRuleByAppRequest.Builder appName(String appName)
The name of the application.
example:example-app
public GetLosslessRuleByAppRequest.Builder namespace(String namespace)
The name of the MSE namespace.
example:default
public GetLosslessRuleByAppRequest.Builder regionId(String regionId)
The ID of the region.
example:cn-hangzhou
public GetLosslessRuleByAppRequest build()
Copyright © 2026. All rights reserved.