| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyEipAddressAttributesResponse |
VpcApi.modifyEipAddressAttributes(ModifyEipAddressAttributesRequest body) |
com.squareup.okhttp.Call |
VpcApi.modifyEipAddressAttributesAsync(ModifyEipAddressAttributesRequest body,
ApiCallback<ModifyEipAddressAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.modifyEipAddressAttributesCall(ModifyEipAddressAttributesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyEipAddressAttributes
|
ApiResponse<ModifyEipAddressAttributesResponse> |
VpcApi.modifyEipAddressAttributesWithHttpInfo(@NotNull ModifyEipAddressAttributesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.allocationId(String allocationId) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.bandwidth(Integer bandwidth) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.description(String description) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.name(String name) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.releaseWithInstance(Boolean releaseWithInstance) |
Copyright © 2024. All rights reserved.