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