Uses of Class
software.amazon.awssdk.services.connectparticipant.model.CreateParticipantConnectionRequest
-
Packages that use CreateParticipantConnectionRequest Package Description software.amazon.awssdk.services.connectparticipant software.amazon.awssdk.services.connectparticipant.transform -
-
Uses of CreateParticipantConnectionRequest in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant with parameters of type CreateParticipantConnectionRequest Modifier and Type Method Description default CompletableFuture<CreateParticipantConnectionResponse>ConnectParticipantAsyncClient. createParticipantConnection(CreateParticipantConnectionRequest createParticipantConnectionRequest)Creates the participant's connection.default CreateParticipantConnectionResponseConnectParticipantClient. createParticipantConnection(CreateParticipantConnectionRequest createParticipantConnectionRequest)Creates the participant's connection. -
Uses of CreateParticipantConnectionRequest in software.amazon.awssdk.services.connectparticipant.transform
Methods in software.amazon.awssdk.services.connectparticipant.transform with parameters of type CreateParticipantConnectionRequest Modifier and Type Method Description SdkHttpFullRequestCreateParticipantConnectionRequestMarshaller. marshall(CreateParticipantConnectionRequest createParticipantConnectionRequest)
-