Uses of Class
cloud.liblibai.openapi.client.model.TextToImageUltraRequest
Packages that use TextToImageUltraRequest
-
Uses of TextToImageUltraRequest in cloud.liblibai.openapi.client.api
Methods in cloud.liblibai.openapi.client.api with parameters of type TextToImageUltraRequestModifier and TypeMethodDescriptionDefaultApi.submitTextToImageUltra(TextToImageUltraRequest textToImageUltraRequest) 星流Star-3 Alpha图生图 根据提供的文本提示词和参数生成图片okhttp3.CallDefaultApi.submitTextToImageUltraAsync(TextToImageUltraRequest textToImageUltraRequest, ApiCallback<SubmitResponse> _callback) 星流Star-3 Alpha图生图 (asynchronously) 根据提供的文本提示词和参数生成图片okhttp3.CallDefaultApi.submitTextToImageUltraCall(TextToImageUltraRequest textToImageUltraRequest, ApiCallback _callback) Build call for submitTextToImageUltraDefaultApi.submitTextToImageUltraWithHttpInfo(TextToImageUltraRequest textToImageUltraRequest) 星流Star-3 Alpha图生图 根据提供的文本提示词和参数生成图片 -
Uses of TextToImageUltraRequest in cloud.liblibai.openapi.client.model
Methods in cloud.liblibai.openapi.client.model that return TextToImageUltraRequestModifier and TypeMethodDescriptionstatic TextToImageUltraRequestCreate an instance of TextToImageUltraRequest given an JSON stringTextToImageUltraRequest.generateParams(TextToImageUltraRequestGenerateParams generateParams) TextToImageUltraRequest.templateUuid(String templateUuid)