| Package | Description |
|---|---|
| com.baidubce.services.blb | |
| com.baidubce.services.blb.model |
| Modifier and Type | Method and Description |
|---|---|
AppIgResponse |
AppBlbClient.createAppIpGroup(AppIgRequest appIgRequest)
Create an appIpGroup with the specified options.
|
AppIgResponse |
AppBlbClient.createAppIpGroup(String blbId,
String name,
String desc,
List<AppIpGroupMember> memberList)
Create an appIpGroup with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
List<AppIgResponse> |
ListAppIgResponse.getAppIpGroupList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAppIgResponse.setAppIpGroupList(List<AppIgResponse> appIpGroupList) |
Copyright © 2022. All rights reserved.