public static interface CreateContactFlowResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateContactFlowResponse.Builder,CreateContactFlowResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateContactFlowResponse.Builder |
contactFlowArn(String contactFlowArn)
The Amazon Resource Name (ARN) of the flow.
|
CreateContactFlowResponse.Builder |
contactFlowId(String contactFlowId)
The identifier of the flow.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateContactFlowResponse.Builder contactFlowId(String contactFlowId)
The identifier of the flow.
contactFlowId - The identifier of the flow.CreateContactFlowResponse.Builder contactFlowArn(String contactFlowArn)
The Amazon Resource Name (ARN) of the flow.
contactFlowArn - The Amazon Resource Name (ARN) of the flow.Copyright © 2022. All rights reserved.