public static final class GetAITemplateRequest.Builder extends Object
public GetAITemplateRequest.Builder templateId(String templateId)
* Call the [AddAITemplate](~~102930~~) operation to add an AI template if no AI template exists. The value of TemplateId in the response is the ID of the AI template. * Call the [ListAITemplate](~~102936~~) operation if the template already exists. The value of TemplateId in the response is the ID of the AI template.
public GetAITemplateRequest build()
Copyright © 2024. All rights reserved.