public static class GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
description
example:
ew
|
Long |
effectionServiceId
example:
6442430
|
Long |
level
example:
P2
|
List<String> |
picUrl |
Long |
serviceId
example:
170000000
|
String |
serviceName
example:
哈哈
|
Long |
status
example:
UN_RECOVERED
|
构造器和说明 |
---|
GetProblemEffectionServiceResponseBodyData() |
@NameInMap(value="description") public String description
ew
@NameInMap(value="effectionServiceId") public Long effectionServiceId
6442430
@NameInMap(value="level") public Long level
P2
@NameInMap(value="serviceId") public Long serviceId
170000000
@NameInMap(value="serviceName") public String serviceName
哈哈
@NameInMap(value="status") public Long status
UN_RECOVERED
public GetProblemEffectionServiceResponseBodyData()
public static GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData build(Map<String,?> map) throws Exception
Exception
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setDescription(String description)
public String getDescription()
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setEffectionServiceId(Long effectionServiceId)
public Long getEffectionServiceId()
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setLevel(Long level)
public Long getLevel()
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setPicUrl(List<String> picUrl)
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setServiceId(Long serviceId)
public Long getServiceId()
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setServiceName(String serviceName)
public String getServiceName()
public GetProblemEffectionServiceResponseBody.GetProblemEffectionServiceResponseBodyData setStatus(Long status)
public Long getStatus()
Copyright © 2024. All rights reserved.