Uses of Class
be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest.Builder

Packages that use RevocationContractRequest.Builder
be.fgov.ehealth.technicalconnector.ra.domain   
 

Uses of RevocationContractRequest.Builder in be.fgov.ehealth.technicalconnector.ra.domain
 

Methods in be.fgov.ehealth.technicalconnector.ra.domain that return RevocationContractRequest.Builder
static RevocationContractRequest.Builder RevocationContractRequest.newBuilder()
           
 RevocationContractRequest.Builder RevocationContractRequest.Builder.publicKeyIdentifier(byte[] publicKeyIdentifier)
          Sets the publicKeyIdentifier and returns a reference to this Builder so that the methods can be chained together.
 RevocationContractRequest.Builder RevocationContractRequest.Builder.revocationReason(RevocationReasonType revocationReason)
          Sets the revocationReason and returns a reference to this Builder so that the methods can be chained together.
 RevocationContractRequest.Builder RevocationContractRequest.Builder.signer(Actor signer)
          Sets the signer and returns a reference to this Builder so that the methods can be chained together.
 




Connector Packaging TECHNICAL 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.