Interface ContactId
- All Superinterfaces:
Recipient
Contact ID
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ContactId.Builder
builder()
Getting builderThe ID of the contact.
-
Method Details
-
getContactId
String getContactId()The ID of the contact.- Returns:
- contactId
-
builder
Getting builder- Returns:
- New Builder instance
-