Package | Description |
---|---|
com.tencentcloudapi.emr.v20190103.models |
Modifier and Type | Method and Description |
---|---|
Item[] |
ConfigSetInfo.getBasicParams()
Get Set parameters related to the configuration set.
|
Item[] |
ItemSeq.getItems()
Get Tag name.
|
Item[] |
ModifyGlobalConfigRequest.getItems()
Get List of modified configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigSetInfo.setBasicParams(Item[] BasicParams)
Set Set parameters related to the configuration set.
|
void |
ItemSeq.setItems(Item[] Items)
Set Tag name.
|
void |
ModifyGlobalConfigRequest.setItems(Item[] Items)
Set List of modified configurations.
|
Constructor and Description |
---|
Item(Item 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.