Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model | |
com.oracle.bmc.generativeaiagent.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAgentDetails |
UpdateAgentDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateAgentDetails.Builder |
UpdateAgentDetails.Builder.copy(UpdateAgentDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateAgentDetails |
UpdateAgentRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateAgentDetails |
UpdateAgentRequest.getUpdateAgentDetails()
The information to be updated.
|
Modifier and Type | Method and Description |
---|---|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.body$(UpdateAgentDetails body)
Alternative setter for the body parameter.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.updateAgentDetails(UpdateAgentDetails updateAgentDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.