default StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.allowedCapabilities(Consumer<AllowedCapabilities.Builder> allowedCapabilities) |
Information about the video sharing capabilities of the participants (customer, agent).
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.allowedCapabilities(AllowedCapabilities allowedCapabilities) |
Information about the video sharing capabilities of the participants (customer, agent).
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.attributes(Map<String,String> attributes) |
A custom key-value pair using an attribute map.
|
static StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.builder() |
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.clientToken(String clientToken) |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.contactFlowId(String contactFlowId) |
The identifier of the flow for the call.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.description(String description) |
A description of the task that is shown to an agent in the Contact Control Panel (CCP).
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.instanceId(String instanceId) |
The identifier of the Amazon Connect instance.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
default StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.participantDetails(Consumer<ParticipantDetails.Builder> participantDetails) |
Sets the value of the ParticipantDetails property for this object.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.participantDetails(ParticipantDetails participantDetails) |
Sets the value of the ParticipantDetails property for this object.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.references(Map<String,Reference> references) |
A formatted URL that is shown to an agent in the Contact Control Panel (CCP).
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.Builder.relatedContactId(String relatedContactId) |
The unique identifier for an Amazon Connect contact.
|
StartWebRtcContactRequest.Builder |
StartWebRtcContactRequest.toBuilder() |
|