| Package | Description |
|---|---|
| com.baidubce.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<RdsTag> |
RdsResourceGroupsDetailFull.getTag() |
List<RdsTag> |
RdsCreateReadableInstance.getTags() |
List<RdsTag> |
RdsInstanceDetailResponse.getTags() |
List<RdsTag> |
RdsCreateInstanceRequest.getTags() |
List<RdsTag> |
Resource.getTags() |
List<RdsTag> |
RdsCreateProxyInstance.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
RdsResourceGroupsDetailFull.setTag(List<RdsTag> tag) |
void |
RdsCreateReadableInstance.setTags(List<RdsTag> tags) |
void |
RdsInstanceDetailResponse.setTags(List<RdsTag> tags) |
void |
RdsCreateInstanceRequest.setTags(List<RdsTag> tags) |
void |
Resource.setTags(List<RdsTag> tags) |
void |
RdsCreateProxyInstance.setTags(List<RdsTag> tags) |
| Constructor and Description |
|---|
Resource(String instanceId,
List<RdsTag> tags) |
Copyright © 2024. All rights reserved.