public static class ListExportSetsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListExportSetsResponse |
build() |
ListExportSetsResponse.Builder |
copy(ListExportSetsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListExportSetsResponse.Builder |
items(List<ExportSetSummary> items) |
ListExportSetsResponse.Builder |
opcNextPage(String opcNextPage) |
ListExportSetsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListExportSetsResponse.Builder copy(ListExportSetsResponse o)
Copy method to populate the builder with values from the given instance.
public ListExportSetsResponse.Builder opcNextPage(String opcNextPage)
public ListExportSetsResponse.Builder opcRequestId(String opcRequestId)
public ListExportSetsResponse.Builder items(List<ExportSetSummary> items)
public ListExportSetsResponse build()
Copyright © 2016–2019. All rights reserved.