Uses of Class
org.hyperledger.acy_py.generated.model.KeylistUpdate
-
Packages that use KeylistUpdate Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries -
-
Uses of KeylistUpdate in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return KeylistUpdate Modifier and Type Method Description KeylistUpdateKeylistUpdate.KeylistUpdateBuilder. build() -
Uses of KeylistUpdate in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type KeylistUpdate Modifier and Type Method Description Optional<KeylistUpdate>AriesClient. mediationSendKeyListUpdate(@NonNull UUID mediationId, @NonNull KeylistUpdateRequest request)Send key list update to mediator
-