public static interface CreateTaskTemplateResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateTaskTemplateResponse.Builder,CreateTaskTemplateResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTaskTemplateResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) for the task template resource.
|
CreateTaskTemplateResponse.Builder |
id(String id)
The identifier of the task template resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateTaskTemplateResponse.Builder id(String id)
The identifier of the task template resource.
id - The identifier of the task template resource.CreateTaskTemplateResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) for the task template resource.
arn - The Amazon Resource Name (ARN) for the task template resource.Copyright © 2023. All rights reserved.