public static class Share.CreateGroupShareBuilder extends Object
Share with the necessary fields to create a ShareType.GROUP Share.
You must set groupId| Constructor and Description |
|---|
CreateGroupShareBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Share |
build()
Builds the
Share object. |
Long |
getGroupId()
Gets the user Id.
|
Share.CreateGroupShareBuilder |
setGroupId(Long groupId)
Group ID for the
ShareType.GROUP share. |
public Share.CreateGroupShareBuilder setGroupId(Long groupId)
ShareType.GROUP share.groupId - the group idpublic Long getGroupId()
Copyright © 2014–2017 Smartsheet. All rights reserved.