| 程序包 | 说明 |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ModifySubnetAttributesResponse |
VpcApi.modifySubnetAttributes(ModifySubnetAttributesRequest body) |
com.squareup.okhttp.Call |
VpcApi.modifySubnetAttributesAsync(ModifySubnetAttributesRequest body,
ApiCallback<ModifySubnetAttributesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
VpcApi.modifySubnetAttributesCall(ModifySubnetAttributesRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for modifySubnetAttributes
|
ApiResponse<ModifySubnetAttributesResponse> |
VpcApi.modifySubnetAttributesWithHttpInfo(@NotNull ModifySubnetAttributesRequest body) |
| 限定符和类型 | 方法和说明 |
|---|---|
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.description(String description) |
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.enableIpv6(Boolean enableIpv6) |
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.ipv6CidrBlock(Integer ipv6CidrBlock) |
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.subnetId(String subnetId) |
ModifySubnetAttributesRequest |
ModifySubnetAttributesRequest.subnetName(String subnetName) |
Copyright © 2024. All rights reserved.