AgentVersion.Builder |
AgentVersion.Builder.agentArn(String agentArn) |
Sets the value of the AgentArn property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.agentId(String agentId) |
Sets the value of the AgentId property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.agentName(String agentName) |
Sets the value of the AgentName property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.agentResourceRoleArn(String agentResourceRoleArn) |
Sets the value of the AgentResourceRoleArn property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.agentStatus(String agentStatus) |
Sets the value of the AgentStatus property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.agentStatus(AgentStatus agentStatus) |
Sets the value of the AgentStatus property for this object.
|
static AgentVersion.Builder |
AgentVersion.builder() |
|
AgentVersion.Builder |
AgentVersion.Builder.createdAt(Instant createdAt) |
Sets the value of the CreatedAt property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.customerEncryptionKeyArn(String customerEncryptionKeyArn) |
Sets the value of the CustomerEncryptionKeyArn property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.description(String description) |
Sets the value of the Description property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.failureReasons(String... failureReasons) |
Sets the value of the FailureReasons property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.failureReasons(Collection<String> failureReasons) |
Sets the value of the FailureReasons property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.foundationModel(String foundationModel) |
Sets the value of the FoundationModel property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.idleSessionTTLInSeconds(Integer idleSessionTTLInSeconds) |
Sets the value of the IdleSessionTTLInSeconds property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.instruction(String instruction) |
Sets the value of the Instruction property for this object.
|
default AgentVersion.Builder |
AgentVersion.Builder.promptOverrideConfiguration(Consumer<PromptOverrideConfiguration.Builder> promptOverrideConfiguration) |
Sets the value of the PromptOverrideConfiguration property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.promptOverrideConfiguration(PromptOverrideConfiguration promptOverrideConfiguration) |
Sets the value of the PromptOverrideConfiguration property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.recommendedActions(String... recommendedActions) |
Sets the value of the RecommendedActions property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.recommendedActions(Collection<String> recommendedActions) |
Sets the value of the RecommendedActions property for this object.
|
AgentVersion.Builder |
AgentVersion.toBuilder() |
|
AgentVersion.Builder |
AgentVersion.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|
AgentVersion.Builder |
AgentVersion.Builder.version(String version) |
Sets the value of the Version property for this object.
|