| Package | Description |
|---|---|
| com.byteplus.apig | |
| com.byteplus.apig.model |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayServiceResponse |
ApigApi.createGatewayService(CreateGatewayServiceRequest body) |
com.squareup.okhttp.Call |
ApigApi.createGatewayServiceAsync(CreateGatewayServiceRequest body,
ApiCallback<CreateGatewayServiceResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ApigApi.createGatewayServiceCall(CreateGatewayServiceRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createGatewayService
|
ApiResponse<CreateGatewayServiceResponse> |
ApigApi.createGatewayServiceWithHttpInfo(@NotNull CreateGatewayServiceRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.addProtocolItem(String protocolItem) |
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.authSpec(AuthSpecForCreateGatewayServiceInput authSpec) |
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.comments(String comments) |
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.gatewayId(String gatewayId) |
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.protocol(List<String> protocol) |
CreateGatewayServiceRequest |
CreateGatewayServiceRequest.serviceName(String serviceName) |
Copyright © 2026. All rights reserved.