public static final class GetAIImageJobsResponseBody.AIImageJobList.Builder extends Object
构造器和说明 |
---|
Builder() |
public GetAIImageJobsResponseBody.AIImageJobList.Builder AIImageResult(String AIImageResult)
> This parameter does not include the complete authentication information. To obtain the authentication information, you must generate a signed URL. Alternatively, you can call the [ListAIImageInfo](~~ListAIImageInfo~~) operation to obtain the image information.
public GetAIImageJobsResponseBody.AIImageJobList.Builder code(String code)
public GetAIImageJobsResponseBody.AIImageJobList.Builder creationTime(String creationTime)
public GetAIImageJobsResponseBody.AIImageJobList.Builder jobId(String jobId)
public GetAIImageJobsResponseBody.AIImageJobList.Builder message(String message)
public GetAIImageJobsResponseBody.AIImageJobList.Builder status(String status)
* **success** * **fail**
public GetAIImageJobsResponseBody.AIImageJobList.Builder templateConfig(String templateConfig)
public GetAIImageJobsResponseBody.AIImageJobList.Builder templateId(String templateId)
public GetAIImageJobsResponseBody.AIImageJobList.Builder userData(String userData)
* The value must be a JSON string. * The MessageCallback or Extend parameter is returned. * The value contains a maximum of 512 bytes. For more information, see the "UserData: specifies the custom configurations for media upload" section of the [Request parameters](~~86952~~) topic.
public GetAIImageJobsResponseBody.AIImageJobList.Builder videoId(String videoId)
public GetAIImageJobsResponseBody.AIImageJobList build()
Copyright © 2024. All rights reserved.