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