public class DescribeModelServiceGroupRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeModelServiceGroupRequest() |
DescribeModelServiceGroupRequest(DescribeModelServiceGroupRequest 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 |
getServiceCategory()
Get 服务分类
|
String |
getServiceGroupId()
Get 服务组ID
|
void |
setServiceCategory(String ServiceCategory)
Set 服务分类
|
void |
setServiceGroupId(String ServiceGroupId)
Set 服务组ID
|
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 DescribeModelServiceGroupRequest()
public DescribeModelServiceGroupRequest(DescribeModelServiceGroupRequest source)
public String getServiceGroupId()
public void setServiceGroupId(String ServiceGroupId)
ServiceGroupId
- 服务组IDpublic String getServiceCategory()
public void setServiceCategory(String ServiceCategory)
ServiceCategory
- 服务分类Copyright © 2024. All rights reserved.