public static final class CreateDiagnosticReportResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateDiagnosticReportResponseBody |
build() |
CreateDiagnosticReportResponseBody.Builder |
reportId(String reportId)
The ID of the diagnostic report, which is the unique identifier of the report.
|
CreateDiagnosticReportResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public CreateDiagnosticReportResponseBody.Builder reportId(String reportId)
public CreateDiagnosticReportResponseBody.Builder requestId(String requestId)
public CreateDiagnosticReportResponseBody build()
Copyright © 2024. All rights reserved.