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