| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyIpAddressPoolAttributesResponse |
VpcApi.modifyIpAddressPoolAttributes(ModifyIpAddressPoolAttributesRequest body) |
com.squareup.okhttp.Call |
VpcApi.modifyIpAddressPoolAttributesAsync(ModifyIpAddressPoolAttributesRequest body,
ApiCallback<ModifyIpAddressPoolAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.modifyIpAddressPoolAttributesCall(ModifyIpAddressPoolAttributesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifyIpAddressPoolAttributes
|
ApiResponse<ModifyIpAddressPoolAttributesResponse> |
VpcApi.modifyIpAddressPoolAttributesWithHttpInfo(@NotNull ModifyIpAddressPoolAttributesRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ModifyIpAddressPoolAttributesRequest |
ModifyIpAddressPoolAttributesRequest.clientToken(String clientToken) |
ModifyIpAddressPoolAttributesRequest |
ModifyIpAddressPoolAttributesRequest.description(String description) |
ModifyIpAddressPoolAttributesRequest |
ModifyIpAddressPoolAttributesRequest.ipAddressPoolId(String ipAddressPoolId) |
ModifyIpAddressPoolAttributesRequest |
ModifyIpAddressPoolAttributesRequest.name(String name) |
Copyright © 2024. All rights reserved.