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