Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.responses |
Modifier and Type | Method and Description |
---|---|
ChatResponse.Builder |
ChatResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static ChatResponse.Builder |
ChatResponse.builder()
Return a new builder for this response object.
|
ChatResponse.Builder |
ChatResponse.Builder.chatResult(ChatResult chatResult)
The returned
ChatResult instance. |
ChatResponse.Builder |
ChatResponse.Builder.copy(ChatResponse o)
Copy method to populate the builder with values from the given instance.
|
ChatResponse.Builder |
ChatResponse.Builder.eventStream(InputStream eventStream)
Returns the event-stream for operations that support ‘text/event-stream’ media type.
|
ChatResponse.Builder |
ChatResponse.Builder.headers(Map<String,List<String>> headers) |
ChatResponse.Builder |
ChatResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.