类的使用
com.baidubce.services.ipv6Gateway.model.CreateIpv6GatewayRequest
-
使用CreateIpv6GatewayRequest的程序包 程序包 说明 com.baidubce.services.ipv6Gateway com.baidubce.services.ipv6Gateway.model -
-
com.baidubce.services.ipv6Gateway中CreateIpv6GatewayRequest的使用
参数类型为CreateIpv6GatewayRequest的com.baidubce.services.ipv6Gateway中的方法 修饰符和类型 方法 说明 CreateIpv6GatewayResponseIpv6GatewayClient. createIpv6Gateway(CreateIpv6GatewayRequest request)Create an Ipv6gateway with the specified options. -
com.baidubce.services.ipv6Gateway.model中CreateIpv6GatewayRequest的使用
返回CreateIpv6GatewayRequest的com.baidubce.services.ipv6Gateway.model中的方法 修饰符和类型 方法 说明 CreateIpv6GatewayRequestCreateIpv6GatewayRequest. withBandwith(int bandwidthInMbps)Configure bandwidthInMbps for the request.CreateIpv6GatewayRequestCreateIpv6GatewayRequest. withBilling(Billing billing)Configure bandwidthInMbps for the request.CreateIpv6GatewayRequestCreateIpv6GatewayRequest. withName(String name)Configure name for the request.CreateIpv6GatewayRequestCreateIpv6GatewayRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.CreateIpv6GatewayRequestCreateIpv6GatewayRequest. withVpcId(String vpcId)Configure vpcId for the request.
-