AgentEndpoint.Builder |
AgentEndpoint.Builder.agentId(String agentId) |
The OCID of the agent that this endpoint is associated with.
|
static AgentEndpoint.Builder |
AgentEndpoint.builder() |
Create a new builder.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.contentModerationConfig(ContentModerationConfig contentModerationConfig) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.copy(AgentEndpoint model) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.description(String description) |
An optional description of the endpoint.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.displayName(String displayName) |
A user-friendly name.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.guardrailConfig(GuardrailConfig guardrailConfig) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.humanInputConfig(HumanInputConfig humanInputConfig) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.id(String id) |
The OCID of the
endpoint.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the endpoint in more detail.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.lifecycleState(AgentEndpoint.LifecycleState lifecycleState) |
The current state of the endpoint.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.metadata(Map<String,String> metadata) |
Key-value pairs to allow additional configurations.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.outputConfig(OutputConfig outputConfig) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.sessionConfig(SessionConfig sessionConfig) |
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.shouldEnableCitation(Boolean shouldEnableCitation) |
Whether to show citations in the chat result.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.shouldEnableMultiLanguage(Boolean shouldEnableMultiLanguage) |
Whether to enable multi-language for chat.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.shouldEnableSession(Boolean shouldEnableSession) |
Whether or not to enable Session-based chat.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.shouldEnableTrace(Boolean shouldEnableTrace) |
Whether to show traces in the chat result.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.timeCreated(Date timeCreated) |
The date and time the AgentEndpoint was created, in the format defined by RFC
3339.
|
AgentEndpoint.Builder |
AgentEndpoint.Builder.timeUpdated(Date timeUpdated) |
The date and time the endpoint was updated, in the format defined by RFC
3339.
|
AgentEndpoint.Builder |
AgentEndpoint.toBuilder() |
|