| Package | Description |
|---|---|
| com.baidubce.eip.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> |
DetailTbspResponse.getTags() |
List<TagModel> |
TbspModel.getTags() |
List<TagModel> |
ApplyForEipRequest.getTags() |
List<TagModel> |
EipModel.getTags() |
| Modifier and Type | Method and Description |
|---|---|
DetailTbspResponse |
DetailTbspResponse.setTags(List<TagModel> tags) |
TbspModel |
TbspModel.setTags(List<TagModel> tags) |
ApplyForEipRequest |
ApplyForEipRequest.setTags(List<TagModel> tags) |
EipModel |
EipModel.setTags(List<TagModel> tags) |
Copyright © 2026. All rights reserved.