| Package | Description |
|---|---|
| com.baidubce.services.nat | |
| com.baidubce.services.nat.model |
| Modifier and Type | Method and Description |
|---|---|
ListDnatRuleResponse |
NatClient.listDnatRule(ListNatRuleRequest request)
List the information of dnat rules in one specified dnat.
|
ListSnatRuleResponse |
NatClient.listSnatRule(ListNatRuleRequest request)
List the information of snat rules in one specified snat.
|
| Modifier and Type | Method and Description |
|---|---|
ListNatRuleRequest |
ListNatRuleRequest.withNatId(String natId)
Configure natId for the request.
|
ListNatRuleRequest |
ListNatRuleRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2024. All rights reserved.