Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

apiClient - Variable in class engineer.nightowl.groupsio.api.resource.BaseResource
 
approveMember(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Approve a member to a group
archive() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
Actions involving message archives.
ArchiveResource - Class in engineer.nightowl.groupsio.api.resource
 
ArchiveResource(GroupsIOApiClient, String) - Constructor for class engineer.nightowl.groupsio.api.resource.ArchiveResource
 

B

banMember(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Ban a member if they aren't already banned
BaseResource - Class in engineer.nightowl.groupsio.api.resource
Base class for Groups.io resources.
BaseResource(GroupsIOApiClient, String) - Constructor for class engineer.nightowl.groupsio.api.resource.BaseResource
 
baseUrl - Variable in class engineer.nightowl.groupsio.api.resource.BaseResource
 

C

callApi(HttpUriRequest, Class<T>) - Method in class engineer.nightowl.groupsio.api.resource.BaseResource
Main API call method.
callApi(HttpUriRequest, Class<T>, Boolean) - Method in class engineer.nightowl.groupsio.api.resource.BaseResource
Main API call method.
canBan() - Method in enum engineer.nightowl.groupsio.api.domain.SubscriptionStatus
 
canSendBounceProbe() - Method in enum engineer.nightowl.groupsio.api.domain.UserStatus
 
canSendConfirmationEmail() - Method in enum engineer.nightowl.groupsio.api.domain.UserStatus
 
createSubGroup(Integer, String, String, String) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
 

D

DEFAULT_API_BASE - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_DOMAIN - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_HOST - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_HOSTNAME - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_SCHEME - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_VERSION - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
DEFAULT_VERSIONED_API_BASE - Static variable in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
deleteGroup(Integer) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
 
deleteSubscription(Subscription) - Method in class engineer.nightowl.groupsio.api.resource.UserResource
 
DirectAdd - Class in engineer.nightowl.groupsio.api.domain
 
DirectAdd() - Constructor for class engineer.nightowl.groupsio.api.domain.DirectAdd
No args constructor for use in serialization
DirectAdd(String, Integer, List<Error>, List<Subscription>) - Constructor for class engineer.nightowl.groupsio.api.domain.DirectAdd
 
directAddMember(Integer, List<String>) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Add members directly to a group

E

engineer.nightowl.groupsio.api - package engineer.nightowl.groupsio.api
 
engineer.nightowl.groupsio.api.domain - package engineer.nightowl.groupsio.api.domain
 
engineer.nightowl.groupsio.api.exception - package engineer.nightowl.groupsio.api.exception
 
engineer.nightowl.groupsio.api.resource - package engineer.nightowl.groupsio.api.resource
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Login
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
equals(Object) - Method in class engineer.nightowl.groupsio.api.domain.User
 
Error - Class in engineer.nightowl.groupsio.api.domain
 
Error() - Constructor for class engineer.nightowl.groupsio.api.domain.Error
 

F

fromString(String) - Static method in enum engineer.nightowl.groupsio.api.exception.GroupsIOApiExceptionType
 

G

getAboutFormat() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getAboutFormat() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getAboutMe() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getAboutMe() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getAddedMembers() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
getAlias() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getAllowFacebookLogin() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getAllowGoogleLogin() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getAllowNonSubsToPost() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getAllowPhotosInFiles() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getAnnounce() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getApiKey() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
getApiToken() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
getApprovedPosts() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getAutoCloseThreads() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getAutoFollowReplies() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getAutoFollowRepliesDefault() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getAutoModerateThreads() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getBanMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getBounceAttachments() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getCalendarAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getCanPost() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getChatAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getCloseThreadsAfter() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getColor() - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
getCreated() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getCreated() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getCreated() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getData() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getDatabaseAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getDefaultMessageView() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getDeleteGroup() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getDesc() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getDisableEdits() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getDisableNoEmail() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getDomain() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
getDontMungeMessageId() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getDownloadMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getEditArchives() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getEmail() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getEmail() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getEmail() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
getEmailDelivery() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getEmailDeliveryDefault() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getEndItem() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getErrors() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
getExpandedMessagesSortDir() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getExtra() - Method in class engineer.nightowl.groupsio.api.domain.Error
 
getFilesAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getFooter() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getForceHtmlEmails() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getFullName() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getFullName() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getGroup(Integer) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
Gets a Group for the specified group ID
getGroupId() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getHandleAttachments() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getHashtags() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getHashTagsRequired() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getHasMore() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getHasProfilePhoto() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getId() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getId() - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
getId() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getId() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getId() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getInviteMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getIsClosed() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getIsModerated() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getIsSticky() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getLocation() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getLocation() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getMakeModerator() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageCalendar() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageChats() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageFiles() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageGroupBilling() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageGroupSettings() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageHashtags() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageIntegrations() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageMemberSubscriptionOptions() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManagePendingMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManagePendingMessages() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManagePhotos() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManagePolls() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageSubgroups() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageSubscription() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getManageWiki() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getMaxAttachmentSize() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getMaxAttachmentSizeDefault() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMaxPhotoSizeDatabases() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMaxPhotoSizeEmail() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMaxPhotoSizePhotos() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMaxPhotoSizeWikiImages() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMemberDirectoryAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMemberInGroup(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Gets a user's Subscription for the specified group and member IDs
getMembersInGroup(Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Gets a list of members (represented by Subscription) subscribed to a particular group.
getMembersVisible() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMessageReportNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getMessageSelection() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getMessageSelectionDefault() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getMessagesSortDir() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getModerated() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getModerateThreadsAfter() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getModPermissions() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getModStatus() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getMostRecentMessage() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getName() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getName() - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
getName() - Method in class engineer.nightowl.groupsio.api.domain.Login
 
getName() - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
getNewUsersModerated() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getNextPageToken() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getNormalizeHtmlEmails() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getNumMsgs() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getObject() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getOwnerMsgNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getPendingMsgNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getPendingSubNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getPermissions(Integer) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
Gets a user's Permissions for the specified group ID
getPerPagePref() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getPhotosAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getPlainTextOnly() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getPollsAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getPoster() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getPostPref() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getPostStatus() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getPrivacy() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getProfilePhotoId() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getProfilePrivacy() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getRecoveryCodes() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getRemoveMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getRemoveOtherReplyOptions() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getReplyTo() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getRestrictCreateHashTags() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getRestricted() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getSearchSort() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getSearchSortDir() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getSnippet() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getStartItem() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getStatus() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getStatus() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getStorageNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getSubgroupAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getSubGroupNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getSubgroups(Integer) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
Gets a list of groups for a given group ID
getSubject() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
getSubjectTag() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getSubNotify() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getSubscription(Integer) - Method in class engineer.nightowl.groupsio.api.resource.UserResource
Gets a user's Subscription for the specified group ID
getSubscriptions() - Method in class engineer.nightowl.groupsio.api.resource.UserResource
Gets a list of Subscriptions that the current user is subscribed to.
getTimePref() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getTimezone() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getTimezone() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getTitle() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getToken() - Method in class engineer.nightowl.groupsio.api.domain.Login
 
getTopics(Integer) - Method in class engineer.nightowl.groupsio.api.resource.ArchiveResource
Gets a list of Topics from the specified group.
getTopicSortDir() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getTopicsSortDir() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getTotalCount() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
getTotalEmails() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
getTwoFactor() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
getTwoFactorEnabled() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getType() - Method in class engineer.nightowl.groupsio.api.domain.Error
 
getUnmoderateUsersAfter() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getUpdated() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getUpdated() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getUpdated() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getUser() - Method in class engineer.nightowl.groupsio.api.resource.UserResource
Get the user information associated with the currently-logged in user.
getUserId() - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
getUserId() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getUserName() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getUserName() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getUserStatus() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getViewActivity() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewArchives() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewCalendar() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewChats() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewDatabases() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewFiles() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewMemberDirectory() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewMembers() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewPhotos() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getViewWiki() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
getWebsite() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
getWebsite() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
getWebsite() - Method in class engineer.nightowl.groupsio.api.domain.User
 
getWikiAccess() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
Group - Class in engineer.nightowl.groupsio.api.domain
 
Group() - Constructor for class engineer.nightowl.groupsio.api.domain.Group
No args constructor for use in serialization
Group(Integer, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Integer, Boolean, Boolean, Boolean, Boolean, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, String, Boolean, Boolean, Boolean, Integer, Boolean, Integer) - Constructor for class engineer.nightowl.groupsio.api.domain.Group
 
group() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
Actions involving a specific group.
GroupResource - Class in engineer.nightowl.groupsio.api.resource
 
GroupResource(GroupsIOApiClient, String) - Constructor for class engineer.nightowl.groupsio.api.resource.GroupResource
 
GroupsIOApiClient - Class in engineer.nightowl.groupsio.api
Main interface with Groups.io.
GroupsIOApiClient(String, String) - Constructor for class engineer.nightowl.groupsio.api.GroupsIOApiClient
Common client initialisation.
GroupsIOApiClient(String, String, String, String, String, Integer) - Constructor for class engineer.nightowl.groupsio.api.GroupsIOApiClient
More in-depth constructor to override the defaults.
GroupsIOApiException - Exception in engineer.nightowl.groupsio.api.exception
 
GroupsIOApiException(Error) - Constructor for exception engineer.nightowl.groupsio.api.exception.GroupsIOApiException
 
GroupsIOApiExceptionType - Enum in engineer.nightowl.groupsio.api.exception
 

H

hashCode() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Login
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
hashCode() - Method in class engineer.nightowl.groupsio.api.domain.User
 
Hashtag - Class in engineer.nightowl.groupsio.api.domain
 
Hashtag() - Constructor for class engineer.nightowl.groupsio.api.domain.Hashtag
No args constructor for use in serialization
Hashtag(Integer, String, String) - Constructor for class engineer.nightowl.groupsio.api.domain.Hashtag
 

I

inviteMember() - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
 

J

joinGroup(Integer) - Method in class engineer.nightowl.groupsio.api.resource.UserResource
 

L

Login - Class in engineer.nightowl.groupsio.api.domain
 
Login() - Constructor for class engineer.nightowl.groupsio.api.domain.Login
No args constructor for use in serialization
Login(String, String) - Constructor for class engineer.nightowl.groupsio.api.domain.Login
 
login(String) - Method in class engineer.nightowl.groupsio.api.resource.BaseResource
Carry out initial login to the Groups.io API and set the API token.

M

MAX_RESULTS - Static variable in class engineer.nightowl.groupsio.api.resource.BaseResource
 
member() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
Actions involving the members of a group.
MemberResource - Class in engineer.nightowl.groupsio.api.resource
 
MemberResource(GroupsIOApiClient, String) - Constructor for class engineer.nightowl.groupsio.api.resource.MemberResource
 

O

OM - Static variable in class engineer.nightowl.groupsio.api.resource.BaseResource
 

P

Page - Class in engineer.nightowl.groupsio.api.domain
 
Page() - Constructor for class engineer.nightowl.groupsio.api.domain.Page
No args constructor for use in serialization
Page(String, Integer, Integer, Integer, Boolean, Integer, List<Object>) - Constructor for class engineer.nightowl.groupsio.api.domain.Page
 
Permissions - Class in engineer.nightowl.groupsio.api.domain
 
Permissions() - Constructor for class engineer.nightowl.groupsio.api.domain.Permissions
No args constructor for use in serialization
Permissions(String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class engineer.nightowl.groupsio.api.domain.Permissions
 
Poster - Class in engineer.nightowl.groupsio.api.domain
 
Poster() - Constructor for class engineer.nightowl.groupsio.api.domain.Poster
No args constructor for use in serialization
Poster(String, Integer) - Constructor for class engineer.nightowl.groupsio.api.domain.Poster
 

R

removeMember(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Remove a member from a group

S

searchMembers(Integer, String) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Gets a list of members (represented by Subscription) subscribed to a particular group.
sendBounceProbe(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Send a bounce probe to a user if they are bouncing
sendConfirmationEmail(Integer, Integer) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Send a confirmation email to a user if they are not yet confirmed
setAboutFormat(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setAboutFormat(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setAboutMe(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setAboutMe(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setAddedMembers(List<Subscription>) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
setAlias(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setAllowFacebookLogin(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setAllowGoogleLogin(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setAllowNonSubsToPost(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setAllowPhotosInFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setAnnounce(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setApiToken(String) - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
 
setApprovedPosts(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setAutoCloseThreads(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setAutoFollowReplies(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setAutoFollowRepliesDefault(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setAutoModerateThreads(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setBanMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setBounceAttachments(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setCalendarAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setCanPost(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setChatAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setCloseThreadsAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setColor(String) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
setCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setData(List<Object>) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setDatabaseAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setDefaultMessageView(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setDeleteGroup(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setDesc(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setDisableEdits(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setDisableNoEmail(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setDontMungeMessageId(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setDownloadMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setEditArchives(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setEmailDelivery(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setEmailDeliveryDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setEndItem(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setErrors(List<Error>) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
setExpandedMessagesSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setExtra(String) - Method in class engineer.nightowl.groupsio.api.domain.Error
 
setFilesAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setFooter(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setForceHtmlEmails(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setFullName(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setFullName(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setGroupId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setHandleAttachments(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setHashtags(List<Hashtag>) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setHashTagsRequired(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setHasMore(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setHasProfilePhoto(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
setId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setInviteMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setIsClosed(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setIsModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setIsSticky(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setLocation(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setLocation(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setMakeModerator(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageCalendar(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageChats(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageGroupBilling(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageGroupSettings(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageHashtags(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageIntegrations(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageMemberSubscriptionOptions(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManagePendingMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManagePendingMessages(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManagePhotos(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManagePolls(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageSubgroups(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageSubscription(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setManageWiki(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setMaxAttachmentSize(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setMaxAttachmentSizeDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMaxPhotoSizeDatabases(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMaxPhotoSizeEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMaxPhotoSizePhotos(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMaxPhotoSizeWikiImages(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMemberDirectoryAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMembersVisible(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMessageReportNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setMessageSelection(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setMessageSelectionDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setMessagesSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setModerateThreadsAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setModPermissions(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setModStatus(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setMostRecentMessage(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setName(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setName(String) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
setName(String) - Method in class engineer.nightowl.groupsio.api.domain.Login
 
setName(String) - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
setNewUsersModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setNextPageToken(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setNormalizeHtmlEmails(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setNumMsgs(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setObject(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setOwnerMsgNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setPendingMsgNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setPendingSubNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setPerPagePref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setPhotosAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setPlainTextOnly(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setPollsAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setPoster(Poster) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setPostPref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setPostStatus(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setPrivacy(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setProfilePhotoId(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setProfilePrivacy(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setRecoveryCodes(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setRemoveMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setRemoveOtherReplyOptions(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setReplyTo(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setRestrictCreateHashTags(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setRestricted(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setSearchSort(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setSearchSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setSnippet(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setStartItem(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setStatus(SubscriptionStatus) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setStatus(UserStatus) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setStorageNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setSubgroupAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setSubGroupNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setSubject(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
setSubjectTag(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setSubNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setTimePref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setTimezone(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setTimezone(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setTitle(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setToken(String) - Method in class engineer.nightowl.groupsio.api.domain.Login
 
setTopicSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setTopicsSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setTotalCount(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
setTotalEmails(Integer) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
setTwoFactorEnabled(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setType(GroupsIOApiExceptionType) - Method in class engineer.nightowl.groupsio.api.domain.Error
 
setUnmoderateUsersAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setUserId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
setUserId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setUserName(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setUserName(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setUserStatus(UserStatus) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setViewActivity(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewArchives(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewCalendar(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewChats(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewDatabases(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewMemberDirectory(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewPhotos(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setViewWiki(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
setWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
setWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
setWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
setWikiAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
Subscription - Class in engineer.nightowl.groupsio.api.domain
 
Subscription() - Constructor for class engineer.nightowl.groupsio.api.domain.Subscription
No args constructor for use in serialization
Subscription(Integer, String, String, String, Integer, Integer, SubscriptionStatus, String, String, String, Boolean, String, Integer, String, String, String, String, String, String, String, String, String, String, UserStatus, String, String, String, String, String, String, String) - Constructor for class engineer.nightowl.groupsio.api.domain.Subscription
 
SubscriptionStatus - Enum in engineer.nightowl.groupsio.api.domain
 

T

Topic - Class in engineer.nightowl.groupsio.api.domain
 
Topic() - Constructor for class engineer.nightowl.groupsio.api.domain.Topic
No args constructor for use in serialization
Topic(Integer, String, String, Poster, Integer, String, Boolean, Boolean, Boolean, List<Hashtag>) - Constructor for class engineer.nightowl.groupsio.api.domain.Topic
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Error
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Group
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Login
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Page
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
toString() - Method in class engineer.nightowl.groupsio.api.domain.User
 

U

updateGroup(Group) - Method in class engineer.nightowl.groupsio.api.resource.GroupResource
Update a group given a blank Group object with only the updated fields set.
updateMember(Subscription) - Method in class engineer.nightowl.groupsio.api.resource.MemberResource
Update a subscription to a group given a blank Subscription object with only the updated fields set.
updateSubscription(Subscription) - Method in class engineer.nightowl.groupsio.api.resource.UserResource
 
updateUser(User) - Method in class engineer.nightowl.groupsio.api.resource.UserResource
Update a user given a blank User object with only the updated fields set.
User - Class in engineer.nightowl.groupsio.api.domain
 
User() - Constructor for class engineer.nightowl.groupsio.api.domain.User
No args constructor for use in serialization
User(Integer, String, String, String, String, String, String, String, UserStatus, String, Boolean, String, String, Boolean, Boolean, Boolean, String, Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class engineer.nightowl.groupsio.api.domain.User
 
user() - Method in class engineer.nightowl.groupsio.api.GroupsIOApiClient
Actions involving the currently authenticated user.
UserResource - Class in engineer.nightowl.groupsio.api.resource
 
UserResource(GroupsIOApiClient, String) - Constructor for class engineer.nightowl.groupsio.api.resource.UserResource
 
UserStatus - Enum in engineer.nightowl.groupsio.api.domain
 

V

valueOf(String) - Static method in enum engineer.nightowl.groupsio.api.domain.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum engineer.nightowl.groupsio.api.domain.UserStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum engineer.nightowl.groupsio.api.exception.GroupsIOApiExceptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum engineer.nightowl.groupsio.api.domain.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum engineer.nightowl.groupsio.api.domain.UserStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum engineer.nightowl.groupsio.api.exception.GroupsIOApiExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAboutFormat(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withAboutFormat(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withAboutMe(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withAboutMe(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withAddedMembers(List<Subscription>) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
withAlias(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withAllowFacebookLogin(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withAllowGoogleLogin(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withAllowNonSubsToPost(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withAllowPhotosInFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withAnnounce(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withApprovedPosts(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withAutoCloseThreads(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withAutoFollowReplies(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withAutoFollowRepliesDefault(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withAutoModerateThreads(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withBanMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withBounceAttachments(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withCalendarAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withCanPost(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withChatAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withCloseThreadsAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withColor(String) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
withCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withCreated(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withData(List<Object>) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withDatabaseAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withDefaultMessageView(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withDeleteGroup(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withDesc(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withDisableEdits(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withDisableNoEmail(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withDontMungeMessageId(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withDownloadMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withEditArchives(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withEmailDelivery(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withEmailDeliveryDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withEndItem(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withErrors(List<Error>) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
withExpandedMessagesSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withFilesAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withFooter(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withForceHtmlEmails(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withFullName(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withFullName(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withGroupId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withHandleAttachments(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withHashtags(List<Hashtag>) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withHashTagsRequired(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withHasMore(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withHasProfilePhoto(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
withId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withInviteMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withIsClosed(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withIsModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withIsSticky(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withLocation(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withLocation(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withMakeModerator(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageCalendar(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageChats(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageGroupBilling(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageGroupSettings(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageHashtags(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageIntegrations(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageMemberSubscriptionOptions(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManagePendingMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManagePendingMessages(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManagePhotos(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManagePolls(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageSubgroups(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageSubscription(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withManageWiki(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withMaxAttachmentSize(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withMaxAttachmentSizeDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMaxPhotoSizeDatabases(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMaxPhotoSizeEmail(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMaxPhotoSizePhotos(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMaxPhotoSizeWikiImages(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMemberDirectoryAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMembersVisible(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMessageReportNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withMessageSelection(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withMessageSelectionDefault(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withMessagesSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withModerateThreadsAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withModPermissions(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withModStatus(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withMostRecentMessage(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withName(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withName(String) - Method in class engineer.nightowl.groupsio.api.domain.Hashtag
 
withName(String) - Method in class engineer.nightowl.groupsio.api.domain.Login
 
withName(String) - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
withNewUsersModerated(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withNextPageToken(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withNormalizeHtmlEmails(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withNumMsgs(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withObject(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withOwnerMsgNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withPendingMsgNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withPendingSubNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withPerPagePref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withPhotosAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withPlainTextOnly(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withPollsAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withPoster(Poster) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withPostPref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withPostStatus(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withPrivacy(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withProfilePhotoId(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withProfilePrivacy(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withRecoveryCodes(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withRemoveMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withRemoveOtherReplyOptions(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withReplyTo(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withRestrictCreateHashTags(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withRestricted(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withSearchSort(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withSearchSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withSnippet(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withStartItem(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withStatus(SubscriptionStatus) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withStatus(UserStatus) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withStorageNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withSubgroupAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withSubGroupNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withSubject(String) - Method in class engineer.nightowl.groupsio.api.domain.Topic
 
withSubjectTag(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withSubNotify(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withTimePref(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withTimezone(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withTimezone(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withTitle(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withToken(String) - Method in class engineer.nightowl.groupsio.api.domain.Login
 
withTopicSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withTopicsSortDir(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withTotalCount(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Page
 
withTotalEmails(Integer) - Method in class engineer.nightowl.groupsio.api.domain.DirectAdd
 
withTwoFactorEnabled(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withUnmoderateUsersAfter(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withUpdated(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withUserId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Poster
 
withUserId(Integer) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withUserName(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withUserName(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withUserStatus(UserStatus) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withViewActivity(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewArchives(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewCalendar(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewChats(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewDatabases(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewFiles(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewMemberDirectory(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewMembers(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewPhotos(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withViewWiki(Boolean) - Method in class engineer.nightowl.groupsio.api.domain.Permissions
 
withWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
withWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.Subscription
 
withWebsite(String) - Method in class engineer.nightowl.groupsio.api.domain.User
 
withWikiAccess(String) - Method in class engineer.nightowl.groupsio.api.domain.Group
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2017–2018. All rights reserved.