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