public static final class ImportOASResponseBody.FailedApi.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ImportOASResponseBody.FailedApi |
build() |
ImportOASResponseBody.FailedApi.Builder |
errorMsg(String errorMsg)
The error message.
|
ImportOASResponseBody.FailedApi.Builder |
httpMethod(String httpMethod)
The HTTP method configured when you created the API.
|
ImportOASResponseBody.FailedApi.Builder |
path(String path)
The request path configured when you created the API.
|
public ImportOASResponseBody.FailedApi.Builder errorMsg(String errorMsg)
public ImportOASResponseBody.FailedApi.Builder httpMethod(String httpMethod)
public ImportOASResponseBody.FailedApi.Builder path(String path)
public ImportOASResponseBody.FailedApi build()
Copyright © 2024. All rights reserved.