public class GetRegisteredServicesResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
GetRegisteredServicesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
GetRegisteredServicesResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<String> |
getServices() |
void |
setRequestId(String requestId) |
void |
setServices(List<String> services) |
public String getRequestId()
public void setRequestId(String requestId)
public GetRegisteredServicesResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.