public static final class GetMseSourceRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetMseSourceRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
GetMseSourceRequest |
build() |
GetMseSourceRequest.Builder |
gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
|
GetMseSourceRequest.Builder |
type(String type)
The MSE engine type.
|
GetMseSourceRequest.Builder |
vpcId(String vpcId)
VPC ID
example:
vpc-bp1t50e045b5g7i3p****
|
public GetMseSourceRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public GetMseSourceRequest.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-7ea3da97b96543e19f6c597cd4a9****
public GetMseSourceRequest.Builder type(String type)
The MSE engine type. Valid values:
NACOS
public GetMseSourceRequest.Builder vpcId(String vpcId)
VPC ID
example:vpc-bp1t50e045b5g7i3p****
public GetMseSourceRequest build()
Copyright © 2026. All rights reserved.