public static class GetEventReportResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GetEventReportResponse.Builder |
__httpStatusCode__(int __httpStatusCode__)
HTTP status code returned by the operation.
|
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 copy(GetEventReportResponse o)
Copy method to populate the builder with values from the given instance.
public GetEventReportResponse.Builder __httpStatusCode__(int __httpStatusCode__)
HTTP status code returned by the operation.
this.public GetEventReportResponse.Builder opcRequestId(String opcRequestId)
identifier for the request
this.public GetEventReportResponse.Builder eventReport(EventReport eventReport)
The returned EventReport instance.
this.public GetEventReportResponse build()
Copyright © 2016–2021. All rights reserved.