| Package | Description |
|---|---|
| com.tencentcloudapi.goosefs.v20220519.models |
| Modifier and Type | Method and Description |
|---|---|
Tag[] |
FSAttribute.getTag()
Get Tag数组
注意:此字段可能返回 null,表示取不到有效值。
|
Tag[] |
CreateFileSystemRequest.getTag()
Get 文件系统关联的tag
|
| Modifier and Type | Method and Description |
|---|---|
void |
FSAttribute.setTag(Tag[] Tag)
Set Tag数组
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateFileSystemRequest.setTag(Tag[] Tag)
Set 文件系统关联的tag
|
| Constructor and Description |
|---|
Tag(Tag source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.