public static final class GetSourceMapInfoResponseBody.SourceMapList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetSourceMapInfoResponseBody.SourceMapList |
build() |
GetSourceMapInfoResponseBody.SourceMapList.Builder |
fid(String fid)
Fid.
|
GetSourceMapInfoResponseBody.SourceMapList.Builder |
fileName(String fileName)
FileName.
|
GetSourceMapInfoResponseBody.SourceMapList.Builder |
size(String size)
Size.
|
GetSourceMapInfoResponseBody.SourceMapList.Builder |
uploadTime(String uploadTime)
UploadTime.
|
GetSourceMapInfoResponseBody.SourceMapList.Builder |
version(String version)
Version.
|
public GetSourceMapInfoResponseBody.SourceMapList.Builder fid(String fid)
public GetSourceMapInfoResponseBody.SourceMapList.Builder fileName(String fileName)
public GetSourceMapInfoResponseBody.SourceMapList.Builder size(String size)
public GetSourceMapInfoResponseBody.SourceMapList.Builder uploadTime(String uploadTime)
public GetSourceMapInfoResponseBody.SourceMapList.Builder version(String version)
public GetSourceMapInfoResponseBody.SourceMapList build()
Copyright © 2024. All rights reserved.