| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
AllocateEipAddressResponse |
VpcApi.allocateEipAddress(AllocateEipAddressRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<AllocateEipAddressResponse> |
VpcApi.allocateEipAddressWithHttpInfo(@NotNull AllocateEipAddressRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VpcApi.allocateEipAddressAsync(AllocateEipAddressRequest body,
ApiCallback<AllocateEipAddressResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
AllocateEipAddressResponse |
AllocateEipAddressResponse.allocationId(String allocationId) |
AllocateEipAddressResponse |
AllocateEipAddressResponse.eipAddress(String eipAddress) |
AllocateEipAddressResponse |
AllocateEipAddressResponse.requestId(String requestId) |
Copyright © 2024. All rights reserved.