public class GetRegisteredServiceEndpointsResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetRegisteredServiceEndpointsResponse.ServiceEndpoint |
| 构造器和说明 |
|---|
GetRegisteredServiceEndpointsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
GetRegisteredServiceEndpointsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<GetRegisteredServiceEndpointsResponse.ServiceEndpoint> |
getServiceEndpoints() |
void |
setRequestId(String requestId) |
void |
setServiceEndpoints(List<GetRegisteredServiceEndpointsResponse.ServiceEndpoint> serviceEndpoints) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetRegisteredServiceEndpointsResponse.ServiceEndpoint> getServiceEndpoints()
public void setServiceEndpoints(List<GetRegisteredServiceEndpointsResponse.ServiceEndpoint> serviceEndpoints)
public GetRegisteredServiceEndpointsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.