Modifier and Type | Method and Description |
---|---|
ActorId |
build()
Returns a
Id built from the parameters previously set. |
ActorId.Builder |
type(String type)
Sets the
type and returns a reference to this Builder so that the methods can be chained together. |
ActorId.Builder |
value(String value)
Sets the
value and returns a reference to this Builder so that the methods can be chained together. |
public ActorId.Builder value(String value)
value
and returns a reference to this Builder so that the methods can be chained together.value
- the value
to setpublic ActorId.Builder type(String type)
type
and returns a reference to this Builder so that the methods can be chained together.type
- the type
to setpublic ActorId build()
Id
built from the parameters previously set.Id
built with parameters of this Id.Builder
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.