| 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 generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.