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