Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
CreateToolRequest.Builder |
CreateToolRequest.Builder.body$(CreateToolDetails body)
Alternative setter for the body parameter.
|
static CreateToolRequest.Builder |
CreateToolRequest.builder()
Return a new builder for this request object.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.copy(CreateToolRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.createToolDetails(CreateToolDetails createToolDetails)
Details for the new tool.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of running that same action again.
|
CreateToolRequest.Builder |
CreateToolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateToolRequest.Builder |
CreateToolRequest.toBuilder()
Return an instance of
CreateToolRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.