| Package | Description |
|---|---|
| com.baidubce.services.nat | |
| com.baidubce.services.nat.model |
| Modifier and Type | Method and Description |
|---|---|
void |
NatClient.bindEip(BindEipRequest request)
Binding the eips to specified nat.
|
void |
NatClient.unbindEip(BindEipRequest request)
Unbinding the eips to specified nat.
|
| Modifier and Type | Method and Description |
|---|---|
BindEipRequest |
BindEipRequest.withEips(List<String> eips)
Configure eips for the request.
|
BindEipRequest |
BindEipRequest.withNatId(String natId)
Configure natId for the request.
|
Copyright © 2023. All rights reserved.