public static interface CreateTemplateResponse.Builder extends ConnectCasesResponse.Builder, SdkPojo, CopyableBuilder<CreateTemplateResponse.Builder,CreateTemplateResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTemplateResponse.Builder |
templateArn(String templateArn)
The Amazon Resource Name (ARN) of the newly created template.
|
CreateTemplateResponse.Builder |
templateId(String templateId)
A unique identifier of a template.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateTemplateResponse.Builder templateArn(String templateArn)
The Amazon Resource Name (ARN) of the newly created template.
templateArn - The Amazon Resource Name (ARN) of the newly created template.CreateTemplateResponse.Builder templateId(String templateId)
A unique identifier of a template.
templateId - A unique identifier of a template.Copyright © 2023. All rights reserved.