| 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> |
TbspModel.getTags() |
List<TagModel> |
GetEipGroupResponse.getTags() |
List<TagModel> |
EipModel.getTags() |
List<TagModel> |
EipGroupModel.getTags() |
List<TagModel> |
DetailTbspResponse.getTags() |
List<TagModel> |
CreateEipGroupRequest.getTags() |
List<TagModel> |
CreateEipBpRequest.getTags() |
List<TagModel> |
ApplyForEipRequest.getTags() |
| Modifier and Type | Method and Description |
|---|---|
TbspModel |
TbspModel.setTags(List<TagModel> tags) |
GetEipGroupResponse |
GetEipGroupResponse.setTags(List<TagModel> tags) |
EipModel |
EipModel.setTags(List<TagModel> tags) |
EipGroupModel |
EipGroupModel.setTags(List<TagModel> tags) |
DetailTbspResponse |
DetailTbspResponse.setTags(List<TagModel> tags) |
CreateEipGroupRequest |
CreateEipGroupRequest.setTags(List<TagModel> tags) |
CreateEipBpRequest |
CreateEipBpRequest.setTags(List<TagModel> tags) |
ApplyForEipRequest |
ApplyForEipRequest.setTags(List<TagModel> tags) |
Copyright © 2026. All rights reserved.