public static final class RevocationContractRequest.Builder extends Object
RevocationContractRequest builder static inner class.| Modifier and Type | Method and Description |
|---|---|
RevocationContractRequest |
build()
Returns a
RevocationContractRequest built from the parameters previously set. |
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 |
revocationReason(RevocationReasonType revocationReason)
Sets the
revocationReason and returns a reference to this Builder so that the methods can be chained together. |
RevocationContractRequest.Builder |
signer(Actor signer)
Sets the
signer and returns a reference to this Builder so that the methods can be chained together. |
public RevocationContractRequest.Builder publicKeyIdentifier(byte[] publicKeyIdentifier)
publicKeyIdentifier and returns a reference to this Builder so that the methods can be chained together.publicKeyIdentifier - the publicKeyIdentifier to setpublic RevocationContractRequest.Builder signer(Actor signer)
signer and returns a reference to this Builder so that the methods can be chained together.signer - the signer to setpublic RevocationContractRequest.Builder revocationReason(RevocationReasonType revocationReason)
revocationReason and returns a reference to this Builder so that the methods can be chained together.revocationReason - the revocationReason to setpublic RevocationContractRequest build() throws TechnicalConnectorException
RevocationContractRequest built from the parameters previously set.RevocationContractRequest built with parameters of this RevocationContractRequest.BuilderTechnicalConnectorException
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.