Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
ResultItem[] |
DeleteGroupsSTDResponse.getData()
Get 删除返回结果
|
ResultItem[] |
CreateGroupsSTDResponse.getData()
Get 每个用户组的输出结果
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteGroupsSTDResponse.setData(ResultItem[] Data)
Set 删除返回结果
|
void |
CreateGroupsSTDResponse.setData(ResultItem[] Data)
Set 每个用户组的输出结果
|
Constructor and Description |
---|
ResultItem(ResultItem 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 © 2025. All rights reserved.