类的使用
com.volcengine.vpc.model.ModifyVpcAttributesRequest
-
使用ModifyVpcAttributesRequest的程序包 程序包 说明 com.volcengine.vpc com.volcengine.vpc.model -
-
com.volcengine.vpc中ModifyVpcAttributesRequest的使用
参数类型为ModifyVpcAttributesRequest的com.volcengine.vpc中的方法 修饰符和类型 方法 说明 ModifyVpcAttributesResponseVpcApi. modifyVpcAttributes(ModifyVpcAttributesRequest body)com.squareup.okhttp.CallVpcApi. modifyVpcAttributesAsync(ModifyVpcAttributesRequest body, ApiCallback<ModifyVpcAttributesResponse> callback)(asynchronously)com.squareup.okhttp.CallVpcApi. modifyVpcAttributesCall(ModifyVpcAttributesRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for modifyVpcAttributesApiResponse<ModifyVpcAttributesResponse>VpcApi. modifyVpcAttributesWithHttpInfo(@NotNull ModifyVpcAttributesRequest body) -
com.volcengine.vpc.model中ModifyVpcAttributesRequest的使用
返回ModifyVpcAttributesRequest的com.volcengine.vpc.model中的方法 修饰符和类型 方法 说明 ModifyVpcAttributesRequestModifyVpcAttributesRequest. addDnsServersItem(String dnsServersItem)ModifyVpcAttributesRequestModifyVpcAttributesRequest. description(String description)ModifyVpcAttributesRequestModifyVpcAttributesRequest. dnsServers(List<String> dnsServers)ModifyVpcAttributesRequestModifyVpcAttributesRequest. enableIpv6(Boolean enableIpv6)ModifyVpcAttributesRequestModifyVpcAttributesRequest. ipv6CidrBlock(String ipv6CidrBlock)ModifyVpcAttributesRequestModifyVpcAttributesRequest. vpcId(String vpcId)ModifyVpcAttributesRequestModifyVpcAttributesRequest. vpcName(String vpcName)
-