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