public static class ListReportsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public ListReportsResponse.Builder opcNextPage(String opcNextPage)
public ListReportsResponse.Builder reportCollection(ReportCollection reportCollection)
public ListReportsResponse build()
Copyright © 2016–2020. All rights reserved.