Interface CreateCommentRequest.ObjectTypeStage
- All Known Implementing Classes:
CreateCommentRequest.Builder
- Enclosing class:
CreateCommentRequest
public static interface CreateCommentRequest.ObjectTypeStage
-
Method Summary
Modifier and TypeMethodDescriptionobjectType(String objectType) The type of the object to attach the comment to (trace, observation, session, prompt).
-
Method Details
-
objectType
The type of the object to attach the comment to (trace, observation, session, prompt).
-