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