Uses of Class
software.amazon.awssdk.services.connectparticipant.model.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description software.amazon.awssdk.services.connectparticipant -
-
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.
-