Uses of Class
org.hyperledger.acy_py.generated.model.MediationDeny
-
Packages that use MediationDeny Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of MediationDeny in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return MediationDeny Modifier and Type Method Description MediationDenyMediationDeny.MediationDenyBuilder. build() -
Uses of MediationDeny in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type MediationDeny Modifier and Type Method Description Optional<MediationDeny>AriesClient. mediationRequestsDeny(@NonNull UUID mediationId, @NonNull AdminMediationDeny request)Deny a stored mediation request
-