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