Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
CreateToolDetails |
CreateToolDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateToolDetails.Builder |
CreateToolDetails.Builder.copy(CreateToolDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateToolDetails |
CreateToolRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateToolDetails |
CreateToolRequest.getCreateToolDetails()
Details for the new tool.
|
Modifier and Type | Method and Description |
---|---|
CreateToolRequest.Builder |
CreateToolRequest.Builder.body$(CreateToolDetails body)
Alternative setter for the body parameter.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.createToolDetails(CreateToolDetails createToolDetails)
Details for the new tool.
|
Copyright © 2016–2025. All rights reserved.