| Package | Description |
|---|---|
| com.baidubce.services.bbc | |
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.reversed |
| Modifier and Type | Method and Description |
|---|---|
void |
BbcClient.bindReservedInstanceToTags(ReservedTagsRequest request) |
void |
BbcClient.unbindReservedInstanceFromTags(ReservedTagsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.bindReservedInstanceToTags(ReservedTagsRequest request) |
void |
BccClient.unbindReservedInstanceFromTags(ReservedTagsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ReservedTagsRequest |
ReservedTagsRequest.withChangeTags(List<TagModel> changeTags)
Configure the list of tags for the request.
|
ReservedTagsRequest |
ReservedTagsRequest.withInstanceIds(List<String> reservedInstanceIds)
Configure the reserved IDs for the request.
|
ReservedTagsRequest |
ReservedTagsRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2024. All rights reserved.