| Package | Description |
|---|---|
| com.byteplus.apig | |
| com.byteplus.apig.model |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayResponse |
ApigApi.createGateway(CreateGatewayRequest body) |
com.squareup.okhttp.Call |
ApigApi.createGatewayAsync(CreateGatewayRequest body,
ApiCallback<CreateGatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ApigApi.createGatewayCall(CreateGatewayRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createGateway
|
ApiResponse<CreateGatewayResponse> |
ApigApi.createGatewayWithHttpInfo(@NotNull CreateGatewayRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateGatewayRequest |
CreateGatewayRequest.comments(String comments) |
CreateGatewayRequest |
CreateGatewayRequest.logSpec(LogSpecForCreateGatewayInput logSpec) |
CreateGatewayRequest |
CreateGatewayRequest.monitorSpec(MonitorSpecForCreateGatewayInput monitorSpec) |
CreateGatewayRequest |
CreateGatewayRequest.name(String name) |
CreateGatewayRequest |
CreateGatewayRequest.networkSpec(NetworkSpecForCreateGatewayInput networkSpec) |
CreateGatewayRequest |
CreateGatewayRequest.projectName(String projectName) |
CreateGatewayRequest |
CreateGatewayRequest.region(String region) |
CreateGatewayRequest |
CreateGatewayRequest.resourceSpec(ResourceSpecForCreateGatewayInput resourceSpec) |
CreateGatewayRequest |
CreateGatewayRequest.traceSpec(TraceSpecForCreateGatewayInput traceSpec) |
CreateGatewayRequest |
CreateGatewayRequest.type(String type) |
Copyright © 2026. All rights reserved.