| 程序包 | 说明 |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AllocateEipAddressResponse |
VpcApi.allocateEipAddress(AllocateEipAddressRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<AllocateEipAddressResponse> |
VpcApi.allocateEipAddressWithHttpInfo(@NotNull AllocateEipAddressRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
VpcApi.allocateEipAddressAsync(AllocateEipAddressRequest body,
ApiCallback<AllocateEipAddressResponse> callback)
(asynchronously)
|
| 限定符和类型 | 方法和说明 |
|---|---|
AllocateEipAddressResponse |
AllocateEipAddressResponse.allocationId(String allocationId) |
AllocateEipAddressResponse |
AllocateEipAddressResponse.eipAddress(String eipAddress) |
AllocateEipAddressResponse |
AllocateEipAddressResponse.requestId(String requestId) |
Copyright © 2024. All rights reserved.