public static final class GetGatewayServiceDetailRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetGatewayServiceDetailRequest.Builder |
acceptLanguage(String acceptLanguage)
The language of the response.
|
GetGatewayServiceDetailRequest |
build() |
GetGatewayServiceDetailRequest.Builder |
gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
|
GetGatewayServiceDetailRequest.Builder |
serviceId(Long serviceId)
The ID of the service.
|
public GetGatewayServiceDetailRequest.Builder acceptLanguage(String acceptLanguage)
The language of the response. Valid values:
zh
public GetGatewayServiceDetailRequest.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-f4c960ad071a48a790b36324394c****
public GetGatewayServiceDetailRequest.Builder serviceId(Long serviceId)
The ID of the service.
example:35
public GetGatewayServiceDetailRequest build()
Copyright © 2026. All rights reserved.