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