public static class ListEventsResponse.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListEventsResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
ListEventsResponse |
build() |
ListEventsResponse.Builder |
copy(ListEventsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListEventsResponse.Builder |
eventCollection(EventCollection eventCollection) |
ListEventsResponse.Builder |
opcNextPage(String opcNextPage) |
ListEventsResponse.Builder |
opcRequestId(String opcRequestId) |
public ListEventsResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public ListEventsResponse.Builder opcRequestId(String opcRequestId)
public ListEventsResponse.Builder opcNextPage(String opcNextPage)
public ListEventsResponse.Builder eventCollection(EventCollection eventCollection)
public ListEventsResponse.Builder copy(ListEventsResponse o)
Copy method to populate the builder with values from the given instance.
public ListEventsResponse build()
Copyright © 2016–2022. All rights reserved.