public static class GetEventReportResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GetEventReportResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetEventReportResponse |
build() |
GetEventReportResponse.Builder |
copy(GetEventReportResponse o)
Copy method to populate the builder with values from the given instance.
|
GetEventReportResponse.Builder |
eventReport(EventReport eventReport)
The returned EventReport instance.
|
GetEventReportResponse.Builder |
opcRequestId(String opcRequestId)
identifier for the request
|
String |
toString() |
public GetEventReportResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetEventReportResponse.Builder copy(GetEventReportResponse o)
Copy method to populate the builder with values from the given instance.
public GetEventReportResponse build()
public GetEventReportResponse.Builder opcRequestId(String opcRequestId)
identifier for the request
this.public GetEventReportResponse.Builder eventReport(EventReport eventReport)
The returned EventReport instance.
this.Copyright © 2016–2022. All rights reserved.