| Package | Description |
|---|---|
| com.baidubce.services.blb |
| Modifier and Type | Method and Description |
|---|---|
CreateBlbResponse |
AppBlbClient.createBlb(CreateBlbRequest createBlbRequest)
Create a blb with the specified options.
|
CreateBlbResponse |
BlbClient.createBlb(CreateBlbRequest createBlbRequest)
Create a blb with the specified options.
|
CreateBlbResponse |
BlbClient.createBlb(String name,
String desc,
String vpcId,
String subnetId)
Create a blb with the specified options.
|
CreateBlbResponse |
AppBlbClient.createBlb(String name,
String desc,
String vpcId,
String subnetId,
List<Tag> tags)
Create a blb with the specified options.
|
Copyright © 2021. All rights reserved.