Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
static GetToolRequest.Builder |
GetToolRequest.builder()
Return a new builder for this request object.
|
GetToolRequest.Builder |
GetToolRequest.Builder.copy(GetToolRequest o)
Copy method to populate the builder with values from the given instance.
|
GetToolRequest.Builder |
GetToolRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetToolRequest.Builder |
GetToolRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetToolRequest.Builder |
GetToolRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetToolRequest.Builder |
GetToolRequest.toBuilder()
Return an instance of
GetToolRequest.Builder that allows you to modify request properties. |
GetToolRequest.Builder |
GetToolRequest.Builder.toolId(String toolId)
The OCID of the
Tool.
|
Copyright © 2016–2025. All rights reserved.