public class GetServiceListResponseBody
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetServiceListResponseBody.Builder |
static class |
GetServiceListResponseBody.Data
GetServiceListResponseBody extends TeaModel
GetServiceListResponseBody |
static class |
GetServiceListResponseBody.Methods
GetServiceListResponseBody extends TeaModel
GetServiceListResponseBody |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetServiceListResponseBody.Builder |
builder() |
static GetServiceListResponseBody |
create() |
Integer |
getCode() |
List<GetServiceListResponseBody.Data> |
getData() |
Integer |
getHttpStatusCode() |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
GetServiceListResponseBody.Builder |
toBuilder() |
public static GetServiceListResponseBody.Builder builder()
public static GetServiceListResponseBody create()
public GetServiceListResponseBody.Builder toBuilder()
public Integer getCode()
public List<GetServiceListResponseBody.Data> getData()
public Integer getHttpStatusCode()
public String getMessage()
public String getRequestId()
public Boolean getSuccess()
Copyright © 2026. All rights reserved.