public static final class GetServiceListPageResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetServiceListPageResponseBody |
build() |
GetServiceListPageResponseBody.Builder |
code(Integer code)
The HTTP status code that is returned.
|
GetServiceListPageResponseBody.Builder |
data(GetServiceListPageResponseBody.Data data)
The returned data.
|
GetServiceListPageResponseBody.Builder |
message(String message)
The message that is returned for the request.
|
GetServiceListPageResponseBody.Builder |
success(Boolean success)
Indicates whether the request is successful.
|
public GetServiceListPageResponseBody.Builder code(Integer code)
public GetServiceListPageResponseBody.Builder data(GetServiceListPageResponseBody.Data data)
public GetServiceListPageResponseBody.Builder message(String message)
public GetServiceListPageResponseBody.Builder success(Boolean success)
public GetServiceListPageResponseBody build()
Copyright © 2023. All rights reserved.