Uses of Interface
software.amazon.awssdk.services.connectparticipant.model.ConnectParticipantRequest.Builder
-
Packages that use ConnectParticipantRequest.Builder Package Description software.amazon.awssdk.services.connectparticipant.model -
-
Uses of ConnectParticipantRequest.Builder in software.amazon.awssdk.services.connectparticipant.model
Subinterfaces of ConnectParticipantRequest.Builder in software.amazon.awssdk.services.connectparticipant.model Modifier and Type Interface Description static interfaceCompleteAttachmentUploadRequest.Builderstatic interfaceCreateParticipantConnectionRequest.Builderstatic interfaceDescribeViewRequest.Builderstatic interfaceDisconnectParticipantRequest.Builderstatic interfaceGetAttachmentRequest.Builderstatic interfaceGetTranscriptRequest.Builderstatic interfaceSendEventRequest.Builderstatic interfaceSendMessageRequest.Builderstatic interfaceStartAttachmentUploadRequest.BuilderClasses in software.amazon.awssdk.services.connectparticipant.model that implement ConnectParticipantRequest.Builder Modifier and Type Class Description protected static classConnectParticipantRequest.BuilderImplMethods in software.amazon.awssdk.services.connectparticipant.model that return ConnectParticipantRequest.Builder Modifier and Type Method Description abstract ConnectParticipantRequest.BuilderConnectParticipantRequest. toBuilder()Constructors in software.amazon.awssdk.services.connectparticipant.model with parameters of type ConnectParticipantRequest.Builder Constructor Description ConnectParticipantRequest(ConnectParticipantRequest.Builder builder)
-