Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.model |
Modifier and Type | Method and Description |
---|---|
FunctionCall.Builder |
FunctionCall.Builder.arguments(String arguments)
Arguments for the function call as a JSON string.
|
static FunctionCall.Builder |
FunctionCall.builder()
Create a new builder.
|
FunctionCall.Builder |
FunctionCall.Builder.copy(FunctionCall model) |
FunctionCall.Builder |
FunctionCall.Builder.name(String name)
Name of the function to be executed.
|
FunctionCall.Builder |
FunctionCall.toBuilder() |
Copyright © 2016–2025. All rights reserved.