public class GetRegisteredServiceEndpointsResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetRegisteredServiceEndpointsResponse.ServiceEndpoint |
| Constructor and Description |
|---|
GetRegisteredServiceEndpointsResponse() |
| Modifier and Type | Method and Description |
|---|---|
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 GetRegisteredServiceEndpointsResponse()
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 in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.