public class DccUnbindTagsRequest extends AbstractBceRequest
| Constructor and Description |
|---|
DccUnbindTagsRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<TagModel> |
getChangeTags() |
String |
getDccId() |
void |
setChangeTags(List<TagModel> changeTags) |
void |
setDccId(String dccId) |
String |
toString() |
DccUnbindTagsRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getDccId()
public void setDccId(String dccId)
public DccUnbindTagsRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.