public static interface TransferContactResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<TransferContactResponse.Builder,TransferContactResponse>
| Modifier and Type | Method and Description |
|---|---|
TransferContactResponse.Builder |
contactArn(String contactArn)
The Amazon Resource Name (ARN) of the contact.
|
TransferContactResponse.Builder |
contactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildTransferContactResponse.Builder contactId(String contactId)
The identifier of the contact in this instance of Amazon Connect.
contactId - The identifier of the contact in this instance of Amazon Connect.TransferContactResponse.Builder contactArn(String contactArn)
The Amazon Resource Name (ARN) of the contact.
contactArn - The Amazon Resource Name (ARN) of the contact.Copyright © 2023. All rights reserved.