public class ModifyResourcesTagsRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
ModifyResourcesTagsRequest() |
ModifyResourcesTagsRequest(ModifyResourcesTagsRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyResourceTags[] |
getModifyResourceTagsInfoList()
Get 标签信息
|
String |
getModifyType()
Get 标签类型,取值Cluster或者Node
|
void |
setModifyResourceTagsInfoList(ModifyResourceTags[] ModifyResourceTagsInfoList)
Set 标签信息
|
void |
setModifyType(String ModifyType)
Set 标签类型,取值Cluster或者Node
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ModifyResourcesTagsRequest()
public ModifyResourcesTagsRequest(ModifyResourcesTagsRequest source)
public String getModifyType()
public void setModifyType(String ModifyType)
ModifyType - 标签类型,取值Cluster或者Nodepublic ModifyResourceTags[] getModifyResourceTagsInfoList()
public void setModifyResourceTagsInfoList(ModifyResourceTags[] ModifyResourceTagsInfoList)
ModifyResourceTagsInfoList - 标签信息Copyright © 2024. All rights reserved.