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 |
opcNextPage(String opcNextPage) |
ListWorkRequestErrorsResponse.Builder |
opcPrevPage(String opcPrevPage) |
ListWorkRequestErrorsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
ListWorkRequestErrorsResponse.Builder |
workRequestErrorCollection(WorkRequestErrorCollection workRequestErrorCollection) |
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 opcNextPage(String opcNextPage)
public ListWorkRequestErrorsResponse.Builder opcPrevPage(String opcPrevPage)
public ListWorkRequestErrorsResponse.Builder opcRequestId(String opcRequestId)
public ListWorkRequestErrorsResponse.Builder workRequestErrorCollection(WorkRequestErrorCollection workRequestErrorCollection)
public ListWorkRequestErrorsResponse build()
Copyright © 2016–2021. All rights reserved.