public static class ParticipantMetadata.Builder extends Object
ParticipantMetadata.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ParticipantMetadata |
build()
Builds a new
ParticipantMetadata object using the set fields. |
ParticipantMetadata.Builder |
ipAddress(String ipAddress)
Setter for ipAddress.
|
public ParticipantMetadata.Builder ipAddress(String ipAddress)
ipAddress - String value for ipAddress.public ParticipantMetadata build()
ParticipantMetadata object using the set fields.ParticipantMetadataCopyright © 2025. All rights reserved.