public static class UpdateConsoleHistoryResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
UpdateConsoleHistoryResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
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 __httpStatusCode__(int __httpStatusCode__)
public UpdateConsoleHistoryResponse.Builder etag(String etag)
public UpdateConsoleHistoryResponse.Builder opcRequestId(String opcRequestId)
public UpdateConsoleHistoryResponse.Builder consoleHistory(ConsoleHistory consoleHistory)
public UpdateConsoleHistoryResponse build()
Copyright © 2016–2021. All rights reserved.