| Package | Description |
|---|---|
| com.baidubce.services.blb | |
| com.baidubce.services.blb.model |
| Modifier and Type | Method and Description |
|---|---|
void |
AppBlbClient.bindEsg(EsgOperateRequest request)
bind the enterpriseSecurityGroups on the specified blb.
|
void |
BlbClient.bindEsg(EsgOperateRequest request)
bind the enterpriseSecurityGroups on the specified blb.
|
void |
AppBlbClient.unBindEsg(EsgOperateRequest request)
unbind the enterpriseSecurityGroups from the specified blb.
|
void |
BlbClient.unBindEsg(EsgOperateRequest request)
unbind the enterpriseSecurityGroups from the specified blb.
|
| Modifier and Type | Method and Description |
|---|---|
EsgOperateRequest |
EsgOperateRequest.withBlbId(String blbId) |
EsgOperateRequest |
EsgOperateRequest.withClientToken(String clientToken) |
EsgOperateRequest |
EsgOperateRequest.withEnterpriseSecurityGroupIds(List<String> enterpriseSecurityGroupIds) |
EsgOperateRequest |
EsgOperateRequest.withRequestCredentials(BceCredentials credentials) |
Copyright © 2024. All rights reserved.