Uses of Class
org.hyperledger.aries.api.revocation.RevocationNotificationEventV2.RevocationNotificationEventV2Builder
-
Packages that use RevocationNotificationEventV2.RevocationNotificationEventV2Builder Package Description org.hyperledger.aries.api.revocation -
-
Uses of RevocationNotificationEventV2.RevocationNotificationEventV2Builder in org.hyperledger.aries.api.revocation
Methods in org.hyperledger.aries.api.revocation that return RevocationNotificationEventV2.RevocationNotificationEventV2Builder Modifier and Type Method Description static RevocationNotificationEventV2.RevocationNotificationEventV2BuilderRevocationNotificationEventV2. builder()RevocationNotificationEventV2.RevocationNotificationEventV2BuilderRevocationNotificationEventV2.RevocationNotificationEventV2Builder. comment(String comment)RevocationNotificationEventV2.RevocationNotificationEventV2BuilderRevocationNotificationEventV2.RevocationNotificationEventV2Builder. credentialId(String credentialId)RevocationNotificationEventV2.RevocationNotificationEventV2BuilderRevocationNotificationEventV2.RevocationNotificationEventV2Builder. revocationFormat(RevocationNotificationEventV2.RevocationFormat revocationFormat)
-