UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.agentId(String agentId) |
Id generated at the server side when an Agent is created
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.agentName(String agentName) |
Sets the value of the AgentName property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.agentResourceRoleArn(String agentResourceRoleArn) |
Sets the value of the AgentResourceRoleArn property for this object.
|
static UpdateAgentRequest.Builder |
UpdateAgentRequest.builder() |
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.customerEncryptionKeyArn(String customerEncryptionKeyArn) |
Sets the value of the CustomerEncryptionKeyArn property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.description(String description) |
Sets the value of the Description property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.foundationModel(String foundationModel) |
Sets the value of the FoundationModel property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.idleSessionTTLInSeconds(Integer idleSessionTTLInSeconds) |
Sets the value of the IdleSessionTTLInSeconds property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.instruction(String instruction) |
Sets the value of the Instruction property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.promptOverrideConfiguration(Consumer<PromptOverrideConfiguration.Builder> promptOverrideConfiguration) |
Sets the value of the PromptOverrideConfiguration property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.Builder.promptOverrideConfiguration(PromptOverrideConfiguration promptOverrideConfiguration) |
Sets the value of the PromptOverrideConfiguration property for this object.
|
UpdateAgentRequest.Builder |
UpdateAgentRequest.toBuilder() |
|