public static final class DeleteAITemplateRequest.Builder extends Object
public DeleteAITemplateRequest.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 DeleteAITemplateRequest build()
Copyright © 2024. All rights reserved.