Uses of Class
software.amazon.awssdk.services.connectparticipant.model.ConnectionCredentials
-
Packages that use ConnectionCredentials Package Description software.amazon.awssdk.services.connectparticipant.model -
-
Uses of ConnectionCredentials in software.amazon.awssdk.services.connectparticipant.model
Methods in software.amazon.awssdk.services.connectparticipant.model that return ConnectionCredentials Modifier and Type Method Description ConnectionCredentialsCreateParticipantConnectionResponse. connectionCredentials()Creates the participant's connection credentials.Methods in software.amazon.awssdk.services.connectparticipant.model with parameters of type ConnectionCredentials Modifier and Type Method Description CreateParticipantConnectionResponse.BuilderCreateParticipantConnectionResponse.Builder. connectionCredentials(ConnectionCredentials connectionCredentials)Creates the participant's connection credentials.
-