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