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