类的使用
com.baidubce.services.nat.model.CreateNatRequest
-
使用CreateNatRequest的程序包 程序包 说明 com.baidubce.services.nat com.baidubce.services.nat.model -
-
com.baidubce.services.nat中CreateNatRequest的使用
参数类型为CreateNatRequest的com.baidubce.services.nat中的方法 修饰符和类型 方法 说明 CreateNatResponseNatClient. createNat(CreateNatRequest request)Create a nat with the specified options. -
com.baidubce.services.nat.model中CreateNatRequest的使用
返回CreateNatRequest的com.baidubce.services.nat.model中的方法 修饰符和类型 方法 说明 CreateNatRequestCreateNatRequest. withBilling(Billing billing)Configure billing for the request.CreateNatRequestCreateNatRequest. withEips(List<String> eips)Configure eips for the request.CreateNatRequestCreateNatRequest. withName(String name)Configure name for the request.CreateNatRequestCreateNatRequest. withSpec(String spec)Configure spec for the request.CreateNatRequestCreateNatRequest. withVpcId(String vpcId)Configure vpcId for the request.
-