Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.body$(CreateAgentDetails body)
Alternative setter for the body parameter.
|
static CreateAgentRequest.Builder |
CreateAgentRequest.builder()
Return a new builder for this request object.
|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.copy(CreateAgentRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.createAgentDetails(CreateAgentDetails createAgentDetails)
Details for the new agent.
|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateAgentRequest.Builder |
CreateAgentRequest.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.
|
CreateAgentRequest.Builder |
CreateAgentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateAgentRequest.Builder |
CreateAgentRequest.toBuilder()
Return an instance of
CreateAgentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.