Interface PromptTemplateListResponse.Builder1
- Enclosing class:
PromptTemplateListResponse
public static interface PromptTemplateListResponse.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondefault PromptTemplateListResponseresources(PromptTemplateGetResponse... resources) Set the resources of thisPromptTemplateListResponseinstance.resources(List<PromptTemplateGetResponse> resources) Set the resources of thisPromptTemplateListResponseinstance.
-
Method Details
-
resources
Set the resources of thisPromptTemplateListResponseinstance.- Parameters:
resources- The resources of thisPromptTemplateListResponse- Returns:
- The PromptTemplateListResponse instance.
-
resources
Set the resources of thisPromptTemplateListResponseinstance.- Parameters:
resources- The resources of thisPromptTemplateListResponse- Returns:
- The PromptTemplateListResponse instance.
-