类的使用
com.volcengine.vpc.model.ModifySubnetAttributesRequest
-
使用ModifySubnetAttributesRequest的程序包 程序包 说明 com.volcengine.vpc com.volcengine.vpc.model -
-
com.volcengine.vpc中ModifySubnetAttributesRequest的使用
参数类型为ModifySubnetAttributesRequest的com.volcengine.vpc中的方法 修饰符和类型 方法 说明 ModifySubnetAttributesResponseVpcApi. modifySubnetAttributes(ModifySubnetAttributesRequest body)com.squareup.okhttp.CallVpcApi. modifySubnetAttributesAsync(ModifySubnetAttributesRequest body, ApiCallback<ModifySubnetAttributesResponse> callback)(asynchronously)com.squareup.okhttp.CallVpcApi. modifySubnetAttributesCall(ModifySubnetAttributesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for modifySubnetAttributesApiResponse<ModifySubnetAttributesResponse>VpcApi. modifySubnetAttributesWithHttpInfo(@NotNull ModifySubnetAttributesRequest body) -
com.volcengine.vpc.model中ModifySubnetAttributesRequest的使用
返回ModifySubnetAttributesRequest的com.volcengine.vpc.model中的方法 修饰符和类型 方法 说明 ModifySubnetAttributesRequestModifySubnetAttributesRequest. description(String description)ModifySubnetAttributesRequestModifySubnetAttributesRequest. enableIpv6(Boolean enableIpv6)ModifySubnetAttributesRequestModifySubnetAttributesRequest. ipv6CidrBlock(Integer ipv6CidrBlock)ModifySubnetAttributesRequestModifySubnetAttributesRequest. subnetId(String subnetId)ModifySubnetAttributesRequestModifySubnetAttributesRequest. subnetName(String subnetName)
-