Tool.Builder |
Tool.Builder.agentId(String agentId) |
The OCID of the agent that this Tool is attached to.
|
static Tool.Builder |
Tool.builder() |
Create a new builder.
|
Tool.Builder |
Tool.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
Tool.Builder |
Tool.Builder.copy(Tool model) |
|
Tool.Builder |
Tool.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Tool.Builder |
Tool.Builder.description(String description) |
Description of the Tool.
|
Tool.Builder |
Tool.Builder.displayName(String displayName) |
A user-friendly name.
|
Tool.Builder |
Tool.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
Tool.Builder |
Tool.Builder.id(String id) |
|
Tool.Builder |
Tool.Builder.lifecycleState(Tool.LifecycleState lifecycleState) |
The current state of the Tool.
|
Tool.Builder |
Tool.Builder.metadata(Map<String,String> metadata) |
Key-value pairs to allow additional configurations.
|
Tool.Builder |
Tool.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
Tool.Builder |
Tool.Builder.timeCreated(Date timeCreated) |
The date and time the Tool was created, in the format defined by RFC
3339.
|
Tool.Builder |
Tool.Builder.timeUpdated(Date timeUpdated) |
The date and time the Tool was updated, in the format defined by RFC
3339.
|
Tool.Builder |
Tool.toBuilder() |
|
Tool.Builder |
Tool.Builder.toolConfig(ToolConfig toolConfig) |
|