public static class GetDbSystemPatchHistoryEntryResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetDbSystemPatchHistoryEntryResponse.Builder opcRequestId(String opcRequestId)
public GetDbSystemPatchHistoryEntryResponse.Builder patchHistoryEntry(PatchHistoryEntry patchHistoryEntry)
public GetDbSystemPatchHistoryEntryResponse build()
Copyright © 2016–2019. All rights reserved.