public class GetVsmMonitorInfoRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
GetVsmMonitorInfoRequest() |
GetVsmMonitorInfoRequest(GetVsmMonitorInfoRequest 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 |
---|---|
String |
getResourceId()
Get 资源Id
|
String |
getResourceName()
Get 资源名称
|
void |
setResourceId(String ResourceId)
Set 资源Id
|
void |
setResourceName(String ResourceName)
Set 资源名称
|
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, toJsonString
public GetVsmMonitorInfoRequest()
public GetVsmMonitorInfoRequest(GetVsmMonitorInfoRequest source)
public String getResourceId()
public void setResourceId(String ResourceId)
ResourceId
- 资源Idpublic String getResourceName()
public void setResourceName(String ResourceName)
ResourceName
- 资源名称Copyright © 2024. All rights reserved.