Uses of Class
software.amazon.awssdk.services.connectparticipant.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.connectparticipant Amazon Connect is an easy-to-use omnichannel cloud contact center service that enables companies of any size to deliver superior customer service at a lower cost. -
-
Uses of ResourceNotFoundException in software.amazon.awssdk.services.connectparticipant
Methods in software.amazon.awssdk.services.connectparticipant that throw ResourceNotFoundException Modifier and Type Method Description default DescribeViewResponseConnectParticipantClient. describeView(Consumer<DescribeViewRequest.Builder> describeViewRequest)Retrieves the view for the specified view token.default DescribeViewResponseConnectParticipantClient. describeView(DescribeViewRequest describeViewRequest)Retrieves the view for the specified view token.
-