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