| Package | Description |
|---|---|
| com.baidubce.csn.models |
| Modifier and Type | Method and Description |
|---|---|
TagModel |
TagModel.setTagKey(String tagKey) |
TagModel |
TagModel.setTagValue(String tagValue) |
| Modifier and Type | Method and Description |
|---|---|
List<TagModel> |
QueryCsnDetailResponse.getTags() |
List<TagModel> |
QueryCsnBpDetailResponse.getTags() |
List<TagModel> |
CsnBp.getTags() |
List<TagModel> |
Csn.getTags() |
List<TagModel> |
CreateCsnRequest.getTags() |
List<TagModel> |
CreateCsnBpRequest.getTags() |
| Modifier and Type | Method and Description |
|---|---|
QueryCsnDetailResponse |
QueryCsnDetailResponse.setTags(List<TagModel> tags) |
QueryCsnBpDetailResponse |
QueryCsnBpDetailResponse.setTags(List<TagModel> tags) |
CsnBp |
CsnBp.setTags(List<TagModel> tags) |
Csn |
Csn.setTags(List<TagModel> tags) |
CreateCsnRequest |
CreateCsnRequest.setTags(List<TagModel> tags) |
CreateCsnBpRequest |
CreateCsnBpRequest.setTags(List<TagModel> tags) |
Copyright © 2026. All rights reserved.