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