类的使用
com.volcengine.vpc.model.CreateVpcRequest
-
使用CreateVpcRequest的程序包 程序包 说明 com.volcengine.vpc com.volcengine.vpc.model -
-
com.volcengine.vpc中CreateVpcRequest的使用
参数类型为CreateVpcRequest的com.volcengine.vpc中的方法 修饰符和类型 方法 说明 CreateVpcResponseVpcApi. createVpc(CreateVpcRequest body)com.squareup.okhttp.CallVpcApi. createVpcAsync(CreateVpcRequest body, ApiCallback<CreateVpcResponse> callback)(asynchronously)com.squareup.okhttp.CallVpcApi. createVpcCall(CreateVpcRequest body, ProgressResponseBody.ProgressListener progressListener, ProgressRequestBody.ProgressRequestListener progressRequestListener)Build call for createVpcApiResponse<CreateVpcResponse>VpcApi. createVpcWithHttpInfo(@NotNull CreateVpcRequest body) -
com.volcengine.vpc.model中CreateVpcRequest的使用
返回CreateVpcRequest的com.volcengine.vpc.model中的方法 修饰符和类型 方法 说明 CreateVpcRequestCreateVpcRequest. addDnsServersItem(String dnsServersItem)CreateVpcRequestCreateVpcRequest. addTagsItem(TagForCreateVpcInput tagsItem)CreateVpcRequestCreateVpcRequest. cidrBlock(String cidrBlock)CreateVpcRequestCreateVpcRequest. clientToken(String clientToken)CreateVpcRequestCreateVpcRequest. description(String description)CreateVpcRequestCreateVpcRequest. dnsServers(List<String> dnsServers)CreateVpcRequestCreateVpcRequest. enableIpv6(Boolean enableIpv6)CreateVpcRequestCreateVpcRequest. ipv6CidrBlock(String ipv6CidrBlock)CreateVpcRequestCreateVpcRequest. projectName(String projectName)CreateVpcRequestCreateVpcRequest. tags(List<TagForCreateVpcInput> tags)CreateVpcRequestCreateVpcRequest. vpcName(String vpcName)
-