public static class GetDbSystemPatchHistoryEntryResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetDbSystemPatchHistoryEntryResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetDbSystemPatchHistoryEntryResponse |
build() |
GetDbSystemPatchHistoryEntryResponse.Builder |
copy(GetDbSystemPatchHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
GetDbSystemPatchHistoryEntryResponse.Builder |
etag(String etag) |
GetDbSystemPatchHistoryEntryResponse.Builder |
opcRequestId(String opcRequestId) |
GetDbSystemPatchHistoryEntryResponse.Builder |
patchHistoryEntry(PatchHistoryEntry patchHistoryEntry) |
String |
toString() |
public GetDbSystemPatchHistoryEntryResponse.Builder copy(GetDbSystemPatchHistoryEntryResponse o)
Copy method to populate the builder with values from the given instance.
public GetDbSystemPatchHistoryEntryResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetDbSystemPatchHistoryEntryResponse.Builder etag(String etag)
public GetDbSystemPatchHistoryEntryResponse.Builder opcRequestId(String opcRequestId)
public GetDbSystemPatchHistoryEntryResponse.Builder patchHistoryEntry(PatchHistoryEntry patchHistoryEntry)
public GetDbSystemPatchHistoryEntryResponse build()
Copyright © 2016–2021. All rights reserved.