public static class RecipientGroup.AddRecipientGroupBuilder extends Object
| Constructor and Description |
|---|
AddRecipientGroupBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RecipientGroup |
build()
Builds the RecipientGroup.
|
Long |
getGroupId()
Get the group ID
|
RecipientGroup.AddRecipientGroupBuilder |
setGroupId(Long groupId)
Set the group ID
|
public Long getGroupId()
public RecipientGroup.AddRecipientGroupBuilder setGroupId(Long groupId)
groupId - the group IDpublic RecipientGroup build()
Copyright © 2014–2017 Smartsheet. All rights reserved.