| Package | Description |
|---|---|
| com.baidubce.services.nat | |
| com.baidubce.services.nat.model |
| Modifier and Type | Method and Description |
|---|---|
CreateNatResponse |
NatClient.createNat(CreateNatRequest request)
Create a nat with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNatRequest |
CreateNatRequest.withBilling(Billing billing)
Configure billing for the request.
|
CreateNatRequest |
CreateNatRequest.withEips(List<String> eips)
Configure eips for the request.
|
CreateNatRequest |
CreateNatRequest.withName(String name)
Configure name for the request.
|
CreateNatRequest |
CreateNatRequest.withSpec(String spec)
Configure spec for the request.
|
CreateNatRequest |
CreateNatRequest.withVpcId(String vpcId)
Configure vpcId for the request.
|
Copyright © 2022. All rights reserved.