public static final class CreateMseServiceApplicationRequest.Builder extends Object
public CreateMseServiceApplicationRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public CreateMseServiceApplicationRequest.Builder appName(String appName)
The name of the application.
This parameter is required.
example:bsd-xxyp-open-goods-server
public CreateMseServiceApplicationRequest.Builder extraInfo(String extraInfo)
The additional information.
example:{}
public CreateMseServiceApplicationRequest.Builder language(String language)
The programming language of the application.
example:JAVA
public CreateMseServiceApplicationRequest.Builder mseVersion(String mseVersion)
The edition of the MSE instance that you want to purchase.
mse_pro
public CreateMseServiceApplicationRequest.Builder region(String region)
The ID of the region where the instance resides. Examples:
This parameter is required.
example:cn-shenzhen
public CreateMseServiceApplicationRequest.Builder sentinelEnable(String sentinelEnable)
Specifies whether to enable the Sentinel-compatible mode.
example:true
public CreateMseServiceApplicationRequest.Builder source(String source)
The service source.
example:edasmsc
public CreateMseServiceApplicationRequest.Builder switchEnable(String switchEnable)
Specifies whether to enable switching.
example:true
public CreateMseServiceApplicationRequest build()
Copyright © 2026. All rights reserved.