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