Uses of Interface
software.amazon.awssdk.services.connectparticipant.model.ConnectParticipantResponse.Builder
-
Packages that use ConnectParticipantResponse.Builder Package Description software.amazon.awssdk.services.connectparticipant.model -
-
Uses of ConnectParticipantResponse.Builder in software.amazon.awssdk.services.connectparticipant.model
Subinterfaces of ConnectParticipantResponse.Builder in software.amazon.awssdk.services.connectparticipant.model Modifier and Type Interface Description static interfaceCompleteAttachmentUploadResponse.Builderstatic interfaceCreateParticipantConnectionResponse.Builderstatic interfaceDescribeViewResponse.Builderstatic interfaceDisconnectParticipantResponse.Builderstatic interfaceGetAttachmentResponse.Builderstatic interfaceGetTranscriptResponse.Builderstatic interfaceSendEventResponse.Builderstatic interfaceSendMessageResponse.Builderstatic interfaceStartAttachmentUploadResponse.BuilderClasses in software.amazon.awssdk.services.connectparticipant.model that implement ConnectParticipantResponse.Builder Modifier and Type Class Description protected static classConnectParticipantResponse.BuilderImplMethods in software.amazon.awssdk.services.connectparticipant.model that return ConnectParticipantResponse.Builder Modifier and Type Method Description ConnectParticipantResponse.BuilderConnectParticipantResponse.Builder. responseMetadata(AwsResponseMetadata metadata)ConnectParticipantResponse.BuilderConnectParticipantResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.connectparticipant.model with parameters of type ConnectParticipantResponse.Builder Constructor Description ConnectParticipantResponse(ConnectParticipantResponse.Builder builder)
-