public static class ListReportsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListReportsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListReportsResponse |
build() |
ListReportsResponse.Builder |
copy(ListReportsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListReportsResponse.Builder |
opcNextPage(String opcNextPage) |
ListReportsResponse.Builder |
opcRequestId(String opcRequestId) |
ListReportsResponse.Builder |
reportCollection(ReportCollection reportCollection) |
String |
toString() |
public ListReportsResponse.Builder copy(ListReportsResponse o)
Copy method to populate the builder with values from the given instance.
public ListReportsResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListReportsResponse.Builder opcRequestId(String opcRequestId)
public ListReportsResponse.Builder opcNextPage(String opcNextPage)
public ListReportsResponse.Builder reportCollection(ReportCollection reportCollection)
public ListReportsResponse build()
Copyright © 2016–2021. All rights reserved.