Uses of Class
org.hyperledger.aries.api.action_menu.PerformRequest
-
Packages that use PerformRequest Package Description org.hyperledger.aries org.hyperledger.aries.api.action_menu -
-
Uses of PerformRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type PerformRequest Modifier and Type Method Description voidAriesClient. actionMenuPerform(@NonNull String connectionId, @NonNull PerformRequest request)Perform an action associated with the active menu -
Uses of PerformRequest in org.hyperledger.aries.api.action_menu
Methods in org.hyperledger.aries.api.action_menu that return PerformRequest Modifier and Type Method Description PerformRequestPerformRequest.PerformRequestBuilder. build()
-