Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.builder()
Return a new builder for this response object.
|
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.copy(GetDbHomePatchHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.headers(Map<String,List<String>> headers) |
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetDbHomePatchHistoryEntryResponse.Builder |
GetDbHomePatchHistoryEntryResponse.Builder.patchHistoryEntry(PatchHistoryEntry patchHistoryEntry)
The returned
PatchHistoryEntry instance. |
Copyright © 2016–2024. All rights reserved.