| Package | Description |
|---|---|
| com.baidubce.services.eipgroup | |
| com.baidubce.services.eipgroup.model |
| Modifier and Type | Method and Description |
|---|---|
IdResponse |
EipGroupClient.createEipGroup(CreateEipGroupRequest request)
Create a eip group with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEipGroupRequest |
CreateEipGroupRequest.withBandwidthInMbpst(int bandwidthInMbps)
Configure bandwidthInMbps for the request.
|
CreateEipGroupRequest |
CreateEipGroupRequest.withBilling(Billing billing)
Configure billing for the request.
|
CreateEipGroupRequest |
CreateEipGroupRequest.withEipCount(int eipCount)
Configure eipCount for the request.
|
CreateEipGroupRequest |
CreateEipGroupRequest.withName(String name)
Configure name for the request.
|
Copyright © 2023. All rights reserved.