Uses of Class
org.hyperledger.acy_py.generated.model.ClearPendingRevocationsRequest
-
Packages that use ClearPendingRevocationsRequest Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of ClearPendingRevocationsRequest in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return ClearPendingRevocationsRequest Modifier and Type Method Description ClearPendingRevocationsRequestClearPendingRevocationsRequest.ClearPendingRevocationsRequestBuilder. build() -
Uses of ClearPendingRevocationsRequest in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type ClearPendingRevocationsRequest Modifier and Type Method Description Optional<PublishRevocations>AriesClient. revocationClearPendingRevocations(@NonNull ClearPendingRevocationsRequest request)Clear pending revocations
-