| Package | Description |
|---|---|
| com.baidubce.services.nat | |
| com.baidubce.services.nat.model |
| Modifier and Type | Method and Description |
|---|---|
ListNatResponse |
NatClient.listNat(ListNatRequest request)
Return a list of nats owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListNatRequest |
ListNatRequest.withIp(String ip)
Configure ip for the request.
|
ListNatRequest |
ListNatRequest.withName(String name)
Configure name for the request.
|
ListNatRequest |
ListNatRequest.withNatId(String natId)
Configure natId for the request.
|
ListNatRequest |
ListNatRequest.withVpcId(String vpcId)
Configure vpcId for the request.
|
Copyright © 2020. All rights reserved.