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