| Package | Description |
|---|---|
| com.baidubce.services.ipv6Gateway | |
| com.baidubce.services.ipv6Gateway.model |
| Modifier and Type | Method and Description |
|---|---|
CreateIpv6GatewayResponse |
Ipv6GatewayClient.createIpv6Gateway(CreateIpv6GatewayRequest request)
Create an Ipv6gateway with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.withBandwith(int bandwidthInMbps)
Configure bandwidthInMbps for the request.
|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.withBilling(Billing billing)
Configure bandwidthInMbps for the request.
|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.withName(String name)
Configure name for the request.
|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
CreateIpv6GatewayRequest |
CreateIpv6GatewayRequest.withVpcId(String vpcId)
Configure vpcId for the request.
|
Copyright © 2024. All rights reserved.