| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.instance |
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.bindInstanceToTags(BindTagsRequest request)
Binding the instance to specified list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
BindTagsRequest |
BindTagsRequest.withChangeTags(List<TagModel> changeTags)
Configure the list of tags for the request.
|
BindTagsRequest |
BindTagsRequest.withInstanceId(String instanceId)
Configure the instance ID for the request.
|
BindTagsRequest |
BindTagsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2022. All rights reserved.