| Package | Description |
|---|---|
| com.baidubce.services.bbc | |
| com.baidubce.services.bbc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
BbcClient.bindInstanceTag(BindBbcTagsRequest request)
Binding the bbc instance to specified list of tags.
|
void |
BbcClient.unBindInstanceTag(BindBbcTagsRequest request)
Unbinding the bbc instance to specified list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
BindBbcTagsRequest |
BindBbcTagsRequest.withChangeTags(List<TagModel> changeTags)
Configure the list of tags for the request.
|
BindBbcTagsRequest |
BindBbcTagsRequest.withInstanceId(String instanceId)
Configure the instance ID for the request.
|
BindBbcTagsRequest |
BindBbcTagsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2021. All rights reserved.