Uses of Class
com.volcengine.ark.runtime.model.content.generation.CreateContentGenerationTaskRequest.Content
-
Packages that use CreateContentGenerationTaskRequest.Content Package Description com.volcengine.ark.runtime.model.content.generation -
-
Uses of CreateContentGenerationTaskRequest.Content in com.volcengine.ark.runtime.model.content.generation
Methods in com.volcengine.ark.runtime.model.content.generation that return CreateContentGenerationTaskRequest.Content Modifier and Type Method Description CreateContentGenerationTaskRequest.ContentCreateContentGenerationTaskRequest.Content.Builder. build()Methods in com.volcengine.ark.runtime.model.content.generation that return types with arguments of type CreateContentGenerationTaskRequest.Content Modifier and Type Method Description List<CreateContentGenerationTaskRequest.Content>CreateContentGenerationTaskRequest. getContent()Method parameters in com.volcengine.ark.runtime.model.content.generation with type arguments of type CreateContentGenerationTaskRequest.Content Modifier and Type Method Description CreateContentGenerationTaskRequest.BuilderCreateContentGenerationTaskRequest.Builder. content(List<CreateContentGenerationTaskRequest.Content> content)voidCreateContentGenerationTaskRequest. setContent(List<CreateContentGenerationTaskRequest.Content> content)
-