Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.builder()
Return a new builder for this response object.
|
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.copy(ListDbHomePatchHistoryEntriesResponse o)
Copy method to populate the builder with values from the given instance.
|
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.headers(Map<String,List<String>> headers) |
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.items(List<PatchHistoryEntrySummary> items)
A list of
com.oracle.bmc.database.model.PatchHistoryEntrySummary instances. |
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.opcNextPage(String opcNextPage)
For pagination of a list of items.
|
ListDbHomePatchHistoryEntriesResponse.Builder |
ListDbHomePatchHistoryEntriesResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2023. All rights reserved.