public class GetServiceMeshSlbResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetServiceMeshSlbResponse.SLBInfo |
| Constructor and Description |
|---|
GetServiceMeshSlbResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
List<GetServiceMeshSlbResponse.SLBInfo> |
getData() |
GetServiceMeshSlbResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setData(List<GetServiceMeshSlbResponse.SLBInfo> data) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<GetServiceMeshSlbResponse.SLBInfo> getData()
public void setData(List<GetServiceMeshSlbResponse.SLBInfo> data)
public GetServiceMeshSlbResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.