| Package | Description |
|---|---|
| com.baidubce.services.blb | |
| com.baidubce.services.blb.model |
| Modifier and Type | Method and Description |
|---|---|
AppSgPortResponse |
AppBlbClient.createAppServerGroupPort(AppSgPortRequest appSgPortRequest)
Create a appServerGroupPort with the specified options.
|
void |
AppBlbClient.deleteAppServerGroupPort(AppSgPortRequest appSgPortRequest)
Delete the special appServerGroupPort.
|
void |
AppBlbClient.modifyAppServerGroupPortAttributes(AppSgPortRequest appSgPortRequest)
Modifying the special attribute to new appServerGroupPort.
|
| Modifier and Type | Method and Description |
|---|---|
AppSgPortRequest |
AppSgPortRequest.withBlbId(String blbId) |
AppSgPortRequest |
AppSgPortRequest.withPort(Integer port) |
AppSgPortRequest |
AppSgPortRequest.withPortIdList(List<String> portIdList) |
AppSgPortRequest |
AppSgPortRequest.withRequestCredentials(BceCredentials credentials) |
AppSgPortRequest |
AppSgPortRequest.withSgId(String sgId) |
AppSgPortRequest |
AppSgPortRequest.withType(String type) |
Copyright © 2020. All rights reserved.