| Package | Description |
|---|---|
| com.baidubce.services.blb | |
| com.baidubce.services.blb.model |
| Modifier and Type | Method and Description |
|---|---|
AppSgResponse |
AppBlbClient.createAppServerGroup(AppSgRequest appSgRequest)
Create a appServerGroup with the specified options.
|
AppSgResponse |
AppBlbClient.createAppServerGroup(String blbId,
String name,
String desc,
List<AppBackendServer> backendServerList)
Create a appServerGroup with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppSgResponse> |
ListAppSgResponse.getAppServerGroupList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppSgResponse.setAppServerGroupList(List<AppSgResponse> appServerGroupList) |
Copyright © 2020. All rights reserved.