public static class ListWorkRequestErrorsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 |
opcClientRequestId(String opcClientRequestId) |
ListWorkRequestErrorsResponse.Builder |
opcNextPage(String opcNextPage) |
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 opcRequestId(String opcRequestId)
public ListWorkRequestErrorsResponse.Builder opcNextPage(String opcNextPage)
public ListWorkRequestErrorsResponse.Builder opcClientRequestId(String opcClientRequestId)
public ListWorkRequestErrorsResponse.Builder items(List<WorkRequestError> items)
public ListWorkRequestErrorsResponse build()
Copyright © 2016–2019. All rights reserved.