| 程序包 | 说明 |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.allocationId(String allocationId) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.bandwidth(Integer bandwidth) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.description(String description) |
ModifyEipAddressAttributesRequest |
ModifyEipAddressAttributesRequest.name(String name) |
Copyright © 2024. All rights reserved.