Uses of Interface
software.amazon.awssdk.services.connect.model.StartOutboundChatContactResponse.Builder
-
Packages that use StartOutboundChatContactResponse.Builder Package Description software.amazon.awssdk.services.connect.model -
-
Uses of StartOutboundChatContactResponse.Builder in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return StartOutboundChatContactResponse.Builder Modifier and Type Method Description static StartOutboundChatContactResponse.BuilderStartOutboundChatContactResponse. builder()StartOutboundChatContactResponse.BuilderStartOutboundChatContactResponse.Builder. contactId(String contactId)The identifier of this contact within the Amazon Connect instance.StartOutboundChatContactResponse.BuilderStartOutboundChatContactResponse. toBuilder()Methods in software.amazon.awssdk.services.connect.model that return types with arguments of type StartOutboundChatContactResponse.Builder Modifier and Type Method Description static Class<? extends StartOutboundChatContactResponse.Builder>StartOutboundChatContactResponse. serializableBuilderClass()
-