public static final class AddLogPathResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
AddLogPathResponseBody |
build() |
AddLogPathResponseBody.Builder |
code(Integer code)
The HTTP status code that is returned.
|
AddLogPathResponseBody.Builder |
message(String message)
The additional information that is returned.
|
AddLogPathResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public AddLogPathResponseBody.Builder code(Integer code)
public AddLogPathResponseBody.Builder message(String message)
public AddLogPathResponseBody.Builder requestId(String requestId)
public AddLogPathResponseBody build()
Copyright © 2023. All rights reserved.