public static final class ListServiceSourceRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListServiceSourceRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
ListServiceSourceRequest |
build() |
ListServiceSourceRequest.Builder |
gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
|
ListServiceSourceRequest.Builder |
source(String source)
Specifies the type of the returned service source.
|
public ListServiceSourceRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public ListServiceSourceRequest.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-c51a15c7ee934a4fb945ccf35fe1****
public ListServiceSourceRequest.Builder source(String source)
Specifies the type of the returned service source. If this parameter is not specified, service sources of all types are returned. Valid values:
MSE
public ListServiceSourceRequest build()
Copyright © 2026. All rights reserved.