| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
CreateIpv6GatewayResponse |
VpcApi.createIpv6Gateway(CreateIpv6GatewayRequest body) |
com.squareup.okhttp.Call |
VpcApi.createIpv6GatewayAsync(CreateIpv6GatewayRequest body,
ApiCallback<CreateIpv6GatewayResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.createIpv6GatewayCall(CreateIpv6GatewayRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createIpv6Gateway
|
ApiResponse<CreateIpv6GatewayResponse> |
VpcApi.createIpv6GatewayWithHttpInfo(@NotNull CreateIpv6GatewayRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.clientToken(String clientToken) |
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.description(String description) |
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.name(String name) |
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.vpcId(String vpcId) |
Copyright © 2024. All rights reserved.