public static final class ContractRequest.Builder extends Object
ContractRequest
builder static inner class.Modifier and Type | Method and Description |
---|---|
ContractRequest |
build()
Returns a
ContractRequest built from the parameters previously set. |
ContractRequest.Builder |
certificateIdentifier(CertificateIdentifier certificateIdentifier)
Sets the
certificateIdentifier and returns a reference to this Builder so that the methods can be chained together. |
ContractRequest.Builder |
contactData(ContactData contactData)
Sets the
contactData and returns a reference to this Builder so that the methods can be chained together. |
ContractRequest.Builder |
signer(Actor signer)
Sets the
actor and returns a reference to this Builder so that the methods can be chained together. |
public ContractRequest.Builder contactData(ContactData contactData)
contactData
and returns a reference to this Builder so that the methods can be chained together.contactData
- the contactData
to setpublic ContractRequest.Builder signer(Actor signer)
actor
and returns a reference to this Builder so that the methods can be chained together.signer
- the actor
to setpublic ContractRequest.Builder certificateIdentifier(CertificateIdentifier certificateIdentifier)
certificateIdentifier
and returns a reference to this Builder so that the methods can be chained together.certificateIdentifier
- the certificateIdentifier
to setpublic ContractRequest build() throws TechnicalConnectorException
ContractRequest
built from the parameters previously set.ContractRequest
built with parameters of this ContractRequest.Builder
TechnicalConnectorException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.