public class CreateEipGroupRequest extends AbstractBceRequest
| Constructor and Description |
|---|
CreateEipGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreateEipGroupRequest |
withBandwidthInMbps(int bandwidthInMbps)
Configure bandwidthInMbps for the request.
|
CreateEipGroupRequest |
withBilling(Billing billing)
Configure billing for the request.
|
CreateEipGroupRequest |
withEipCount(int eipCount)
Configure eipCount for the request.
|
CreateEipGroupRequest |
withEipv6Count(int eipv6Count)
Configure eipv6Count for the request.
|
CreateEipGroupRequest |
withIdc(String idc) |
CreateEipGroupRequest |
withName(String name)
Configure name for the request.
|
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
CreateEipGroupRequest |
withResourceGroupId(String resourceGroupId)
Configure resourceGroupId for the request.
|
CreateEipGroupRequest |
withRouteType(String routeType) |
CreateEipGroupRequest |
withTags(List<TagModel> tags)
Configure tags for the request.
|
getRequestCredentials, setRequestCredentialspublic AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestpublic CreateEipGroupRequest withName(String name)
name - The name of CreateNatRequestpublic CreateEipGroupRequest withEipCount(int eipCount)
eipCount - The eipCount of CreateEipGroupRequestpublic CreateEipGroupRequest withEipv6Count(int eipv6Count)
eipv6Count - The eipv6Count of CreateEipGroupRequestpublic CreateEipGroupRequest withBandwidthInMbps(int bandwidthInMbps)
bandwidthInMbps - The bandwidthInMbps of CreateEipGroupRequestpublic CreateEipGroupRequest withBilling(Billing billing)
billing - The spec of CreateNatRequestpublic CreateEipGroupRequest withTags(List<TagModel> tags)
tags - The tags which will be bound to eipGroup.public CreateEipGroupRequest withResourceGroupId(String resourceGroupId)
resourceGroupId - The ID of resourceGroup which will be bound to eipGroup.public CreateEipGroupRequest withRouteType(String routeType)
public CreateEipGroupRequest withIdc(String idc)
Copyright © 2026. All rights reserved.