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

A

AbstractActivity<E,C extends ActivityContext<E>> - Class in com.symphony.bdk.core.activity
Base abstract class for activities provided by the BDK.
AbstractActivity() - Constructor for class com.symphony.bdk.core.activity.AbstractActivity
 
AbstractBotAuthenticator - Class in com.symphony.bdk.core.auth.impl
Abstract class to factorize the BotAuthenticator logic between RSA and certificate, especially the retry logic on top of HTTP calls.
AbstractBotAuthenticator(BdkRetryConfig) - Constructor for class com.symphony.bdk.core.auth.impl.AbstractBotAuthenticator
 
AbstractExtensionAppAuthenticator - Class in com.symphony.bdk.core.auth.impl
Abstract class to factorize the ExtensionAppAuthenticator logic between RSA and certificate, especially the retry logic on top of HTTP calls.
AbstractExtensionAppAuthenticator(BdkRetryConfig, String) - Constructor for class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
AbstractExtensionAppAuthenticator(BdkRetryConfig, String, ExtensionAppTokensRepository) - Constructor for class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
AbstractOboAuthenticator - Class in com.symphony.bdk.core.auth.impl
Abstract class to factorize the OboAuthenticator logic between RSA and certificate, especially the retry logic on top of HTTP calls.
AbstractOboAuthenticator(BdkRetryConfig, String) - Constructor for class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
acceptConnection(Long) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Accept the connection request from a requesting user.
acceptConnection(Long) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
Accept the connection request from a requesting user.
accountType(UserAttributes.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
accountType(UserV2.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
accountType(V2UserAttributes.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
AckId - Class in com.symphony.bdk.gen.api.model
An object containing the ackId associated with events that the client has received through an individual feed.
AckId() - Constructor for class com.symphony.bdk.gen.api.model.AckId
 
ackId(String) - Method in class com.symphony.bdk.gen.api.model.AckId
 
ackId(String) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
action(String) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
action(DelegateAction.ActionEnum) - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
action(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
action(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
action(String) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
action(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
action(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
actionName(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.Group
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.Policy
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
active(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
activities() - Method in class com.symphony.bdk.core.SymphonyBdk
Returns the ActivityRegistry in order to register Command or Form activities.
ActivityContext<E> - Class in com.symphony.bdk.core.activity
Base class for an activity context holder.
ActivityContext() - Constructor for class com.symphony.bdk.core.activity.ActivityContext
 
ActivityInfo - Class in com.symphony.bdk.core.activity.model
AbstractActivity information/documentation model.
ActivityInfo() - Constructor for class com.symphony.bdk.core.activity.model.ActivityInfo
 
ActivityMatcher<C extends ActivityContext<?>> - Interface in com.symphony.bdk.core.activity
An activity matcher allows to check if an activity business logic has to be triggered or not.
ActivityRegistry - Class in com.symphony.bdk.core.activity
This class allows to bind an AbstractActivity to the Real Time Events source, or Datafeed.
ActivityRegistry(UserV2, DatafeedLoop) - Constructor for class com.symphony.bdk.core.activity.ActivityRegistry
 
ActivityType - Enum in com.symphony.bdk.core.activity.model
Type of an activity.
addAffectedUsersItem(V4User) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
addAllowListsItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
addApplicableFileTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
addApplicableFileTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
addApplicableFileTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
addAppliesToItem(V3DLPPolicyAppliesTo) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
addAppliesToItem(V3DLPPolicyAppliesTo) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
addAppsItem(Long) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
addAppsItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
addAssetClassesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
addAssetClassesItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addAttachment(InputStream, String) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add attachment to the message.
addAttachment(InputStream, InputStream, String) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add attachment (with preview) to the message.
addAttachmentsItem(AttachmentInfo) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
addAttachmentsItem(AttachmentInfo) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
addAttachmentsItem(V4AttachmentInfo) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
addAttributesItem(NameValuePair) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
addAvatarsItem(Avatar) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
addBlockListsItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
addCertInfoItem(CertInfoItem) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
addContentTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
addContentTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
addDataItem(ChannelSubscriber) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
addDataItem(FileExtension) - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
addDataItem(String) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
addDataItem(UserGroupAssignee) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
addDataItem(UserGroupMembershipResponseData) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
addDataItem(UserGroupResponse) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
addDeliveredItem(MessageStatusUser) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
addDetailsItem(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
addDictionariesItem(V3DLPDictionaryMeta) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
addDictionaryIdsItem(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
addDictionaryRefsItem(V1DLPDictionaryRef) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
addDisclaimer(Long, String) - Method in class com.symphony.bdk.core.service.user.UserService
Assign disclaimer to an user.
addDisclaimersItem(Long) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
addDisclaimersItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
addDownloadReceiptCountsItem(MessageDownloadReceiptCount) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
addDownloadReceiptCountsItem(DownloadReceiptCount) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
addDownloadReceiptCountsItem(MessageDownloadReceiptCount) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
addedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
addedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
addErrorsItem(UserError) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
addEventsItem(V4Event) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
addFacetedMatchCountItem(FacetedMatchCount) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
addFacetedMatchCountItem(FacetedMatchCount) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
addFeaturesItem(Long) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
addFeaturesItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
addFollowersItem(Long) - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
addFollowersItem(Long) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
addFollowingItem(Long) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
addFormRepliesItem(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
addForwardsItem(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
addFunctionItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addGroupsItem(String) - Method in class com.symphony.bdk.gen.api.model.Policy
 
addGroupsItem(Long) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
addGroupsItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
addImagesItem(V4ThumbnailInfo) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
addIndustriesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
addIndustriesItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addInstrumentItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addItemsItem(V1AuditTrailInitiatorResponse) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
addItemsItem(V1DLPDictionaryMetadata) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
addKeywordsItem(RoomTag) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
addKeywordsItem(V4KeyValuePair) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
addLabelsItem(String) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
addLabelsItem(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
addLanguagesItem(String) - Method in class com.symphony.bdk.gen.api.model.Languages
 
addMarketCoverageItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addMatchedPoliciesItem(V1DLPMatchedPolicy) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
addMembersItem(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
addMembersItem(Long) - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
addMembersItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
addMembersItem(Long) - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
addMembersItem(V2MemberInfo) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
addMembersItem(V4User) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
addMemberToRoom(Long, String) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
addMemberToRoom(Long, String) - Method in class com.symphony.bdk.core.service.stream.StreamService
addMessageIdsItem(String) - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
addMessageReceiptDetailItem(MessageReceiptDetail) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
addMessagesItem(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
addOptionalActionsItem(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
addPermissionsItem(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
addPoliciesItem(String) - Method in class com.symphony.bdk.gen.api.model.Group
 
addPoliciesItem(V1DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
addPoliciesItem(V3DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
addPreviewsItem(AttachmentPreview) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
addProductsItem(Product) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
addReadItem(MessageStatusUser) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
addRepliesItem(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
addResponsibilityItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
addResultsItem(String) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
addRole(Long, RoleId) - Method in class com.symphony.bdk.core.service.user.UserService
Add a role to an user.
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
addRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
addRoomsItem(V2RoomDetail) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
addRoomsItem(V3RoomDetail) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
addRulesItem(V3DLPRule) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
addScopesItem(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
addScopesItem(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
addScopesItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
addScopesItem(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
addSentItem(MessageStatusUser) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
addStreamsItem(AdminStreamInfo) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
addStreamsItem(V2AdminStreamInfo) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
addStreamTypesItem(AdminStreamTypeEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
addStreamTypesItem(StreamType) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
addStreamTypesItem(V2AdminStreamType) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
addSubscriptionErrorsItem(ChannelSubscriptionError) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
addUserRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
addUserRolesItem(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
addUsersItem(AssigneeCandidate) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
addUsersItem(UserV2) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
addUsersItem(UserV2) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
addUserTypesItem(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
addViolationsItem(V1DLPViolationMessage) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
addViolationsItem(V1DLPViolationSignal) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
addViolationsItem(V1DLPViolationStream) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
addViolationsItem(V3DLPViolationMessage) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
addViolationsItem(V3DLPViolationSignal) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
addViolationsItem(V3DLPViolationStream) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
AdminJustifiedAction - Class in com.symphony.bdk.gen.api.model
AdminJustifiedAction
AdminJustifiedAction() - Constructor for class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
AdminJustifiedUserAction - Class in com.symphony.bdk.gen.api.model
AdminJustifiedUserAction
AdminJustifiedUserAction() - Constructor for class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
AdminStreamAttributes - Class in com.symphony.bdk.gen.api.model
additional optional properties for the stream
AdminStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
AdminStreamFilter - Class in com.symphony.bdk.gen.api.model
stream filter criteria
AdminStreamFilter() - Constructor for class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
AdminStreamFilter.OriginEnum - Enum in com.symphony.bdk.gen.api.model
Origin of the room.
AdminStreamFilter.PrivacyEnum - Enum in com.symphony.bdk.gen.api.model
Privacy setting of the stream.
AdminStreamFilter.ScopeEnum - Enum in com.symphony.bdk.gen.api.model
scope of the room.
AdminStreamFilter.StatusEnum - Enum in com.symphony.bdk.gen.api.model
Status of the room.
AdminStreamInfo - Class in com.symphony.bdk.gen.api.model
Stream information
AdminStreamInfo() - Constructor for class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
AdminStreamList - Class in com.symphony.bdk.gen.api.model
list of streams info
AdminStreamList() - Constructor for class com.symphony.bdk.gen.api.model.AdminStreamList
 
AdminStreamTypeEnum - Class in com.symphony.bdk.gen.api.model
AdminStreamTypeEnum
AdminStreamTypeEnum() - Constructor for class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
AdminStreamTypeEnum.TypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets type
affectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
affectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
affectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
affectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
affectedUsers(List<V4User>) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
after(String) - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
AgentInfo - Class in com.symphony.bdk.gen.api.model
AgentInfo
AgentInfo() - Constructor for class com.symphony.bdk.gen.api.model.AgentInfo
 
agentServiceUser(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
agentServiceUserError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
agentVersion(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
allowExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
allowLists(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
allowOrigins(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
always() - Static method in interface com.symphony.bdk.core.activity.ActivityMatcher
Returns a matcher that always returns true.
apiClient - Variable in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
 
ApiClientFactory - Class in com.symphony.bdk.core.client
Factory responsible for creating ApiClient instances for each main Symphony's components : Agent KeyManager Pod
ApiClientFactory(BdkConfig) - Constructor for class com.symphony.bdk.core.client.ApiClientFactory
 
ApiClientFactory(BdkConfig, ApiClientBuilderProvider) - Constructor for class com.symphony.bdk.core.client.ApiClientFactory
 
apiClientFactory - Variable in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
 
ApiClientFactory.ServiceEnum - Enum in com.symphony.bdk.core.client
 
ApiClientInitializationException - Exception in com.symphony.bdk.core.client.exception
Exception thrown when initializing the ApiClient.
ApiClientInitializationException(String) - Constructor for exception com.symphony.bdk.core.client.exception.ApiClientInitializationException
 
ApiClientInitializationException(String, Throwable) - Constructor for exception com.symphony.bdk.core.client.exception.ApiClientInitializationException
 
apiKey(String) - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
AppAuthenticationKey - Class in com.symphony.bdk.gen.api.model
App RSA key information.
AppAuthenticationKey() - Constructor for class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
AppAuthenticationKeys - Class in com.symphony.bdk.gen.api.model
App RSA keys information.
AppAuthenticationKeys() - Constructor for class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
appAuthenticator() - Method in class com.symphony.bdk.core.SymphonyBdk
AppAuthSession - Interface in com.symphony.bdk.core.auth
Extension App Authentication session handle.
AppAuthSessionCertImpl - Class in com.symphony.bdk.core.auth.impl
AppAuthSession implementation for certificate extension app authentication mode.
AppAuthSessionCertImpl(ExtensionAppAuthenticatorCertImpl, String) - Constructor for class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
 
AppAuthSessionRsaImpl - Class in com.symphony.bdk.core.auth.impl
AppAuthSession impl for rsa extension app authentication mode.
AppAuthSessionRsaImpl(ExtensionAppAuthenticatorRsaImpl, String) - Constructor for class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
 
AppEntitlementApi - Class in com.symphony.bdk.gen.api
 
AppEntitlementApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.AppEntitlementApi
 
appIconUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
appId - Variable in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
appId - Variable in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
appId(String) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
applicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
applicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
applicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
ApplicationApi - Class in com.symphony.bdk.gen.api
 
ApplicationApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.ApplicationApi
 
ApplicationDetail - Class in com.symphony.bdk.gen.api.model
Detailed record of application.
ApplicationDetail() - Constructor for class com.symphony.bdk.gen.api.model.ApplicationDetail
 
applicationInfo(ApplicationInfo) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
ApplicationInfo - Class in com.symphony.bdk.gen.api.model
Required information for creating an application.
ApplicationInfo() - Constructor for class com.symphony.bdk.gen.api.model.ApplicationInfo
 
applications() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the ApplicationService from a Bdk entry point.
ApplicationService - Class in com.symphony.bdk.core.service.application
Service class for managing the applications and the application entitlements.
ApplicationService(ApplicationApi, AppEntitlementApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.application.ApplicationService
 
appliesTo(List<V3DLPPolicyAppliesTo>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
appliesTo(List<V3DLPPolicyAppliesTo>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
appName(String) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
appName(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
appName(String) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
AppNotification - Class in com.symphony.bdk.gen.api.model
Application callback information
AppNotification() - Constructor for class com.symphony.bdk.gen.api.model.AppNotification
 
apps(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
apps(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
appToken(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
appToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
appToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
appUrl(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
area(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
area(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
area(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
area(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
area(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
articleId(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
articleUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
assetClasses(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
assetClasses(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
AssigneeCandidate - Class in com.symphony.bdk.gen.api.model
Assignee Candidate
AssigneeCandidate() - Constructor for class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
AssigneeCandidates - Class in com.symphony.bdk.gen.api.model
List of assignee candidate
AssigneeCandidates() - Constructor for class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
assigneeCount(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
Attachment - Class in com.symphony.bdk.core.service.message.model
Attachment model to be used in Message.MessageBuilder to attach a file to a Message
Attachment(InputStream, String) - Constructor for class com.symphony.bdk.core.service.message.model.Attachment
 
AttachmentInfo - Class in com.symphony.bdk.gen.api.model
AttachmentInfo
AttachmentInfo() - Constructor for class com.symphony.bdk.gen.api.model.AttachmentInfo
 
AttachmentPreview - Class in com.symphony.bdk.gen.api.model
Preview file for image attachments
AttachmentPreview() - Constructor for class com.symphony.bdk.gen.api.model.AttachmentPreview
 
attachments(List<AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
attachments(List<AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
attachments(List<V4AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
AttachmentsApi - Class in com.symphony.bdk.gen.api
 
AttachmentsApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.AttachmentsApi
 
AttachmentSort - Enum in com.symphony.bdk.core.service.stream.constant
The list of available sort order for looking up the attachments.
attributes(AdminStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
attributes(List<NameValuePair>) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
attributes(CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
attributes(V2AdminStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
AuditTrailApi - Class in com.symphony.bdk.gen.api
 
AuditTrailApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.AuditTrailApi
 
authenticateAndGetToken(ApiClient) - Method in class com.symphony.bdk.core.auth.impl.AbstractBotAuthenticator
 
authenticateAndGetToken(ApiClient) - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
 
authenticateAndGetToken(ApiClient) - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
 
authenticateAndRetrieveAppSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
authenticateAndRetrieveAppSessionToken() - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
 
authenticateAndRetrieveAppSessionToken() - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
 
authenticateAndRetrieveOboSessionToken(String, Long) - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
authenticateAndRetrieveOboSessionToken(String, String) - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
authenticateAndRetrieveOboSessionToken(String, Long) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
 
authenticateAndRetrieveOboSessionToken(String, String) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
 
authenticateAndRetrieveOboSessionToken(String, Long) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
 
authenticateAndRetrieveOboSessionToken(String, String) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
 
authenticateAndRetrieveTokens(String) - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
authenticateAndRetrieveTokens(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
 
authenticateAndRetrieveTokens(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
 
authenticateBot() - Method in interface com.symphony.bdk.core.auth.BotAuthenticator
Authenticates a Bot's service account.
authenticateBot() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
Authenticates a Bot's service account.
authenticateBot() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
Authenticates a Bot's service account.
authenticateByUserId(Long) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
Authenticates on behalf of a particular user using his userId.
authenticateByUserId(Long) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
Authenticates on behalf of a particular user using his userId.
authenticateByUserId(Long) - Method in interface com.symphony.bdk.core.auth.OboAuthenticator
Authenticates on behalf of a particular user using his userId.
authenticateByUsername(String) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
Authenticates on-behalf-of a particular user using his username.
authenticateByUsername(String) - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
Authenticates on-behalf-of a particular user using his username.
authenticateByUsername(String) - Method in interface com.symphony.bdk.core.auth.OboAuthenticator
Authenticates on-behalf-of a particular user using his username.
authenticateExtensionApp(String) - Method in interface com.symphony.bdk.core.auth.ExtensionAppAuthenticator
Authenticates an extension app.
authenticateExtensionApp(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
Authenticates an extension app.
authenticateExtensionApp(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
Authenticates an extension app.
AuthenticateExtensionAppRequest - Class in com.symphony.bdk.gen.api.model
Request body for extension app authentication
AuthenticateExtensionAppRequest() - Constructor for class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
AuthenticateRequest - Class in com.symphony.bdk.gen.api.model
Request body for pubkey authentication
AuthenticateRequest() - Constructor for class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
AuthenticationApi - Class in com.symphony.bdk.gen.api
 
AuthenticationApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.AuthenticationApi
 
authenticationKeys(AppAuthenticationKeys) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
AuthenticatorFactory - Class in com.symphony.bdk.core.auth
Factory class that provides new instances for the main authenticators : BotAuthenticator : to authenticate the main Bot service account OboAuthenticator : to perform on-behalf-of authentication
AuthenticatorFactory(BdkConfig, ApiClientFactory) - Constructor for class com.symphony.bdk.core.auth.AuthenticatorFactory
 
AuthInitializationException - Exception in com.symphony.bdk.core.auth.exception
Thrown when unable to read/parse a RSA Private Key or a certificate.
AuthInitializationException(String) - Constructor for exception com.symphony.bdk.core.auth.exception.AuthInitializationException
 
AuthInitializationException(String, Throwable) - Constructor for exception com.symphony.bdk.core.auth.exception.AuthInitializationException
 
author(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
author(MessageStatusUser) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
author(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
AuthSession - Interface in com.symphony.bdk.core.auth
Authentication session handle.
AuthSessionCertImpl - Class in com.symphony.bdk.core.auth.impl
AuthSession impl for certificate authentication mode.
AuthSessionCertImpl(BotAuthenticatorCertImpl) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionCertImpl
 
AuthSessionOboCertImpl - Class in com.symphony.bdk.core.auth.impl
AuthSession impl for OBO Certificate authentication mode.
AuthSessionOboCertImpl(OboAuthenticatorCertImpl, Long) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
 
AuthSessionOboCertImpl(OboAuthenticatorCertImpl, String) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
 
AuthSessionOboImpl - Class in com.symphony.bdk.core.auth.impl
AuthSession impl for OBO authentication mode.
AuthSessionOboImpl(OboAuthenticatorRsaImpl, Long) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
 
AuthSessionOboImpl(OboAuthenticatorRsaImpl, String) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
 
AuthSessionRsaImpl - Class in com.symphony.bdk.core.auth.impl
AuthSession impl for regular authentication mode.
AuthSessionRsaImpl(BotAuthenticatorRsaImpl) - Constructor for class com.symphony.bdk.core.auth.impl.AuthSessionRsaImpl
 
authToken(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
authType(V3HealthAuthType) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
AuthUnauthorizedException - Exception in com.symphony.bdk.core.auth.exception
When thrown, it means that authentication cannot be performed for several reasons depending on the context : Regular Bot authentication OBO authentication
AuthUnauthorizedException(String, ApiException) - Constructor for exception com.symphony.bdk.core.auth.exception.AuthUnauthorizedException
 
Avatar - Class in com.symphony.bdk.gen.api.model
Avatar
Avatar() - Constructor for class com.symphony.bdk.gen.api.model.Avatar
 
avatar(Avatar) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
avatar(Avatar) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
avatars(List<Avatar>) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
AvatarUpdate - Class in com.symphony.bdk.gen.api.model
AvatarUpdate
AvatarUpdate() - Constructor for class com.symphony.bdk.gen.api.model.AvatarUpdate
 

B

basePath(String) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the address and returns the modified builder.
BaseSignal - Class in com.symphony.bdk.gen.api.model
BaseSignal
BaseSignal() - Constructor for class com.symphony.bdk.gen.api.model.BaseSignal
 
BdkAgentConfig - Class in com.symphony.bdk.core.config.model
 
BdkAgentConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkAgentConfig
 
BdkAgentConfig(BdkConfig) - Constructor for class com.symphony.bdk.core.config.model.BdkAgentConfig
 
BdkAuthenticationConfig - Class in com.symphony.bdk.core.config.model
 
BdkAuthenticationConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
 
BdkBotConfig - Class in com.symphony.bdk.core.config.model
 
BdkBotConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkBotConfig
 
BdkCertificateConfig - Class in com.symphony.bdk.core.config.model
 
BdkCertificateConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkCertificateConfig
 
BdkCertificateConfig(String, String) - Constructor for class com.symphony.bdk.core.config.model.BdkCertificateConfig
 
BdkCertificateConfig(String, byte[], String) - Constructor for class com.symphony.bdk.core.config.model.BdkCertificateConfig
 
BdkClientConfig - Class in com.symphony.bdk.core.config.model
 
BdkClientConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkClientConfig
 
BdkClientConfig(BdkConfig) - Constructor for class com.symphony.bdk.core.config.model.BdkClientConfig
 
BdkConfig - Class in com.symphony.bdk.core.config.model
Class holding the whole BDK configuration
BdkConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkConfig
 
BdkConfigException - Exception in com.symphony.bdk.core.config.exception
Thrown when unable to load BdkConfig object from the BdkConfigLoader.
BdkConfigException(String) - Constructor for exception com.symphony.bdk.core.config.exception.BdkConfigException
 
BdkConfigException(String, Throwable) - Constructor for exception com.symphony.bdk.core.config.exception.BdkConfigException
 
BdkConfigLoader - Class in com.symphony.bdk.core.config
 
BdkConfigLoader() - Constructor for class com.symphony.bdk.core.config.BdkConfigLoader
 
BdkDatafeedConfig - Class in com.symphony.bdk.core.config.model
 
BdkDatafeedConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkDatafeedConfig
 
BdkExponentialFunction - Class in com.symphony.bdk.core.util
Custom BdkExponentialFunction class to be used in Bdk Retry mechanism.
BdkExponentialFunction() - Constructor for class com.symphony.bdk.core.util.BdkExponentialFunction
 
BdkExtAppConfig - Class in com.symphony.bdk.core.config.model
 
BdkExtAppConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkExtAppConfig
 
BdkLoadBalancingConfig - Class in com.symphony.bdk.core.config.model
 
BdkLoadBalancingConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkLoadBalancingConfig
 
BdkLoadBalancingMode - Enum in com.symphony.bdk.core.config.model
 
BdkProxyConfig - Class in com.symphony.bdk.core.config.model
 
BdkProxyConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkProxyConfig
 
BdkProxyConfig(String, int, String, String) - Constructor for class com.symphony.bdk.core.config.model.BdkProxyConfig
 
BdkRetryConfig - Class in com.symphony.bdk.core.config.model
 
BdkRetryConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkRetryConfig
 
BdkRsaKeyConfig - Class in com.symphony.bdk.core.config.model
 
BdkRsaKeyConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkRsaKeyConfig
 
BdkServerConfig - Class in com.symphony.bdk.core.config.model
 
BdkServerConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkServerConfig
 
BdkSslConfig - Class in com.symphony.bdk.core.config.model
 
BdkSslConfig() - Constructor for class com.symphony.bdk.core.config.model.BdkSslConfig
 
before(String) - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
beforeMatcher(C) - Method in class com.symphony.bdk.core.activity.AbstractActivity
This callback can be used to prepare ActivityContext before actually processing the ActivityMatcher.matches(ActivityContext) method.
beforeMatcher(C) - Method in class com.symphony.bdk.core.activity.command.CommandActivity
This callback can be used to prepare ActivityContext before actually processing the ActivityMatcher.matches(ActivityContext) method.
beforeMatcher(C) - Method in class com.symphony.bdk.core.activity.command.PatternCommandActivity
 
beforeMatcher(C) - Method in class com.symphony.bdk.core.activity.form.FormReplyActivity
This callback can be used to prepare ActivityContext before actually processing the ActivityMatcher.matches(ActivityContext) method.
beforeMatcher(C) - Method in class com.symphony.bdk.core.activity.room.UserJoinedRoomActivity
This callback can be used to prepare ActivityContext before actually processing the ActivityMatcher.matches(ActivityContext) method.
bindOnMessageSent(Consumer<RealTimeEventListener>, BiConsumer<V4Initiator, V4MessageSent>) - Static method in class com.symphony.bdk.core.service.datafeed.util.RealTimeEventsBinder
Bind "onMessageSent" real-time event to a target method.
bindOnSymphonyElementsAction(Consumer<RealTimeEventListener>, BiConsumer<V4Initiator, V4SymphonyElementsAction>) - Static method in class com.symphony.bdk.core.service.datafeed.util.RealTimeEventsBinder
Bind "onSymphonyElementsAction" real-time event to a target method.
bindOnUserJoinedRoom(Consumer<RealTimeEventListener>, BiConsumer<V4Initiator, V4UserJoinedRoom>) - Static method in class com.symphony.bdk.core.service.datafeed.util.RealTimeEventsBinder
Bind "onUserJoinedRoom" real-time event to a target method.
bindRealTimeListener(Consumer<RealTimeEventListener>, RealTimeEventListener) - Static method in class com.symphony.bdk.core.service.datafeed.util.RealTimeEventsBinder
Bind a RealTimeEventListener to datafeed loop method.
bindToRealTimeEventsSource(Consumer<RealTimeEventListener>) - Method in class com.symphony.bdk.core.activity.AbstractActivity
Bind an Activity to its real-time event.
bindToRealTimeEventsSource(Consumer<RealTimeEventListener>) - Method in class com.symphony.bdk.core.activity.command.CommandActivity
Bind an Activity to its real-time event.
bindToRealTimeEventsSource(Consumer<RealTimeEventListener>) - Method in class com.symphony.bdk.core.activity.form.FormReplyActivity
Bind an Activity to its real-time event.
bindToRealTimeEventsSource(Consumer<RealTimeEventListener>) - Method in class com.symphony.bdk.core.activity.room.UserJoinedRoomActivity
Bind an Activity to its real-time event.
blockLists(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
BotAuthenticator - Interface in com.symphony.bdk.core.auth
Bot authenticator service.
BotAuthenticatorCertImpl - Class in com.symphony.bdk.core.auth.impl
Bot authenticator certificate implementation.
BotAuthenticatorCertImpl(BdkRetryConfig, String, ApiClient, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
 
BotAuthenticatorRsaImpl - Class in com.symphony.bdk.core.auth.impl
Bot authenticator RSA implementation.
BotAuthenticatorRsaImpl(BdkRetryConfig, String, PrivateKey, ApiClient, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
 
botInfo() - Method in class com.symphony.bdk.core.SymphonyBdk
Returns the bot information.
BotNotConfiguredException - Exception in com.symphony.bdk.core.config.exception
Thrown when the bot configuration is not specified.
BotNotConfiguredException() - Constructor for exception com.symphony.bdk.core.config.exception.BotNotConfiguredException
 
botSession() - Method in class com.symphony.bdk.core.SymphonyBdk
Returns the Bot session.
build() - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Builds a RetryWithRecovery based on provided fields.
build() - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Create a Message using the configuration within the builder.
builder() - Static method in class com.symphony.bdk.core.service.message.model.Message
Returns a new Message.MessageBuilder instance.
BulkActionResult - Class in com.symphony.bdk.gen.api.model
The results of list based bulk action.
BulkActionResult() - Constructor for class com.symphony.bdk.gen.api.model.BulkActionResult
 
BulkActionResult.OverallResultEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets overallResult

C

callGetPodCertificate() - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
callGetPodCertificate() - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
 
callGetPodCertificate() - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
 
canBeAssigned(Boolean) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
canViewHistory(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
cashtag(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
category(Presence.CategoryEnum) - Method in class com.symphony.bdk.gen.api.model.Presence
 
category(String) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
category(String) - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
category(String) - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
cert(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
certificate - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
 
certificate(String) - Method in class com.symphony.bdk.gen.api.model.PodCertificate
 
CertificateAuthenticationApi - Class in com.symphony.bdk.gen.api
 
CertificateAuthenticationApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.CertificateAuthenticationApi
 
certificateContent - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Deprecated.
certificatePassword - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Deprecated.
certificatePath - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Deprecated.
CertificatePodApi - Class in com.symphony.bdk.gen.api
 
CertificatePodApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.CertificatePodApi
 
certInfo(List<CertInfoItem>) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
CertInfoItem - Class in com.symphony.bdk.gen.api.model
CertInfoItem
CertInfoItem() - Constructor for class com.symphony.bdk.gen.api.model.CertInfoItem
 
ceServiceUser(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
ceServiceUserError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
ChannelSubscriber - Class in com.symphony.bdk.gen.api.model
ChannelSubscriber
ChannelSubscriber() - Constructor for class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
ChannelSubscriberResponse - Class in com.symphony.bdk.gen.api.model
ChannelSubscriberResponse
ChannelSubscriberResponse() - Constructor for class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
ChannelSubscriptionError - Class in com.symphony.bdk.gen.api.model
ChannelSubscriptionError
ChannelSubscriptionError() - Constructor for class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
ChannelSubscriptionResponse - Class in com.symphony.bdk.gen.api.model
ChannelSubscriptionResponse
ChannelSubscriptionResponse() - Constructor for class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
checkAuthSession(AuthSession) - Method in interface com.symphony.bdk.core.service.OboService
 
classifiers(Map<String, String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
clearRecoveryStrategies() - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Removes all the recovery strategies from the builder instance.
code(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
code(Integer) - Method in class com.symphony.bdk.gen.api.model.Error
 
code(Integer) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
com.symphony.bdk.core - package com.symphony.bdk.core
 
com.symphony.bdk.core.activity - package com.symphony.bdk.core.activity
 
com.symphony.bdk.core.activity.command - package com.symphony.bdk.core.activity.command
 
com.symphony.bdk.core.activity.exception - package com.symphony.bdk.core.activity.exception
 
com.symphony.bdk.core.activity.form - package com.symphony.bdk.core.activity.form
 
com.symphony.bdk.core.activity.model - package com.symphony.bdk.core.activity.model
 
com.symphony.bdk.core.activity.room - package com.symphony.bdk.core.activity.room
 
com.symphony.bdk.core.auth - package com.symphony.bdk.core.auth
 
com.symphony.bdk.core.auth.exception - package com.symphony.bdk.core.auth.exception
 
com.symphony.bdk.core.auth.impl - package com.symphony.bdk.core.auth.impl
 
com.symphony.bdk.core.auth.jwt - package com.symphony.bdk.core.auth.jwt
 
com.symphony.bdk.core.client - package com.symphony.bdk.core.client
 
com.symphony.bdk.core.client.exception - package com.symphony.bdk.core.client.exception
 
com.symphony.bdk.core.client.loadbalancing - package com.symphony.bdk.core.client.loadbalancing
 
com.symphony.bdk.core.config - package com.symphony.bdk.core.config
 
com.symphony.bdk.core.config.exception - package com.symphony.bdk.core.config.exception
 
com.symphony.bdk.core.config.legacy - package com.symphony.bdk.core.config.legacy
 
com.symphony.bdk.core.config.legacy.model - package com.symphony.bdk.core.config.legacy.model
 
com.symphony.bdk.core.config.model - package com.symphony.bdk.core.config.model
 
com.symphony.bdk.core.retry - package com.symphony.bdk.core.retry
 
com.symphony.bdk.core.retry.resilience4j - package com.symphony.bdk.core.retry.resilience4j
 
com.symphony.bdk.core.service - package com.symphony.bdk.core.service
 
com.symphony.bdk.core.service.application - package com.symphony.bdk.core.service.application
 
com.symphony.bdk.core.service.connection - package com.symphony.bdk.core.service.connection
 
com.symphony.bdk.core.service.connection.constant - package com.symphony.bdk.core.service.connection.constant
 
com.symphony.bdk.core.service.datafeed - package com.symphony.bdk.core.service.datafeed
 
com.symphony.bdk.core.service.datafeed.exception - package com.symphony.bdk.core.service.datafeed.exception
 
com.symphony.bdk.core.service.datafeed.impl - package com.symphony.bdk.core.service.datafeed.impl
 
com.symphony.bdk.core.service.datafeed.util - package com.symphony.bdk.core.service.datafeed.util
 
com.symphony.bdk.core.service.disclaimer - package com.symphony.bdk.core.service.disclaimer
 
com.symphony.bdk.core.service.health - package com.symphony.bdk.core.service.health
 
com.symphony.bdk.core.service.message - package com.symphony.bdk.core.service.message
 
com.symphony.bdk.core.service.message.exception - package com.symphony.bdk.core.service.message.exception
 
com.symphony.bdk.core.service.message.model - package com.symphony.bdk.core.service.message.model
 
com.symphony.bdk.core.service.message.util - package com.symphony.bdk.core.service.message.util
 
com.symphony.bdk.core.service.pagination - package com.symphony.bdk.core.service.pagination
 
com.symphony.bdk.core.service.pagination.model - package com.symphony.bdk.core.service.pagination.model
 
com.symphony.bdk.core.service.presence - package com.symphony.bdk.core.service.presence
 
com.symphony.bdk.core.service.presence.constant - package com.symphony.bdk.core.service.presence.constant
 
com.symphony.bdk.core.service.session - package com.symphony.bdk.core.service.session
 
com.symphony.bdk.core.service.signal - package com.symphony.bdk.core.service.signal
 
com.symphony.bdk.core.service.stream - package com.symphony.bdk.core.service.stream
 
com.symphony.bdk.core.service.stream.constant - package com.symphony.bdk.core.service.stream.constant
 
com.symphony.bdk.core.service.user - package com.symphony.bdk.core.service.user
 
com.symphony.bdk.core.service.user.constant - package com.symphony.bdk.core.service.user.constant
 
com.symphony.bdk.core.service.user.mapper - package com.symphony.bdk.core.service.user.mapper
 
com.symphony.bdk.core.util - package com.symphony.bdk.core.util
 
com.symphony.bdk.core.util.function - package com.symphony.bdk.core.util.function
 
com.symphony.bdk.gen.api - package com.symphony.bdk.gen.api
 
com.symphony.bdk.gen.api.model - package com.symphony.bdk.gen.api.model
 
CommandActivity<C extends CommandContext> - Class in com.symphony.bdk.core.activity.command
A form reply activity corresponds to any message send in a chat where the bot is part of.
CommandActivity() - Constructor for class com.symphony.bdk.core.activity.command.CommandActivity
 
CommandContext - Class in com.symphony.bdk.core.activity.command
Default implementation of the ActivityContext handled by the CommandActivity.
CommandContext(V4Initiator, V4MessageSent) - Constructor for class com.symphony.bdk.core.activity.command.CommandContext
 
commitId(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
commonName(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
company(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
company(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
company(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
CompanyCert - Class in com.symphony.bdk.gen.api.model
CompanyCert
CompanyCert() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCert
 
CompanyCertAttributes - Class in com.symphony.bdk.gen.api.model
CompanyCertAttributes
CompanyCertAttributes() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
companyCertAttributes(CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
CompanyCertDetail - Class in com.symphony.bdk.gen.api.model
CompanyCertDetail
CompanyCertDetail() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
companyCertInfo(CompanyCertInfo) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
CompanyCertInfo - Class in com.symphony.bdk.gen.api.model
CompanyCertInfo
CompanyCertInfo() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
CompanyCertStatus - Class in com.symphony.bdk.gen.api.model
CompanyCertStatus
CompanyCertStatus() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
CompanyCertStatus.TypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets type
CompanyCertType - Class in com.symphony.bdk.gen.api.model
CompanyCertType
CompanyCertType() - Constructor for class com.symphony.bdk.gen.api.model.CompanyCertType
 
CompanyCertType.TypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets type
companyId(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
companyName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
companyName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
companyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
companyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.Signal
 
companyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
connectionAccepted(V4ConnectionAccepted) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
ConnectionApi - Class in com.symphony.bdk.gen.api
 
ConnectionApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.ConnectionApi
 
connectionPoolMax - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
connectionPoolPerRoute - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
connectionRequested(V4ConnectionRequested) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
ConnectionRequestMessage - Class in com.symphony.bdk.gen.api.model
Generated when a connection request is sent.
ConnectionRequestMessage() - Constructor for class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
ConnectionRequestMessageAllOf - Class in com.symphony.bdk.gen.api.model
ConnectionRequestMessageAllOf
ConnectionRequestMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
connections() - Method in class com.symphony.bdk.core.OboServices
Get the OboConnectionService using the provided OBO session in constructor.
connections() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the ConnectionService from a Bdk entry point.
ConnectionService - Class in com.symphony.bdk.core.service.connection
Service class for managing connection status.
ConnectionService(ConnectionApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.connection.ConnectionService
 
ConnectionService(ConnectionApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.connection.ConnectionService
 
ConnectionStatus - Enum in com.symphony.bdk.core.service.connection.constant
The list of all possible values for the request listing connection status.
connectionTimeout - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
consume() - Method in interface com.symphony.bdk.core.util.function.ConsumerWithThrowable
 
ConsumerWithThrowable - Interface in com.symphony.bdk.core.util.function
Functional interface which may throw a Throwable.
content(String) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add messageML content to the message.
content(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
content(ShareArticle) - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
content(V1DLPDictionaryContent) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
contentType(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
contentTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
contentTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
context - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
ConversationSpecificStreamAttributes - Class in com.symphony.bdk.gen.api.model
ConversationSpecificStreamAttributes
ConversationSpecificStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
copyDisabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
copyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
copyWithoutRecoveryStrategies(RetryWithRecoveryBuilder<?>) - Static method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
count(Integer) - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
count(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
count(Long) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
countUniqueOccurrences(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
create(List<Long>) - Method in class com.symphony.bdk.core.service.stream.StreamService
Create a new single or multi party instant message conversation between the caller and specified users.
create(Long...) - Method in class com.symphony.bdk.core.service.stream.StreamService
create(V3RoomAttributes) - Method in class com.symphony.bdk.core.service.stream.StreamService
Create a new chatroom.
create(V2UserCreate) - Method in class com.symphony.bdk.core.service.user.UserService
Creates a new user.
createApplication(ApplicationDetail) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Create a new application.
createConnection(Long) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Sends a connection request to another user.
createConnection(Long) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
Sends a connection request to another user.
createContextInstance(V4Initiator, E) - Method in class com.symphony.bdk.core.activity.AbstractActivity
 
createContextInstance(V4Initiator, V4MessageSent) - Method in class com.symphony.bdk.core.activity.command.SlashCommand
 
createdAt(Long) - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
createDatafeed() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
 
createDatafeed(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Create a new real time messages / events stream (\"datafeed\").
createDatafeedWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Create a new real time messages / events stream (\"datafeed\").
createdBy(String) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
createdByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
createdByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
createdByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
createdByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
createdByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.Group
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.Policy
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
createdDate(Long) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
createInstantMessageAdmin(List<Long>) - Method in class com.symphony.bdk.core.service.stream.StreamService
Create a new single or multi party instant message conversation.
createPresenceFeed() - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Creates a new stream capturing online status changes ("presence feed") for the company (pod) and returns the ID of the new feed.
createPresenceFeed() - Method in class com.symphony.bdk.core.service.presence.PresenceService
Creates a new stream capturing online status changes ("presence feed") for the company (pod) and returns the ID of the new feed.
createSignal(BaseSignal) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Create a new signal.
createSignal(BaseSignal) - Method in class com.symphony.bdk.core.service.signal.SignalService
Create a new signal.
createSignedJwt(String, long, Key) - Static method in class com.symphony.bdk.core.auth.jwt.JwtHelper
Creates a JWT with the provided user name and expiration date, signed with the provided private key.
createTime(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
createTime(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
creationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
creator(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
creator(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
creator(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
creator(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
creatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
creatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
creatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
creatorId(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
creatorPrettyName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
creatorUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
crossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
current(AppAuthenticationKey) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
current(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
currentKey(V2UserKeyRequest) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
CursorPaginationAttribute - Class in com.symphony.bdk.core.service.pagination.model
Pagination Attribute model to be used in default pagination methods provided by bdk services class.
CursorPaginationAttribute(Integer, Integer, Integer) - Constructor for class com.symphony.bdk.core.service.pagination.model.CursorPaginationAttribute
 
cursors(PaginationCursors) - Method in class com.symphony.bdk.gen.api.model.Pagination
 

D

data(Object) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add data to the message.
data(List<ChannelSubscriber>) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
data(List<FileExtension>) - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
data(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
data(List<UserGroupAssignee>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
data(List<UserGroupMembershipResponseData>) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
data(List<UserGroupResponse>) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
data(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
data(V1DLPDictionaryMetadata) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
data(V1DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
data(V3DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
data(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
data(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
datafeed() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the DatafeedLoop from a Bdk entry point.
Datafeed - Class in com.symphony.bdk.gen.api.model
Datafeed
Datafeed() - Constructor for class com.symphony.bdk.gen.api.model.Datafeed
 
DatafeedApi - Class in com.symphony.bdk.gen.api
 
DatafeedApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.DatafeedApi
 
DatafeedIdRepository - Interface in com.symphony.bdk.core.service.datafeed
A repository interface for storing a datafeed id.
DatafeedLoadBalancedApiClient - Class in com.symphony.bdk.core.client.loadbalancing
Concrete implementation of LoadBalancedApiClient used in datafeed services where LoadBalancedApiClient.rotate() is executed only when explicitly called.
DatafeedLoadBalancedApiClient(BdkConfig, ApiClientFactory) - Constructor for class com.symphony.bdk.core.client.loadbalancing.DatafeedLoadBalancedApiClient
 
DatafeedLoop - Interface in com.symphony.bdk.core.service.datafeed
Interface definition for a loop service to be used for handling the datafeed API.
DatafeedLoopV1 - Class in com.symphony.bdk.core.service.datafeed.impl
A class for implementing the datafeed v1 loop service.
DatafeedLoopV1(DatafeedApi, AuthSession, BdkConfig) - Constructor for class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
 
DatafeedLoopV1(DatafeedApi, AuthSession, BdkConfig, DatafeedIdRepository) - Constructor for class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
 
DatafeedLoopV2 - Class in com.symphony.bdk.core.service.datafeed.impl
A class for implementing the datafeed v2 loop service.
DatafeedLoopV2(DatafeedApi, AuthSession, BdkConfig) - Constructor for class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV2
 
DatafeedVersion - Enum in com.symphony.bdk.core.service.datafeed
Options of datafeed version can be used.
dataType(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
deactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
deactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
deactivatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
DEFAULT_HTTPS_PORT - Static variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
DEFAULT_INITIAL_INTERVAL_MILLIS - Static variable in class com.symphony.bdk.core.config.legacy.model.LegacyRetryConfiguration
Deprecated.
 
DEFAULT_INITIAL_INTERVAL_MILLIS - Static variable in class com.symphony.bdk.core.config.model.BdkRetryConfig
 
DEFAULT_MAX_ATTEMPTS - Static variable in class com.symphony.bdk.core.config.legacy.model.LegacyRetryConfiguration
Deprecated.
 
DEFAULT_MAX_ATTEMPTS - Static variable in class com.symphony.bdk.core.config.model.BdkRetryConfig
 
DEFAULT_MAX_INTERVAL_MILLIS - Static variable in class com.symphony.bdk.core.config.model.BdkRetryConfig
 
DEFAULT_MULTIPLIER - Static variable in class com.symphony.bdk.core.config.legacy.model.LegacyRetryConfiguration
Deprecated.
 
DEFAULT_MULTIPLIER - Static variable in class com.symphony.bdk.core.config.model.BdkRetryConfig
 
DEFAULT_PAGINATION_CHUNK_SIZE - Static variable in class com.symphony.bdk.core.service.pagination.PaginatedService
 
DEFAULT_PAGINATION_TOTAL_SIZE - Static variable in class com.symphony.bdk.core.service.pagination.PaginatedService
 
DEFAULT_SCHEME - Static variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
DefaultApi - Class in com.symphony.bdk.gen.api
 
DefaultApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.DefaultApi
 
defaultHeaders - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
DelegateAction - Class in com.symphony.bdk.gen.api.model
DelegateAction
DelegateAction() - Constructor for class com.symphony.bdk.gen.api.model.DelegateAction
 
DelegateAction.ActionEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets action
deleteAllowedFileExtension(String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows deletion of a specific file extension supported for upload Provides a method to delete a specific file extension configured for upload support via an admin.
deleteAllowedFileExtensionWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows deletion of a specific file extension supported for upload Provides a method to delete a specific file extension configured for upload support via an admin.
deleteApplication(String) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Delete an existing application.
deleted(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
deleteDatafeed(String, String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Delete the specified real time message / event stream (\"datafeed\").
deleteDatafeedWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Delete the specified real time message / event stream (\"datafeed\").
deletePresenceFeed(String) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Delete the specified presence feed that was created.
deletePresenceFeed(String) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Delete the specified presence feed that was created.
deleteSignal(String) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Delete an existing signal.
deleteSignal(String) - Method in class com.symphony.bdk.core.service.signal.SignalService
Delete an existing signal.
delivered(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
deliveryReceiptCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
deliveryReceiptCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
deliveryReceiptTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
demotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
demotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
demotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
demotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
demoteUserToRoomParticipant(Long, String) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
demoteUserToRoomParticipant(Long, String) - Method in class com.symphony.bdk.core.service.stream.StreamService
department(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
department(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
department(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
DeprecationLogger - Class in com.symphony.bdk.core.util
Class to log deprecation message using "deprecation" logger
description(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
description(String) - Method in class com.symphony.bdk.gen.api.model.Role
 
description(String) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
description(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
description(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
description(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
description(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
description(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
description(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
description(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
description(String) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
details(Object) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
details(List<Object>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
diagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
dictId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
dictId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
dictionaries(List<V3DLPDictionaryMeta>) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
dictionaryIds(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
dictionaryMetadata(V1DLPDictionaryMetadata) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
dictionaryRefs(List<V1DLPDictionaryRef>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
dictRef(V1DLPDictionaryRef) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
dimension(String) - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
Disclaimer - Class in com.symphony.bdk.gen.api.model
Disclaimer
Disclaimer() - Constructor for class com.symphony.bdk.gen.api.model.Disclaimer
 
disclaimer(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
Disclaimer.FormatEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets format
DisclaimerApi - Class in com.symphony.bdk.gen.api
 
DisclaimerApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.DisclaimerApi
 
disclaimers() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the DisclaimerService from a Bdk entry point.
disclaimers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
disclaimers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
DisclaimerService - Class in com.symphony.bdk.core.service.disclaimer
Service class for managing disclaimers.
DisclaimerService(DisclaimerApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.disclaimer.DisclaimerService
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
discoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
displayName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
division(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
division(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
division(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
DlpPoliciesAndDictionaryManagementApi - Class in com.symphony.bdk.gen.api
 
DlpPoliciesAndDictionaryManagementApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
 
domain(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
DownloadReceiptCount - Class in com.symphony.bdk.gen.api.model
DownloadReceiptCount
DownloadReceiptCount() - Constructor for class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
downloadReceiptCounts(List<MessageDownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
downloadReceiptCounts(List<DownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
downloadReceiptCounts(List<MessageDownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 

E

email(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
email(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
email(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
email(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.User
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
emailAddress(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
emailNotificationCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
emailNotificationCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
emailNotificationTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
enable(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
enabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.Feature
 
encryptDecryptError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
encryptDecryptSuccess(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
endDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
endDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
enforcementEventID(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
enforcementEventID(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
entitlment(String) - Method in class com.symphony.bdk.gen.api.model.Feature
 
entityID(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
entityID(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AckId
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Avatar
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Datafeed
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Error
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Feature
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Group
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Languages
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Password
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.PasswordReset
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.PodCertificate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Policy
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Presence
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Product
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Protocol
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Role
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.SessionInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Signal
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Stream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.StreamType
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.StringId
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.Token
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.User
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserData
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserError
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserId
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserName
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserStatus
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2StreamType
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4Initiator
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4User
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
equals(Object) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
Error - Class in com.symphony.bdk.gen.api.model
Error
Error() - Constructor for class com.symphony.bdk.gen.api.model.Error
 
error(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
errors(List<UserError>) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
errors(Map<String, Error>) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
escapeString(String) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
events(List<V4Event>) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
execute() - Method in class com.symphony.bdk.core.retry.resilience4j.Resilience4jRetryWithRecovery
Method called by client which should implement the retry.
execute() - Method in class com.symphony.bdk.core.retry.RetryWithRecovery
Method called by client which should implement the retry.
executeAndRetry(RetryWithRecoveryBuilder, String, String, SupplierWithApiException<T>) - Static method in class com.symphony.bdk.core.retry.RetryWithRecovery
This is a helper function designed to cover most of the retry cases.
executeAndRetry(String, SupplierWithApiException<T>) - Method in class com.symphony.bdk.core.service.session.SessionService
 
executeOnce() - Method in class com.symphony.bdk.core.retry.RetryWithRecovery
This implements the logic corresponding to one retry: calls the RetryWithRecovery.supplier, catches the potential Exception, return null if it satisfies RetryWithRecovery.ignoreException and runs the recovery functions if it matches its corresponding condition.
expirationDate(Long) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
expirationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
expireAt() - Method in interface com.symphony.bdk.core.auth.AppAuthSession
Unix Timestamp in milliseconds of Symphony token expiration
expireAt() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
Unix Timestamp in milliseconds of Symphony token expiration
expireAt() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
Unix Timestamp in milliseconds of Symphony token expiration
expireAt(Long) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
expiryDate(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
extension(String) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
ExtensionAppAuthenticateRequest - Class in com.symphony.bdk.gen.api.model
Request body for extension app authentication
ExtensionAppAuthenticateRequest() - Constructor for class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
ExtensionAppAuthenticator - Interface in com.symphony.bdk.core.auth
Extension App Authenticator Service.
ExtensionAppAuthenticatorCertImpl - Class in com.symphony.bdk.core.auth.impl
Extension app authenticator RSA implementation.
ExtensionAppAuthenticatorCertImpl(BdkRetryConfig, String, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
 
ExtensionAppAuthenticatorCertImpl(BdkRetryConfig, String, ApiClient, ExtensionAppTokensRepository) - Constructor for class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
 
ExtensionAppAuthenticatorRsaImpl - Class in com.symphony.bdk.core.auth.impl
Extension app authenticator RSA implementation.
ExtensionAppAuthenticatorRsaImpl(BdkRetryConfig, String, PrivateKey, ApiClient, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
 
ExtensionAppAuthenticatorRsaImpl(BdkRetryConfig, String, PrivateKey, ApiClient, ApiClient, ExtensionAppTokensRepository) - Constructor for class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
 
ExtensionAppTokens - Class in com.symphony.bdk.gen.api.model
ExtensionAppTokens
ExtensionAppTokens() - Constructor for class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
ExtensionAppTokensRepository - Interface in com.symphony.bdk.core.auth
Repository to store (appToken, symphonyToken) entries corresponding to extensionApp authentications.
external(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
external(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
ExternalLoadBalancingStrategy - Class in com.symphony.bdk.core.client.loadbalancing
ExternalLoadBalancingStrategy(BdkRetryConfig, SignalsApi) - Constructor for class com.symphony.bdk.core.client.loadbalancing.ExternalLoadBalancingStrategy
 
externalOwned(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
externalPresenceInterest(List<Long>) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Register interest in a list of external users to get their presence info.
externalPresenceInterest(List<Long>) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Register interest in a list of external users to get their presence info.
externalRecipients(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Message
 

F

facet(String) - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
FacetedMatchCount - Class in com.symphony.bdk.gen.api.model
An object respresenting the result count of faceted search.
FacetedMatchCount() - Constructor for class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
facetedMatchCount(List<FacetedMatchCount>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
facetedMatchCount(List<FacetedMatchCount>) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
failedSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
FatalActivityExecutionException - Exception in com.symphony.bdk.core.activity.exception
This exception can be triggered when a fatal error occurred during an activity execution flow.
FatalActivityExecutionException(ActivityInfo, String, Throwable) - Constructor for exception com.symphony.bdk.core.activity.exception.FatalActivityExecutionException
 
Feature - Class in com.symphony.bdk.gen.api.model
Entitlement feature record.
Feature() - Constructor for class com.symphony.bdk.gen.api.model.Feature
 
feature(String) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
features(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
features(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
fileClassifierConfig(V3DLPFileClassifierConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
FileExtension - Class in com.symphony.bdk.gen.api.model
FileExtension
FileExtension() - Constructor for class com.symphony.bdk.gen.api.model.FileExtension
 
FileExtension.SourceEnum - Enum in com.symphony.bdk.gen.api.model
File extension with metadata understood by the system or file extension created by a customer
fileExtensionConfig(V3DLPFileExtensionConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
FileExtensionsResponse - Class in com.symphony.bdk.gen.api.model
FileExtensionsResponse
FileExtensionsResponse() - Constructor for class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
fileId(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
fileId(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
fileName(String) - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
fileName(String) - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
filePasswordConfig(V3DLPFilePasswordConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
fileSizeConfig(V3DLPFileSizeConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
filter(AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
filter(V2AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
filters(UserSearchFilter) - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
fingerPrint(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
firehoseConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
firehoseConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
firstName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
firstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
firstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
firstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
followers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
followers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
FollowersList - Class in com.symphony.bdk.gen.api.model
FollowersList
FollowersList() - Constructor for class com.symphony.bdk.gen.api.model.FollowersList
 
FollowersListResponse - Class in com.symphony.bdk.gen.api.model
FollowersListResponse
FollowersListResponse() - Constructor for class com.symphony.bdk.gen.api.model.FollowersListResponse
 
following(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
FollowingListResponse - Class in com.symphony.bdk.gen.api.model
FollowingListResponse
FollowingListResponse() - Constructor for class com.symphony.bdk.gen.api.model.FollowingListResponse
 
followUser(List<Long>, Long) - Method in interface com.symphony.bdk.core.service.user.OboUserService
Make a list of users to start following a specific user.
followUser(List<Long>, Long) - Method in class com.symphony.bdk.core.service.user.UserService
Make a list of users to start following a specific user.
format(Disclaimer.FormatEnum) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
format(SuccessResponse.FormatEnum) - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
formId(String) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
formMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
formReplies(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
FormReplyActivity<C extends FormReplyContext> - Class in com.symphony.bdk.core.activity.form
A form reply activity corresponds to an Elements form submission.
FormReplyActivity() - Constructor for class com.symphony.bdk.core.activity.form.FormReplyActivity
 
FormReplyContext - Class in com.symphony.bdk.core.activity.form
Default implementation of the ActivityContext handled by the FormReplyActivity.
FormReplyContext(V4Initiator, V4SymphonyElementsAction) - Constructor for class com.symphony.bdk.core.activity.form.FormReplyContext
Default constructor matching super.
formValues(Object) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
forwards(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
frequencyInHours(Integer) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
from(RetryWithRecoveryBuilder<?>) - Static method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Copies all fields of an existing builder except the RetryWithRecoveryBuilder.supplier.
fromDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
fromUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
fromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
fromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.OriginEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.PrivacyEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.ScopeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.StatusEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamTypeEnum.TypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.BulkActionResult.OverallResultEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertStatus.TypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertType.TypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.DelegateAction.ActionEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.Disclaimer.FormatEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.FileExtension.SourceEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.MessageMetadataResponseParent.RelationshipTypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.PasswordReset.TypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.Policy.PolicyTypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.Presence.CategoryEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.RoomSearchCriteria.SortOrderEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.StreamType.TypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.SuccessResponse.FormatEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserAttributes.AccountTypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserConnection.StatusEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserFilter.StatusEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserStatus.StatusEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserSystemInfo.StatusEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.UserV2.AccountTypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.V2RoomSearchCriteria.SortOrderEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.V2UserAttributes.AccountTypeEnum
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.V3HealthAuthType
 
fromValue(String) - Static method in enum com.symphony.bdk.gen.api.model.V3HealthStatus
 
function(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
function(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 

G

get(String) - Method in interface com.symphony.bdk.core.auth.ExtensionAppTokensRepository
Get the optional symphony token associated to a given appToken
get(String) - Method in class com.symphony.bdk.core.auth.impl.InMemoryTokensRepository
 
get(int, int) - Method in interface com.symphony.bdk.core.service.pagination.PaginatedApi
This makes a call with the provided offset and limit parameters.
get() - Method in interface com.symphony.bdk.core.util.function.SupplierWithApiException
 
getAccountType() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get accountType
getAccountType() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get accountType
getAccountType() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get accountType
getAckId() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV2
 
getAckId() - Method in class com.symphony.bdk.gen.api.model.AckId
A unique id for events that can be deleted from a client's feed.
getAckId() - Method in class com.symphony.bdk.gen.api.model.V5EventList
The ackId which acknowledges that the current batch of messages have been successfully received by the client
getAction() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
Action to be performed on the RSA key.
getAction() - Method in class com.symphony.bdk.gen.api.model.DelegateAction
Get action
getAction() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The audit trail action that has peformed
getAction() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
action taken such as BLOCK or WARN.
getAction() - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
Action to be performed on the RSA key.
getAction() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
Action to be taken on violation detection.
getAction() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
action taken such as BLOCK or WARN.
getActionName() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The audit trail action name that has peformed
getActive() - Method in class com.symphony.bdk.gen.api.model.Group
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
Group status
getActive() - Method in class com.symphony.bdk.gen.api.model.Policy
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Restrict the search to active/inactive rooms.
getActive() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
If false, no messages can be sent in this stream, and membership is locked.
getActive() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
If true, this stream is active.
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Group membership status
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
Group Status
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get active
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
Group membership status
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Group status
getActive() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
Group status
getActive() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Indicate whether the policy is active or not
getActive() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is Room Active
getActive() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Restrict the search to active/inactive rooms.
getActive() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
If true, this stream is active.
getActive() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Indicate whether the policy is active or not.
getActivityList() - Method in class com.symphony.bdk.core.activity.ActivityRegistry
 
getAddedByUserId() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
Get addedByUserId
getAddedByUserId() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
Get addedByUserId
getAffectedUser() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
Get affectedUser
getAffectedUser() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
Get affectedUser
getAffectedUser() - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
Get affectedUser
getAffectedUser() - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
Get affectedUser
getAffectedUsers() - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
List of affected users by the action (i.e.
getAfter() - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
This is the opaque url-safe string that points to the end of the page of data that has been returned.
getAgentClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for Agent API.
getAgentInfo() - Method in class com.symphony.bdk.core.service.health.HealthService
Gets information about the Agent.
getAgentServiceUser() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether agent service user is setup correctly.
getAgentServiceUserError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case agent service user is setup incorrectly.
getAgentUrl() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getAgentVersion() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
The version number of the Agent server
getAllowExternal() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is external messaging allowed
getAllowLists() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
File extensions that are allowed.
getAllowOrigins() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
The permitted domains to send or receive a request from.
getApiClient() - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.ApplicationApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.AttachmentsApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.AuditTrailApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.CertificatePodApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.ConnectionApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.DatafeedApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.DefaultApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.DisclaimerApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.MessageApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.MessagesApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.MessageSuppressionApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.PodApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.PresenceApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.SecurityApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.SessionApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.ShareApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.SignalsApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.StreamsApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.SystemApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.UserApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.UsersApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.UtilApi
Get the API cilent
getApiClient() - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get the API cilent
getApiKey() - Method in class com.symphony.bdk.gen.api.model.AppNotification
apiKey sent into every callback request, using the X-API-KEY header
getAppIconUrl() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
App icon url of the calling application
getAppId() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
An unique id for the application.
getAppId() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
Application ID
getAppId() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
Unique ID for the Application
getAppId() - Method in class com.symphony.bdk.gen.api.model.Product
App ID for the Product
getAppId() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
App ID of the calling application
getAppId() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
Unique ID for the Application
getApplicableFileTypes() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
File types that can be applied.
getApplicableFileTypes() - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
File types that can be applied.
getApplicableFileTypes() - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
File types must be applied only for rule type \"FileContent\", otherwise must be empty.
getApplication(String) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Gets an existing application.
getApplicationInfo() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
Get applicationInfo
getAppliesTo() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Get appliesTo
getAppliesTo() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
Get appliesTo
getAppName() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
Name for this Application
getAppName() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
App name of the calling application
getAppName() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
Name for this Application
getApps() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get apps
getApps() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get apps
getAppToken() - Method in interface com.symphony.bdk.core.auth.AppAuthSession
Extension app authentication token.
getAppToken() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
Extension app authentication token.
getAppToken() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
Extension app authentication token.
getAppToken() - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
application generated token
getAppToken() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
application generated token
getAppToken() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
This token generated by the application when calling authentication endpoint
getAppUrl() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
The url for the app.
getArea() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
An optional string attribute used for categorizing groups
getArea() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
Group area
getArea() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
Group area
getArea() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
An optional string attribute used for categorizing groups
getArea() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
Group area
getArticleId() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
An ID for this article that should be unique to the calling application.
getArticleUrl() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Url to the article
getAssetClasses() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get assetClasses
getAssetClasses() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get assetClasses
getAssigneeCount() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Number of group assignees
getAttachment(String, String, String) - Method in class com.symphony.bdk.core.service.message.MessageService
Downloads the attachment body by the stream ID, message ID and attachment ID.
getAttachments() - Method in class com.symphony.bdk.gen.api.model.V2Message
Get attachments
getAttachments() - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
Get attachments
getAttachments() - Method in class com.symphony.bdk.gen.api.model.V4Message
Message attachments
getAttachmentTypes() - Method in class com.symphony.bdk.core.service.message.MessageService
Retrieves a list of supported file extensions for attachments.
getAttributes() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
Get attributes
getAttributes() - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
Get attributes
getAttributes() - Method in class com.symphony.bdk.gen.api.model.CompanyCert
Get attributes
getAttributes() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
Get attributes
getAuthenticationKeys() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
Get authenticationKeys
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
This method is only visible for testing.
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
This method is only visible for testing.
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionCertImpl
This method is only visible for testing.
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
This method is only visible for testing.
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
This method is only visible for testing.
getAuthenticator() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionRsaImpl
This method is only visible for testing.
getAuthor() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages sent by this user ID
getAuthor() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
Get author
getAuthor() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Author of the article
getAuthToken() - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
a JWT containing the caller's username and an expiration date, signed by the caller's private key.
getAuthType() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
Get authType
getAvatar(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Get the url of avatar of an user
getAvatar() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get avatar
getAvatar() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get avatar
getAvatars() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get avatars
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
 
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
 
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
 
getBasePath() - Method in class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
 
getBasePath() - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
getBasePath() - Method in class com.symphony.bdk.core.config.model.BdkServerConfig
 
getBefore() - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
This is the opaque url-safe string that points to the start of the page of data that has been returned.
getBlockLists() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
File extensions that are blocked.
getBotAuthenticator() - Method in class com.symphony.bdk.core.auth.AuthenticatorFactory
Creates a new instance of a BotAuthenticator service.
getBotUsername() - Method in class com.symphony.bdk.core.auth.impl.AbstractBotAuthenticator
 
getBotUsername() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
 
getBotUsername() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
 
getCanBeAssigned() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get canBeAssigned
getCanViewHistory() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get canViewHistory
getCashtag() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages containing this cashtag
getCategory() - Method in class com.symphony.bdk.gen.api.model.Presence
Get category
getCategory() - Method in class com.symphony.bdk.gen.api.model.V2Presence
Presence status.
getCategory() - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
Presence status.
getCategory() - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
Presence status.
getCert() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
The app public certificate in pem format.
getCertificate() - Method in class com.symphony.bdk.gen.api.model.PodCertificate
Certificate in PEM format
getCertificateBytes() - Method in class com.symphony.bdk.core.config.model.BdkCertificateConfig
Returns either BdkCertificateConfig.content if not empty or the content of file located in BdkCertificateConfig.path.
getCertificateConfig() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
getCertificateConfig() - Method in class com.symphony.bdk.core.config.model.BdkSslConfig
Returns a BdkCertificateConfig instance equals to BdkSslConfig.trustStore if specified or a new instance containing deprecated fields BdkSslConfig.trustStorePath and BdkSslConfig.trustStorePassword
getCertInfo() - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
Get certInfo
getCeServiceUser() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether CEService user is setup correctly.
getCeServiceUserError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case CEService user is setup incorrectly.
getClassifiers() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
Classifier is defined as a Key and its Value: e.g.: \"classification\": \"Internal\".
getCode() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
subscription failure code
getCode() - Method in class com.symphony.bdk.gen.api.model.Error
Get code
getCode() - Method in class com.symphony.bdk.gen.api.model.V2Error
Get code
getCommitId() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The Git commit ID of the running revision.
getCommonName() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
The Symphony account name which this certificate authenticates
getCompany() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
company name
getCompany() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get company
getCompany() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Company name
getCompanyCertAttributes() - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
Get companyCertAttributes
getCompanyCertInfo() - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
Get companyCertInfo
getCompanyId() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Company ID
getCompanyName() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get companyName
getCompanyName() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get companyName
getCompanyWide() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
Whether the signal is a push signal
getCompanyWide() - Method in class com.symphony.bdk.gen.api.model.Signal
Whether the signal is a push signal
getCompanyWide() - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
Whether the signal is a push signal
getConnection(Long) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Get connection status, i.e.
getConnection(Long) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
Get connection status, i.e.
getConnectionAccepted() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get connectionAccepted
getConnectionPoolMax() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getConnectionPoolPerRoute() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getConnectionRequested() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get connectionRequested
getConnectionTimeout() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getContent() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get content
getContent() - Method in class com.symphony.bdk.gen.api.model.ShareContent
Get content
getContent() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
Get content
getContentType() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Get contentType
getContentTypes() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
The list of content types that policy should apply to.
getContentTypes() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
The list of content types that policy should apply to.
getContext() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getCopyDisabled() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is Room copyDisabled
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
If true, clients disable the clipboard copy for content in this stream.
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get copyProtected
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get copyProtected
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get copyProtected
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get copyProtected
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
If true, clients disable the clipboard copy for content in this stream.
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, clients disable the clipboard copy for content in this stream.
getCopyProtected() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get copyProtected
getCount() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
total number of streams which match the filter criteria
getCount() - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
The result count.
getCount() - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
Get count
getCount() - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
Get count
getCount() - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
Get count
getCount() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
The total number of rooms matched by the search.
getCount() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
The total number of users which matched the search criteria.
getCount() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
total number of streams which match the filter criteria
getCount() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
total members count
getCount() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
The total number of rooms matched by the search.
getCountUniqueOccurrences() - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
Get countUniqueOccurrences
getCreatedAt() - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
Datafeed creation timestamp
getCreatedBy() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get createdBy
getCreatedByUserId() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
creator user id
getCreatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
The Symphony userId of the user who created the room.
getCreatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
The Symphony userId of the user who created the room.
getCreatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
Get createdByUserId
getCreatedByUserId() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
creator user id
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
created date
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get createdDate
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.Group
Get createdDate
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.Policy
Get createdDate
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Date of group creation
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get createdDate
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
created date
getCreatedDate() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Timestamp
getCreateTime() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Timestamp of the violation in milliseconds since Jan 1 1970
getCreateTime() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Timestamp of the violation in milliseconds since Jan 1 1970
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get creationDate
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get creationDate
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get creationDate
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get creationDate
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
The datetime when the stream was originally created.
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
Creation time of the dictionary in milliseconds elapsed as of epoch time.
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Creation time of the policy in milliseconds elapsed as of epoch time.
getCreationDate() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Creation time of the policy in milliseconds elapsed as of epoch time.
getCreator() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get creator
getCreator() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get creator
getCreator() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Get creator
getCreator() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Get creator
getCreatorId() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
Numeric userId of the creator
getCreatorId() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Numeric userId of the creator
getCreatorId() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Id of the creator of the Room.
getCreatorId() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Numeric userId of the creator.
getCreatorPrettyName() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Name of the creator of the Room.
getCreatorUser() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get creatorUser
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
If true, this is a cross-pod stream.
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is this a cross pod scenario?
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
If true, this is a cross-pod stream.
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
If true, this is a cross-pod stream.
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, this room is a cross pod room
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get crossPod
getCrossPod() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Get crossPod
getCurrent() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
Get current
getCurrent() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
Assignee status
getCurrentKey() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get currentKey
getCursors() - Method in class com.symphony.bdk.gen.api.model.Pagination
Get cursors
getData() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
A comma separated string which contains a lot of keywords/regexes.
getData() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
Get data
getData() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
Entity data in EntityJSON
getData() - Method in class com.symphony.bdk.gen.api.model.V4Message
Message data in EntityJSON
getDatafeedAgentClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for Agent API to be used by the datafeed services.
getDatafeedEventsErrorTimeout() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getDatafeedEventsThreadpoolSize() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getDatafeedIdFilePath() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getDatafeedRetryConfig() - Method in class com.symphony.bdk.core.config.model.BdkConfig
Returns the retry configuration used for DataFeed services.
getDataType() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
The list of data types that policy should apply to.
getDeactivatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
Get deactivatedByUserId
getDeactivatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
Get deactivatedByUserId
getDeactivatedDate() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get deactivatedDate
getDefaultHeaders() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getDelegates(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Get delegates assigned to an user.
getDeleted() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Indicate whether the policy is deleted or not.
getDelivered() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
All users who have at least one Symphony client to which the message has been delivered, and not read yet.
getDeliveryReceiptCount() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get deliveryReceiptCount
getDeliveryReceiptCount() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get deliveryReceiptCount
getDeliveryReceiptTimestamp() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
Timestamp of message delivery receipts
getDemotedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
Get demotedByUserId
getDemotedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
Get demotedByUserId
getDemotedUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
Get demotedUserId
getDemotedUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
Get demotedUserId
getDepartment() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get department
getDepartment() - Method in class com.symphony.bdk.gen.api.model.UserV2
Note: only available if the application has the extended user or contact permission
getDepartment() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get department
getDescription() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
Description of the application.
getDescription() - Method in class com.symphony.bdk.gen.api.model.Role
Get description
getDescription() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
Room description.
getDescription() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get description
getDescription() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get description
getDescription() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
Group description
getDescription() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Group description
getDescription() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
Group description
getDescription() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
Room description.
getDescription() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
Room description.
getDescription() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get description
getDetails() - Method in class com.symphony.bdk.gen.api.model.V2Error
Get details
getDetails() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
JSON representation of the details of the violation.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
A diagnostic message containing an error message in the event that the decryption of terms failed.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
A diagnostic message containing an error message in the event that the signal decryption failed.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
A diagnostic message containing an error message in the event that the stream retrieval failed.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
A diagnostic message containing an error message in the event there are parsing errors.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
A diagnostic message containing an error message in the event there are parsing errors.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V4Event
Details if event failed to parse for any reason.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
A diagnostic message containing an error message in the event that the message import failed.
getDiagnostic() - Method in class com.symphony.bdk.gen.api.model.V4Message
Details if event failed to parse for any reason.
getDictId() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
Unique dictionary id
getDictId() - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
Get dictId
getDictionaries() - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
Get dictionaries
getDictionaryIds() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
List of dictionaries Ids for the policy.
getDictionaryMetadata() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
Get dictionaryMetadata
getDictionaryRefs() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
List of dictionaries.
getDictRef() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
Get dictRef
getDimension() - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
The thumbnail pixel size.
getDisclaimer(String) - Method in class com.symphony.bdk.core.service.disclaimer.DisclaimerService
Returns disclaimer's details by Id
getDisclaimer(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Get disclaimer assigned to an user.
getDisclaimer() - Method in class com.symphony.bdk.gen.api.model.V4Message
Message that may be sent along with a regular message if configured for the POD, usually the first message sent in a room that day.
getDisclaimers() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get disclaimers
getDisclaimers() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get disclaimers
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
If true, this chatroom (name, description and messages) can be searched and listed by non-participants.
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get discoverable
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get discoverable
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get discoverable
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get discoverable
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is Room discoverable
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
If true, this chatroom (name, description and messages) can be searched and listed by non-participants.
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, this chatroom (name, description and messages) can be searched and listed by non-participants.
getDiscoverable() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get discoverable
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get displayName
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get displayName
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get displayName
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Display name for the user
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get displayName
getDisplayName() - Method in class com.symphony.bdk.gen.api.model.V4User
User display name
getDivision() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get division
getDivision() - Method in class com.symphony.bdk.gen.api.model.UserV2
Note: only available if the application has the extended user or contact permission
getDivision() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get division
getDomain() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
Domain for app, that must match app url domain.
getDownloadReceiptCounts() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get downloadReceiptCounts
getDownloadReceiptCounts() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
Get downloadReceiptCounts
getDownloadReceiptCounts() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get downloadReceiptCounts
getEmail() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get email
getEmail() - Method in class com.symphony.bdk.gen.api.model.UserError
Email with error.
getEmail() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Get email
getEmail() - Method in class com.symphony.bdk.gen.api.model.V4User
Email of user
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.MembershipData
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.User
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.UserCompp
User email addressIntegrationUserManagerTest
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.UserData
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get emailAddress
getEmailAddress() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get emailAddress
getEmailNotificationCount() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get emailNotificationCount
getEmailNotificationCount() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get emailNotificationCount
getEmailNotificationTimestamp() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
Timestamp of message email notifications
getEnable() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
Get enable
getEnabled() - Method in class com.symphony.bdk.gen.api.model.Feature
Whether this entitlement is enabled for the user.
getEncryptDecryptError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case of the encryption or decryption of the message fails
getEncryptDecryptSuccess() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether the Agent can successfully decrypt and encrypt messages
getEndDate() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
End date in unix timestamp in millseconds.
getEndDate() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
End date in unix timestamp in millseconds.
getEnforcementEventID() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Enforcement event ID.
getEnforcementEventID() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Enforcement event ID.
getEntitlment() - Method in class com.symphony.bdk.gen.api.model.Feature
Get entitlment
getEntityID() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Entity ID is the content Id of the violation, for example, for messages, its the Id of the message
getEntityID() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Entity ID is the content Id of the violation, for example, for messages, its the Id of the message
getError() - Method in class com.symphony.bdk.gen.api.model.UserError
Error code informing what is wrong
getErrors() - Method in class com.symphony.bdk.gen.api.model.V2UserList
List of all errors found with the informed search criteria
getErrors() - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
List of streams where the messages ingestion has failed
getEvents() - Method in class com.symphony.bdk.gen.api.model.V5EventList
Get events
getExpirationDate() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
RSA key expiration date.
getExpirationDate() - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
RSA key expiration date.
getExpireAt() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
unix timestamp when the token expired
getExpiryDate() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
Expiry date of this cert
getExtAppSessionAuthClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for the SessionAuth API using in Extension App Authentication.
getExtension() - Method in class com.symphony.bdk.gen.api.model.FileExtension
The file extension that this specific record is for.
getExtensionAppAuthenticator() - Method in class com.symphony.bdk.core.auth.AuthenticatorFactory
Creates a new instance of an ExtensionAppAuthenticator service.
getExtensionAppAuthenticator() - Method in class com.symphony.bdk.core.SymphonyBdk
 
getExternal() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get external
getExternal() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Get external
getExternalOwned() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is Room externalOwned
getExternalRecipients() - Method in class com.symphony.bdk.gen.api.model.V4Message
Indicates if the message have external recipients.
getFacet() - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
The matched query.
getFacetedMatchCount() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
Detailed counts of matched rooms per search criterion.
getFacetedMatchCount() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
Detailed counts of matched rooms per search criterion.
getFailedSubscription() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
The number of subscription failures
getFeature() - Method in class com.symphony.bdk.gen.api.model.UserFilter
Get feature
getFeatureEntitlements(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Get feature entitlements of an user.
getFeatures() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get features
getFeatures() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get features
getFileClassifierConfig() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get fileClassifierConfig
getFileExtensionConfig() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get fileExtensionConfig
getFileId() - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
The preview file ID
getFileId() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
The attachment File ID.
getFileName() - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
Get fileName
getFileName() - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
Get fileName
getFilePasswordConfig() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get filePasswordConfig
getFileSizeConfig() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get fileSizeConfig
getFilter() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
Get filter
getFilter() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
Get filter
getFilters() - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
Get filters
getFingerPrint() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
Unique identifier
getFirehoseConnectivity() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether the Agent server can connect to Firehose Service
getFirehoseConnectivityError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case of no Firehose connectivity
getFirstName() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.MembershipData
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.UserCompp
User first name
getFirstName() - Method in class com.symphony.bdk.gen.api.model.UserData
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get firstName
getFirstName() - Method in class com.symphony.bdk.gen.api.model.V4User
First name of user
getFirstRequestedAt() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get firstRequestedAt
getFirstRequestedAt() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get firstRequestedAt
getFirstRequestedAt() - Method in class com.symphony.bdk.gen.api.model.UserConnection
unix timestamp when the first request was made
getFollowers() - Method in class com.symphony.bdk.gen.api.model.FollowersList
Get followers
getFollowers() - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
Get followers
getFollowing() - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
Get following
getFormat() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get format
getFormat() - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
Get format
getFormattedContext() - Method in class com.symphony.bdk.core.config.model.BdkServerConfig
 
getFormId() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
The id of the Form element
getFormMessageId() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
The id of the message that contains the Form
getFormReplies() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
Get formReplies
getFormValue(String) - Method in class com.symphony.bdk.core.activity.form.FormReplyContext
Get the value of specified form field
getFormValues() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
The values (in JSON format) answered on the Form
getForwards() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
Get forwards
getFrequencyInHours() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get frequencyInHours
getFromDate() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages sent on or after this timestamp
getFromUser() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
Get fromUser
getFromUserId() - Method in class com.symphony.bdk.gen.api.model.V2Message
the Symphony userId of the user who sent the message.
getFromUserId() - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
the Symphony userId of the user who sent the message.
getFunction() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
user's function
getFunction() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get function
getGroup() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get group
getGroup() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Get group
getGroup() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get group
getGroup() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get group
getGroupId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get groupId
getGroupId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Group ID
getGroupId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get groupId
getGroupId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get groupId
getGroups() - Method in class com.symphony.bdk.gen.api.model.Policy
Get groups
getGroups() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get groups
getGroups() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get groups
getHashtag() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages containing this hashtag
getHasMore() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
True if there are more subscribers
getHost() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getHostname() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The hostname of the Agent server.
gethPassword() - Method in class com.symphony.bdk.gen.api.model.Password
Pod password derived with PBKDF2.
gethSalt() - Method in class com.symphony.bdk.gen.api.model.Password
Pod password salt used for PBKDF2 derivation.
getIconUrl() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
Url to a icon to use for app.
getId() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
stream id
getId() - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
The attachment ID.
getId() - Method in class com.symphony.bdk.gen.api.model.Datafeed
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.Group
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
Group ID
getId() - Method in class com.symphony.bdk.gen.api.model.MemberInfo
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.MembershipData
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.MessageStream
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.MessageUser
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.Policy
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.Role
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.Signal
Signal ID
getId() - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
Signal ID
getId() - Method in class com.symphony.bdk.gen.api.model.Stream
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
The stream ID.
getId() - Method in class com.symphony.bdk.gen.api.model.StringId
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.User
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserCompp
User ID
getId() - Method in class com.symphony.bdk.gen.api.model.UserData
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserError
Id with error.
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Assignee id
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Assignment ID
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
Group Id
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Group ID
getId() - Method in class com.symphony.bdk.gen.api.model.UserId
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
Id of the policy
getId() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
stream id
getId() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
The messageId is assigned by the ingestor service when a message is sent.
getId() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
The stream ID.
getId() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Unique identifier for policy.
getId() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get id
getId() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
The attachment ID.
getId() - Method in class com.symphony.bdk.gen.api.model.V4Event
Event ID
getId() - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
The thumbnail ID.
getId() - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
ID of the datafeed
getIdFilePath() - Method in class com.symphony.bdk.core.config.model.BdkDatafeedConfig
 
getIgnoreDLPwarning() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Did the user chose to ignore DLP warning that was presented?
getIgnoreDLPwarning() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Did the user chose to ignore DLP warning that was presented?
getImage() - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
Base64 encoded image.
getImages() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
Get images
getImmutableRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.RoomCreate
Get immutableRoomAttributes
getImmutableRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.RoomDetail
Get immutableRoomAttributes
getIncludeInactiveStreams() - Method in class com.symphony.bdk.gen.api.model.StreamFilter
Whether to include inactive streams in the list of results.
getIndustries() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get industries
getIndustries() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get industries
getInfo() - Method in class com.symphony.bdk.core.activity.AbstractActivity
Retrieve activity details.
getInformationBarrierRemediation() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
Get informationBarrierRemediation
getInformationBarrierRemediation() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
Get informationBarrierRemediation
getIngestionDate() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Get ingestionDate
getInitiator() - Method in class com.symphony.bdk.gen.api.model.V4Event
Get initiator
getInitiatorEmailAddress() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The user's e-mail address that has performed the action
getInitiatorId() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The user's id that has performed the action
getInitiatorUsername() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The username that has performed the action
getInstall() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
if true, the entitlement is set to automatic for the company.
getInstall() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
if true, it indicate this application is installed for this user.
getInstantMessageCreated() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get instantMessageCreated
getInstrument() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
higher level instrument for the Asset Classes
getInstrument() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get instrument
getIntendedMessageFromUserId() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
The long integer userid of the Symphony user who you intend to show sent the message.
getIntendedMessageTimestamp() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
The timestamp representing the time when the message was sent in the original system in milliseconds since Jan 1st 1970.
getIpAddress() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The IP address of the Agent server.
getIsActive() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
true indicate that this stream has the status of active and false indicate this stream has the scope of inactive
getIsActive() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get isActive
getIsActive() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
true indicate that this stream has the status of active and false indicate this stream has the scope of inactive
getIsCreator() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
true if this is the creator of the room
getIsDefault() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get isDefault
getIsExternal() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
true indicate this stream has the scope of external and false indictate this stream has the scope of internal
getIsExternal() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
true indicate this stream has the scope of external and false indictate this stream has the scope of internal.
getIsExternal() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
true indicate that this user belong to another company
getIsOwner() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
true if this is an owner of the room
getIsPublic() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
true indicate that this stream has a privacy setting of public.
getIsPublic() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
true indicate that this stream has a privacy setting of public.
getIssuerFingerPrint() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
Unique identifier of issuer cert if known
getItems() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
Get items
getItems() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
List of dictionary metadata
getJobFunction() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get jobFunction
getJobFunction() - Method in class com.symphony.bdk.gen.api.model.UserV2
Note: only available if the application has the extended user or contact permission
getJobFunction() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get jobFunction
getJoinDate() - Method in class com.symphony.bdk.gen.api.model.MemberInfo
Get joinDate
getJoinDate() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
unix timestamp for join date
getJustification() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
The reason for the requested action.
getJustification() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
The reason for the requested action.
getKey() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
Application RSA public key.
getKey() - Method in class com.symphony.bdk.gen.api.model.RoomTag
A unique label of the Tag.
getKey() - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
User RSA public key.
getKey() - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
Get key
getKeyAuthClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for the KeyAuth API.
getKeyAuthUrl() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getKeyManagerConnectivity() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether the Agent server can connect to the Key Manager
getKeyManagerConnectivityError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case of no Key Manager connectivity
getKeyManagerToken() - Method in interface com.symphony.bdk.core.auth.AuthSession
KeyManager's authentication token.
getKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionCertImpl
KeyManager's authentication token.
getKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
KeyManager's authentication token.
getKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
KeyManager's authentication token.
getKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionRsaImpl
KeyManager's authentication token.
getKeywords() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get keywords
getKeywords() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get keywords
getKeywords() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get keywords
getKeywords() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get keywords
getKeywords() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
Keywords for search to use to find this room
getKeywords() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
Keywords for search to use to find this room
getKeywords() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get keywords
getKhPassword() - Method in class com.symphony.bdk.gen.api.model.Password
Key Manager password derived with PBKDF2.
getKhSalt() - Method in class com.symphony.bdk.gen.api.model.Password
Key Manager password salt used for PBKDF2 derivation.
getLabels() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
A list of room tag labels whose values will be queried.
getLabels() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
A list of room tag labels whose values will be queried.
getLanguages() - Method in class com.symphony.bdk.gen.api.model.Languages
Get languages
getLastAddedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Last added
getLastAddedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Date of group membership last added
getLastAddedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get lastAddedDate
getLastAddedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get lastAddedDate
getLastDisabled() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Timestamp of last time the room is Disabled
getLastDisabledDate() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Recent disable time of the policy in milliseconds elapsed as of epoch time.
getLastDisabledDate() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Recent disable time of the policy in milliseconds elapsed as of epoch.
getLastLoginDate() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get lastLoginDate
getLastMessageDate() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
last date a message was sent in this stream
getLastMessageDate() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
unix timestamp of the last message sent in the stream
getLastModified() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Timestamp of the last modification of violation in milliseconds since Jan 1 1970
getLastModified() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Timestamp of the last modification of violation in milliseconds since Jan 1 1970
getLastModifiedDate() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
last modified date
getLastModifiedDate() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
last modified date
getLastName() - Method in class com.symphony.bdk.gen.api.model.MembershipData
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.UserCompp
User last name
getLastName() - Method in class com.symphony.bdk.gen.api.model.UserData
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get lastName
getLastName() - Method in class com.symphony.bdk.gen.api.model.V4User
Last name of user
getLastPasswordReset() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get lastPasswordReset
getLastRemovedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Last removed
getLastRemovedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Date of group membership last removed
getLastRemovedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get lastRemovedDate
getLastRemovedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get lastRemovedDate
getLastSeen() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
Date when we last saw this certificate presented
getLastUpdatedDate() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get lastUpdatedDate
getLastUpdatedDate() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
The recent update time of the dictionary in milliseconds
getLastUpdatedDate() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Recent update time of the policy in milliseconds elapsed as of epoch time.
getLastUpdatedDate() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Recent update time of the policy in milliseconds elapsed as of epoch.
getLimit() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
maximum number of streams return
getLimit() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
The number of returned results.
getLimit() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
The number of returned results.
getLimit() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
maximum number of streams return
getLimit() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
maximum number of items to return
getLimit() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
The number of returned results.
getListed() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
if true, this application will be listed in the appstore for everyone.
getListed() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
if true, this application will be listed in the appstore for this user.
getLocation() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get location
getLocation() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
city of the user's job location
getLocation() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get location
getLocation() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get location
getLoginClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for Login API.
getMarketCoverage() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
geographic area the user works with
getMarketCoverage() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get marketCoverage
getMatchCriteria() - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
Based on the criteria, whether a file is password protected or not means a match.
getMatchedPolicies() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
List of policies that matched the violation.
getMd5() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
MD5 value of the content
getMember() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Get member
getMember() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Get member
getMemberAddedUserId() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
Get memberAddedUserId
getMemberAddedUserId() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
Get memberAddedUserId
getMemberAddUserEnabled() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is memberAddUserEnabled
getMemberCount() - Method in class com.symphony.bdk.gen.api.model.Group
Get memberCount
getMemberCount() - Method in class com.symphony.bdk.gen.api.model.Policy
Get memberCount
getMemberCount() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Number of group members
getMemberLeftUserId() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
Get memberLeftUserId
getMemberLeftUserId() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
Get memberLeftUserId
getMembers() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
list of userid who is member of the stream - im or mim only
getMembers() - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
Get members
getMembers() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
list of userid who is member of the stream - im or mim only
getMembers() - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
Get members
getMembers() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
Get members
getMembers() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Applicable only to IM Created
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
If true, any chatroom participant can add new participants.
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get membersCanInvite
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get membersCanInvite
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get membersCanInvite
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get membersCanInvite
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
If true, any chatroom participant can add new participants.
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, any chatroom participant can add new participants.
getMembersCanInvite() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get membersCanInvite
getMembersCount() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
total number of members in the stream
getMembersCount() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
total number of members in the stream
getMention() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages mentioning this user ID
getMessage(String) - Method in class com.symphony.bdk.core.service.message.MessageService
Retrieves the details of a message given its message ID.
getMessage() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
subscription failure message
getMessage() - Method in class com.symphony.bdk.gen.api.model.Error
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
The message text that can be send along with the shared article
getMessage() - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.V2Error
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.V2Message
Message text in MessageML
getMessage() - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
Message text in MessageML
getMessage() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
An error message, if the component status is DOWN
getMessage() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
Message text in MessageMLV2
getMessage() - Method in class com.symphony.bdk.gen.api.model.V4Message
Message content in MessageMLV2
getMessage() - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
Get message
getMessage() - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
Get message
getMessageId() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
message id
getMessageId() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
Get messageId
getMessageId() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
Id of the parent message queried
getMessageId() - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
Get messageId
getMessageId() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Get messageId
getMessageId() - Method in class com.symphony.bdk.gen.api.model.V4Event
Message ID
getMessageId() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
If the message was successfully imported then the message ID in the system of the newly created message.
getMessageId() - Method in class com.symphony.bdk.gen.api.model.V4Message
Id of the message
getMessageId() - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
Get messageId
getMessageIds() - Method in class com.symphony.bdk.gen.api.model.MessageIds
Get messageIds
getMessageReceiptDetail() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get messageReceiptDetail
getMessageRelationships(String) - Method in class com.symphony.bdk.core.service.message.MessageService
Gets the message metadata relationship.
getMessages() - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
List of messages successfully sent
getMessageSent() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get messageSent
getMessageStatus(String) - Method in class com.symphony.bdk.core.service.message.MessageService
Get the status of a particular message, i.e the list of users who the message was sent to, delivered to and the list of users who read the message.
getMessageSuppressed() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get messageSuppressed
getMobilePhoneNumber() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get mobilePhoneNumber
getMobilePhoneNumber() - Method in class com.symphony.bdk.gen.api.model.UserV2
Note: only available if the application has the extended user or contact permission
getMobilePhoneNumber() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get mobilePhoneNumber
getModerated() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is room moderated
getModifiedDate() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get modifiedDate
getModifiedDate() - Method in class com.symphony.bdk.gen.api.model.Group
Get modifiedDate
getModifiedDate() - Method in class com.symphony.bdk.gen.api.model.Policy
Get modifiedDate
getModifiedDate() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Date of group last update
getMultiLateralRoom() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, this is a multi lateral room where we can find users belonging to more than 2 companies.
getMultiplier() - Method in class com.symphony.bdk.core.config.model.BdkRetryConfig
 
getName() - Method in enum com.symphony.bdk.core.config.model.BdkLoadBalancingMode
 
getName() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
User defined name for the application.
getName() - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
The file name.
getName() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
Signal name
getName() - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
Friendly name assigned by administrator
getName() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.Group
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
Group name
getName() - Method in class com.symphony.bdk.gen.api.model.MessageStream
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.MessageUser
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.NameValuePair
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.Product
Product Name
getName() - Method in class com.symphony.bdk.gen.api.model.Role
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
Room name.
getName() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
Room name.
getName() - Method in class com.symphony.bdk.gen.api.model.Signal
Signal name
getName() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
The file name.
getName() - Method in class com.symphony.bdk.gen.api.model.Token
The name of the header in which the token should be presented on subsequent API calls.
getName() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
Group name
getName() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
Group name
getName() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Group name
getName() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
Group name
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
The name of dictionary
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
The name of dictionary
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
Unique name of a dictionary, max 30 characters, with trimmed leading and trailing blank spaces.
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Unique name of a policy, max 30 characters.
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
Unique name of a policy, max 30 characters.
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
Name of the Signal
getName() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Name of the Stream/Room.
getName() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
Room name.
getName() - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
Room name.
getName() - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
Get name
getName() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Unique name of policy, max 30 characters.
getName() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
Unique name of a policy, max 30 characters.
getName() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Name for rule.
getName() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
Room name.
getName() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
The file name.
getName() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get name
getNewBasePath() - Method in class com.symphony.bdk.core.client.loadbalancing.ExternalLoadBalancingStrategy
Gets a new base path by calling GET agent/v1/info and fetching serverFqdn field.
getNewBasePath() - Method in interface com.symphony.bdk.core.client.loadbalancing.LoadBalancingStrategy
Produces a new base path according to the load balancing strategy.
getNewBasePath() - Method in class com.symphony.bdk.core.client.loadbalancing.RandomLoadBalancingStrategy
Gets a new base path by taking a random item in RandomLoadBalancingStrategy.nodes.
getNewBasePath() - Method in class com.symphony.bdk.core.client.loadbalancing.RoundRobinLoadBalancingStrategy
Gets a new base path by taking the next item in RoundRobinLoadBalancingStrategy.nodes.
getNewDescription() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get newDescription
getNewDescription() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get newDescription
getNewName() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get newName
getNewName() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get newName
getNewRoomProperties() - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
Get newRoomProperties
getNext() - Method in class com.symphony.bdk.gen.api.model.Pagination
API endpoint that will return the next page of data.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextOffset() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
Offset for the next chunk of violations to be submitted in the next request.
getNextStartNumber() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
Get nextStartNumber
getNotification() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
Get notification
getNumberReturned() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
Get numberReturned
getNumKeywords() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
Number of Keywords in dictionary
getOboAuthenticator() - Method in class com.symphony.bdk.core.auth.AuthenticatorFactory
Creates a new instance of an OboAuthenticator service.
getOboAuthenticator() - Method in class com.symphony.bdk.core.SymphonyBdk
 
getOffset() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
The number of subscribers skipped
getOldDescription() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get oldDescription
getOldDescription() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get oldDescription
getOldName() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get oldName
getOldName() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get oldName
getOnBehalfOfUser() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get onBehalfOfUser
getOnBehalfOfUser() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get onBehalfOfUser
getOnPrem() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
Whether this is an on-prem or cloud installation.
getOptionalActions() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
Get optionalActions
getOrigin() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
Origin of the room.
getOrigin() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
Origin of the room.
getOrigin() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
INTERNAL if the creator of this stream belongs to the pod, EXTERNAL otherwise
getOrigin() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
INTERNAL if the creator of this stream belongs to the pod, EXTERNAL otherwise
getOriginalFormat() - Method in class com.symphony.bdk.gen.api.model.V4Message
Indicates the format in which the message was originally sent.
getOriginalMessageId() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
The ID of the message in the original system.
getOriginalMessageId() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
The ID of the message in the original system.
getOriginatingSystemId() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
The ID of the system through which the message was originally sent.
getOriginatingSystemId() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
The ID of the system through which the message was originally sent.
getOriginCompany() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
company name of the creator
getOriginCompany() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
company name of the creator
getOriginCompanyId() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
company id of the creator
getOriginCompanyId() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
company id of the creator
getOutcome() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Get outcome
getOutcome() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Get outcome
getOverallResult() - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
Get overallResult
getOwner() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
True if the subscriber is the creator
getOwner() - Method in class com.symphony.bdk.gen.api.model.MemberInfo
Get owner
getOwner() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Get owner
getOwner() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Get owner
getPage() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
Page number of current page
getPage() - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
Page number of current page
getPage() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
The starting page for pagination.
getPageCount() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
Total number of pages available
getPageCount() - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
Total number of pages available
getPageCount() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
Total number of pages available.
getPagination() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
Get pagination
getPagination() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
Get pagination
getParent() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
Get parent
getPassword() - Method in class com.symphony.bdk.gen.api.model.UserCreate
Get password
getPassword() - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
Get password
getPayload() - Method in class com.symphony.bdk.gen.api.model.V4Event
Get payload
getPem() - Method in class com.symphony.bdk.gen.api.model.CompanyCert
An X509 certificate in PEM format
getPermissions() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
List of application permissions provisioned for the application Accepted values: - SEND_MESSAGES - GET_USER_CONNECTIONS - REQUEST_USER_CONNECTIONS - SET_PRESENCE - GET_PRESENCE - GET_BASIC_USER_INFO - GET_EXTENDED_USER_INFO - GET_BASIC_CONTACT_INFO - GET_EXTENDED_CONTACT_INFO - ACT_AS_USER
getPodCertificate() - Method in interface com.symphony.bdk.core.auth.ExtensionAppAuthenticator
Retrieves the pod certificate.
getPodCertificate() - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
Retrieves the pod certificate.
getPodClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for Pod API.
getPodConnectivity() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Indicates whether the Agent server can connect to the Pod
getPodConnectivityError() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
Error details in case of no Pod connectivity
getPodUrl() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getPodVersion() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
The version number of the pod
getPolicies() - Method in class com.symphony.bdk.gen.api.model.Group
Get policies
getPolicies() - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
List of policies
getPolicies() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
List of policies.
getPolicyId() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Policy Id
getPolicyId() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Policy Id.
getPolicyName() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
Name of the policy
getPolicyType() - Method in class com.symphony.bdk.gen.api.model.Policy
Get policyType
getPort() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getPresence() - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Get the online status (presence info) of the calling user.
getPresence() - Method in class com.symphony.bdk.core.service.presence.PresenceService
Get the online status (presence info) of the calling user.
getPreviews() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Get previews
getPrevious() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
Get previous
getPrevious() - Method in class com.symphony.bdk.gen.api.model.Pagination
API endpoint that will return the previous page of data.
getPreviousKey() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get previousKey
getPrivacy() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
Privacy setting of the stream.
getPrivacy() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
Privacy setting of the stream.
getPrivate() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Restrict the search to private rooms.
getPrivate() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Restrict the search to private rooms.
getProducts() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
Get products
getPromotedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
Get promotedByUserId
getPromotedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
Get promotedByUserId
getPromotedUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
Get promotedUserId
getPromotedUserId() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
Get promotedUserId
getProxy() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getPublic() - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
If true, this is a public chatroom.
getPublic() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get _public
getPublic() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get _public
getPublic() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
If true, this is a public chatroom.
getPublic() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, this is a public chatroom.
getPublic() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get _public
getPublicRoom() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is this a public room?
getPublishDate() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Article publish date in unix timestamp
getPublisher() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
The publisher for this application.
getPublisher() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Publisher of the article
getPushed() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
True if the subscriber is allowed to unsubscribe
getQuery() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
The query used to define this signal.
getQuery() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
The search query.
getQuery() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
Get query
getQuery() - Method in class com.symphony.bdk.gen.api.model.Signal
The query used to define this signal.
getQuery() - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
search / query term.
getQuery() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
The search query.
getQuery() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
Get query
getReactivatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
Get reactivatedByUserId
getReactivatedByUserId() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
Get reactivatedByUserId
getRead() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
All users who have read that message, in any Symphony client.
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
If true, only stream owners can send messages.
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
Get readOnly
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
Get readOnly
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
Get readOnly
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
Get readOnly
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is Room read-only
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
If true, only stream owners can send messages.
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, only stream owners can send messages.
getReadOnly() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
Get readOnly
getReadReceiptCount() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get readReceiptCount
getReadReceiptCount() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get readReceiptCount
getReadReceiptTimestamp() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
Timestamp of message read receipts
getReadTimeout() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getRecommendedLanguage() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get recommendedLanguage
getRegularAgentClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized non-load-balanced ApiClient for Agent API.
getRegularAgentClient(String) - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized non-load-balanced ApiClient for Agent API given an agent base path.
getRelationshipType() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
Get relationshipType
getRelayClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for KeyManager API.
getRemovedByUserId() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
Get removedByUserId
getRemovedByUserId() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
Get removedByUserId
getReplies() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
Get replies
getRequestCounter() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get requestCounter
getRequestCounter() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get requestCounter
getRequestCounter() - Method in class com.symphony.bdk.gen.api.model.UserConnection
number of requests made
getRequestedSubscription() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
The number of requested userIds to subscribe
getRequesterId() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Id of the requester responsible for the message/stream/signal
getRequesterId() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Id of the requester responsible for the message/stream/signal
getRequestingUserId() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get requestingUserId
getRequestingUserId() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get requestingUserId
getResponsibility() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
user's responsibility
getResponsibility() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get responsibility
getResults() - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
Get results
getRole() - Method in class com.symphony.bdk.gen.api.model.UserFilter
Get role
getRoles() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get roles
getRoles() - Method in class com.symphony.bdk.gen.api.model.UserCreate
Get roles
getRoles() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get roles
getRoles() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get roles
getRoles() - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
Get roles
getRoles() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get roles
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.RoomCreate
Get roomAttributes
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.RoomDetail
Get roomAttributes
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
Get roomAttributes
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
Get roomAttributes
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
Get roomAttributes
getRoomAttributes() - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
Get roomAttributes
getRoomCreated() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomCreated
getRoomDeactivated() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomDeactivated
getRoomDescription() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
description of the room (room only)
getRoomDescription() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Description of the Room.
getRoomDescription() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
description of the room (room only)
getRoomInfo(String) - Method in class com.symphony.bdk.core.service.stream.StreamService
Get information about a particular room.
getRoomMemberDemotedFromOwner() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomMemberDemotedFromOwner
getRoomMemberPromotedToOwner() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomMemberPromotedToOwner
getRoomName() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
room name (room only)
getRoomName() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
room name (room only)
getRoomName() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Applicable only to rooms
getRoomProperties() - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
Get roomProperties
getRoomReactivated() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomReactivated
getRooms() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
A list of rooms matched by the query.
getRooms() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
A list of rooms matched by the query.
getRoomSystemInfo() - Method in class com.symphony.bdk.gen.api.model.RoomDetail
Get roomSystemInfo
getRoomSystemInfo() - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
Get roomSystemInfo
getRoomSystemInfo() - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
Get roomSystemInfo
getRoomUpdated() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get roomUpdated
getRules() - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
Signal rules decrypted.
getRules() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
Get rules
getScheduledMeeting() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, this room is for a scheduled meeting.
getScheme() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
getScheme() - Method in class com.symphony.bdk.gen.api.model.Protocol
URI protocol scheme (example: http, https, ftp)
getScope() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
scope of the room.
getScope() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
Scope of the room.
getScopeExternal() - Method in class com.symphony.bdk.gen.api.model.FileExtension
File extension allowed for external scope
getScopeInternal() - Method in class com.symphony.bdk.gen.api.model.FileExtension
File extension allowed for internal scope
getScopes() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
List of communication scopes.
getScopes() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
List of communication scopes.
getScopes() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
List of communication scopes.
getScopes() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
List of communication scopes.
getSearchQuery() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
Get searchQuery
getSendMessageDisabled() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is sendMessage Disabled for this Room
getSent() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
All users to whom the message has been sent and received by the Symphony system, but not yet delivered to any user's Symphony client.
getServerFqdn() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The fully-qualified domain name of the Agent server.
getServiceNameFromBasePath(String) - Static method in class com.symphony.bdk.core.client.ApiClientFactory
 
getServices() - Method in class com.symphony.bdk.gen.api.model.V3Health
Get services
getSession() - Method in interface com.symphony.bdk.core.service.session.OboSessionService
Retrieves the UserV2 session from the pod using an AuthSession holder.
getSession() - Method in class com.symphony.bdk.core.service.session.SessionService
Retrieves the UserV2 session from the pod using an AuthSession holder.
getSessionAuthClient() - Method in class com.symphony.bdk.core.client.ApiClientFactory
Returns a fully initialized ApiClient for the SessionAuth API.
getSessionAuthUrl() - Method in class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
getSessionToken() - Method in interface com.symphony.bdk.core.auth.AuthSession
Pod's authentication token.
getSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionCertImpl
Pod's authentication token.
getSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
Pod's authentication token.
getSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
Pod's authentication token.
getSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionRsaImpl
Pod's authentication token.
getSessionToken() - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
The token which should be passed.
getSharedMessage() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
Get sharedMessage
getSharedMessage() - Method in class com.symphony.bdk.gen.api.model.V4Message
Get sharedMessage
getSharedMessage() - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
Get sharedMessage
getSharedPost() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get sharedPost
getShareHistoryEnabled() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Is room shareHistoryEnabled
getSid() - Method in class com.symphony.bdk.gen.api.model.V4Message
Unique session identifier from where the message was created.
getSignal(String) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Gets details about the specified signal.
getSignal(String) - Method in class com.symphony.bdk.core.service.signal.SignalService
Gets details about the specified signal.
getSignal() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages matching this signal.
getSignal() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
Get signal
getSignal() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
Get signal
getSize() - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
Size in bytes.
getSize() - Method in class com.symphony.bdk.gen.api.model.Avatar
The Avatar Size
getSize() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Size in bytes.
getSize() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
Size of policies displayed per page.
getSize() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
Size in bytes.
getSizeLimit() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
Get sizeLimit
getSkip() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
number of streams skipped
getSkip() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
The number of skipped results.
getSkip() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
The number of skipped results.
getSkip() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
number of streams skipped
getSkip() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
number of items to skip from the request
getSkip() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
The number of skipped results.
getSku() - Method in class com.symphony.bdk.gen.api.model.Product
Product SKU
getSmsNumber() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get smsNumber
getSmsNumber() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get smsNumber
getSortOrder() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
Sort algorithm to be used.
getSortOrder() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Sort algorithm to be used.
getSource() - Method in class com.symphony.bdk.gen.api.model.FileExtension
File extension with metadata understood by the system or file extension created by a customer
getStartDate() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
Start date in unix timestamp in millseconds
getStartDate() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
Start date in unix timestamp in millseconds
getState() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
State of the Room (example CREATED etc)
getStatus(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Get status of an user.
getStatus() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
Status of the room.
getStatus() - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.UserConnection
Connection status between the requesting user and the request sender
getStatus() - Method in class com.symphony.bdk.gen.api.model.UserFilter
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.UserStatus
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
Status of the room.
getStatus() - Method in class com.symphony.bdk.gen.api.model.V3Health
Get status
getStatus() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
Get status
getStream(String) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
getStream(String) - Method in class com.symphony.bdk.core.service.stream.StreamService
getStream() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4Message
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
Get stream
getStream() - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
Get stream
getStreamAttributes() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
Get streamAttributes
getStreamAttributes() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
Get streamAttributes
getStreamId() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages sent to this stream
getStreamId() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
ThreadId of the Room.
getStreamId() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
Get streamId
getStreamId() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
Get streamId
getStreamId() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Id of stream
getStreams() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
list of stream info
getStreams() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
list of stream info
getStreamType() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages sent to this type of streams.
getStreamType() - Method in class com.symphony.bdk.gen.api.model.MessageStream
Get streamType
getStreamType() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
Get streamType
getStreamType() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
Get streamType
getStreamType() - Method in class com.symphony.bdk.gen.api.model.V4Stream
Stream type, possible values are: - IM - MIM - ROOM - POST
getStreamTypes() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
type of streams to search for
getStreamTypes() - Method in class com.symphony.bdk.gen.api.model.StreamFilter
Types of streams to search for.
getStreamTypes() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
type of streams to search for
getSubscribed() - Method in class com.symphony.bdk.gen.api.model.Product
indicate whether the product is subscribed or not
getSubscriberName() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
User display name
getSubscriptionErrors() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
Get subscriptionErrors
getSubscriptionId() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
Get subscriptionId
getSubTitle() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
The subtitle of the article
getSubType() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
Restrict the search to the specific room subtype.
getSubType() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
Restrict the search to the specific room subtype.
getSubType() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
Possible value EMAIL (indicate this room will be used for Email Integration)
getSuccessfulSubscription() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
The number of successful subscriptions done
getSummary() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Preview summary of the article
getSuppressed() - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
Get suppressed
getSuppressionDate() - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
The date when this message was suppressed.
getSurname() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get surname
getSuspended() - Method in class com.symphony.bdk.gen.api.model.UserSuspension
Get suspended
getSuspendedUntil() - Method in class com.symphony.bdk.gen.api.model.UserSuspension
Get suspendedUntil
getSuspensionReason() - Method in class com.symphony.bdk.gen.api.model.UserSuspension
Get suspensionReason
getSymphonyElementsAction() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get symphonyElementsAction
getSymphonyToken() - Method in interface com.symphony.bdk.core.auth.AppAuthSession
Symphony token for extension app session.
getSymphonyToken() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
Symphony token for extension app session.
getSymphonyToken() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
Symphony token for extension app session.
getSymphonyToken() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
This token generated by Symphony and should be used by the application to verify that it's talking to Symphony.
getSystemPolicy() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
Get systemPolicy
getTargetUserId() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get targetUserId
getTargetUserId() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get targetUserId
getTerms() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
List of decrypted matched keywords in the policy
getText() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages containing this text.
getTextContent(String, Boolean) - Static method in class com.symphony.bdk.core.service.message.util.PresentationMLParser
Get text content from PresentationML
getTextContent(String) - Static method in class com.symphony.bdk.core.service.message.util.PresentationMLParser
Get trimmed text content from PresentationML
getTextMatchConfig() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Get textMatchConfig
getThumbnailUrl() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
Url to the thumbnail image
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
Timestamp when the signal was subscribed, in milliseconds since Jan 1 1970
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
Get timestamp
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get timestamp
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.Signal
Timestamp when the signal was created, in milliseconds since Jan 1 1970
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
Timestamp when the signal was created, in milliseconds since Jan 1 1970
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
The timestamp when the action has occurred
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
Get timestamp
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V2Presence
The time, in milliseconds since Jan 1 1970, when the presence state was set.
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
The time, in milliseconds since Jan 1 1970, when the presence state was set.
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V4Event
Timestamp of event
getTimestamp() - Method in class com.symphony.bdk.gen.api.model.V4Message
Timestamp of the message in milliseconds since Jan 1 1970
getTitle() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
The title of the article
getTitle() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get title
getTitle() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
user's job title
getTitle() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get title
getTitle() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get title
getToDate() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
Search for messages sent before this timestamp
getToken() - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
a JWT containing the caller's username or application appGroupId and an expiration date, signed by the caller's private key.
getToken() - Method in class com.symphony.bdk.gen.api.model.Token
The token which should be passed.
getTotal() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
The total number of subscribers
getTotalNumberFound() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
Get totalNumberFound
getToUser() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
Get toUser
getTwoFactorAuthPhone() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get twoFactorAuthPhone
getType() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
type of stream (IM, MIM, ROOM)
getType() - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
Group type
getType() - Method in class com.symphony.bdk.gen.api.model.PasswordReset
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.Product
Product Type (default or premium)
getType() - Method in class com.symphony.bdk.gen.api.model.ShareContent
Type of content to be shared.
getType() - Method in class com.symphony.bdk.gen.api.model.StreamType
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
Group type
getType() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
Group type
getType() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
Group type
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
content type
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
The type of dictionary, which specify the content is a list of words or a list of regexes.
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
The type of dictionary, which specify the content is a list of words or a list of regexes.
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
Whether BLOCK or WARN
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
Outcome of DLP enforcement
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
Type of policy.
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
Type of policy.
getType() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
Type of the Room (example ROOM (or IM or Wall))
getType() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
type of stream (IM, MIM, ROOM)
getType() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.V2StreamType
Get type
getType() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
Type of a rule used by policy.
getType() - Method in class com.symphony.bdk.gen.api.model.V4Event
Event type, possible events are: - MESSAGESENT - SHAREDPOST - INSTANTMESSAGECREATED - ROOMCREATED - ROOMUPDATED - ROOMDEACTIVATED - ROOMREACTIVATED - USERJOINEDROOM - USERLEFTROOM - ROOMMEMBERPROMOTEDTOOWNER - ROOMMEMBERDEMOTEDFROMOWNER - CONNECTIONREQUESTED - CONNECTIONACCEPTED - MESSAGESUPPRESSED - SYMPHONYELEMENTSACTION - USERREQUESTEDTOJOINROOM
getUpdatedAt() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
Date when this cert was last updated by administrator
getUpdatedAt() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
Get updatedAt
getUpdatedAt() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
Get updatedAt
getUpdatedAt() - Method in class com.symphony.bdk.gen.api.model.UserConnection
unix timestamp on the last updated date
getUpdatedBy() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
User ID of administrator who last updated this cert
getUrl() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The URL under which the Agent is available.
getUrl() - Method in class com.symphony.bdk.gen.api.model.AppNotification
callback URL
getUrl() - Method in class com.symphony.bdk.gen.api.model.Avatar
Url of the image
getUser() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.UserInfo
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.V4Initiator
Get user
getUser() - Method in class com.symphony.bdk.gen.api.model.V4Message
Get user
getUserAgent() - Method in class com.symphony.bdk.gen.api.model.V4Message
User agent string for client that sent the message.
getUserAttributes() - Method in class com.symphony.bdk.gen.api.model.UserCreate
Get userAttributes
getUserAttributes() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get userAttributes
getUserAttributes() - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
Get userAttributes
getUserAttributes() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get userAttributes
getUserDetail(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve user details of a particular user.
getUserId() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
The userId of the target user.
getUserId() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
The user ID of the subscriber
getUserId() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
The userId on which failure happened
getUserId() - Method in class com.symphony.bdk.gen.api.model.DelegateAction
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.SessionInfo
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserConnection
user id
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
user id
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
User ID
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
Get userId
getUserId() - Method in class com.symphony.bdk.gen.api.model.V2Presence
The ID of the user to whom the presence state relates.
getUserId() - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
The ID of the user to whom the presence state relates.
getUserId() - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
The ID of the user to whom the presence state relates.
getUserId() - Method in class com.symphony.bdk.gen.api.model.V4User
Id of user
getUserJoinedRoom() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get userJoinedRoom
getUserLeftRoom() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get userLeftRoom
getUsername() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
Get username
getUserName() - Method in class com.symphony.bdk.gen.api.model.MembershipData
Get userName
getUserName() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
Get userName
getUserName() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get userName
getUsername() - Method in class com.symphony.bdk.gen.api.model.UserCompp
Username
getUsername() - Method in class com.symphony.bdk.gen.api.model.UserData
Get username
getUsername() - Method in class com.symphony.bdk.gen.api.model.UserName
Get username
getUsername() - Method in class com.symphony.bdk.gen.api.model.UserV2
Get username
getUserName() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get userName
getUsername() - Method in class com.symphony.bdk.gen.api.model.V4User
Applicable only to internal users
getUserPresence(Long, Boolean) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Get the presence info of a specified user.
getUserPresence(Long, Boolean) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Get the presence info of a specified user.
getUserRequestedToJoinRoom() - Method in class com.symphony.bdk.gen.api.model.V4Payload
Get userRequestedToJoinRoom
getUserRoles() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
Get userRoles
getUserRoles() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
Get userRoles
getUsers() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
Get users
getUsers() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
A list of users which matched by the search criteria.
getUsers() - Method in class com.symphony.bdk.gen.api.model.V2UserList
List of all users found with the search
getUsers() - Method in class com.symphony.bdk.gen.api.model.V3Health
Get users
getUserSystemInfo() - Method in class com.symphony.bdk.gen.api.model.UserDetail
Get userSystemInfo
getUserSystemInfo() - Method in class com.symphony.bdk.gen.api.model.UserInfo
Get userSystemInfo
getUserSystemInfo() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
Get userSystemInfo
getUserTypes() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
Get userTypes
getV2messageType() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
Get v2messageType
getValue() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.OriginEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.PrivacyEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.ScopeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.StatusEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamTypeEnum.TypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.BulkActionResult.OverallResultEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.CompanyCertStatus.TypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.CompanyCertType.TypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.DelegateAction.ActionEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.Disclaimer.FormatEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.FileExtension.SourceEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.MessageMetadataResponseParent.RelationshipTypeEnum
 
getValue() - Method in class com.symphony.bdk.gen.api.model.NameValuePair
Get value
getValue() - Method in enum com.symphony.bdk.gen.api.model.PasswordReset.TypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.Policy.PolicyTypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.Presence.CategoryEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.RoomSearchCriteria.SortOrderEnum
 
getValue() - Method in class com.symphony.bdk.gen.api.model.RoomTag
The value of this Tag's label.
getValue() - Method in enum com.symphony.bdk.gen.api.model.StreamType.TypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.SuccessResponse.FormatEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserAttributes.AccountTypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserConnection.StatusEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserFilter.StatusEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserStatus.StatusEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserSystemInfo.StatusEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.UserV2.AccountTypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.V2RoomSearchCriteria.SortOrderEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.V2UserAttributes.AccountTypeEnum
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.V3HealthAuthType
 
getValue() - Method in enum com.symphony.bdk.gen.api.model.V3HealthStatus
 
getValue() - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
Get value
getVersion() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
The version of the Agent.
getVersion() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
The version of a dictionary, in format \"major.minor\".
getVersion() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
Version of the policy
getVersion() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
The version of a dictionary, in format \"major.minor\".
getVersion() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
Version of application which processed the message and produced this violation.
getVersion() - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
Get version
getVersion() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
The version of the policy, in format \"major.minor\".
getVersion() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
Version of application which processed the message and produced this violation.
getVersion() - Method in class com.symphony.bdk.gen.api.model.V3Health
Required Agent verison
getVersion() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
Optional component version
getViewHistory() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
If true, new members can view the room chat history of the room.
getViolation() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
Get violation
getViolation() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
Get violation
getViolation() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
Get violation
getViolation() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
Get violation
getViolation() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
Get violation
getViolation() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
Get violation
getViolations() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
A representation of list of violations due to messages sent by a user of Symphony
getViolations() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
A representation of list of violations due to signal creation/update sent by a user of Symphony
getViolations() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
Get violations
getViolations() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
A representation of list of violations due to messages sent by a user of Symphony
getViolations() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
A representation of list of violations due to signal creation/update sent by a user of Symphony
getViolations() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
Get violations
getVisibleOnProfile() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
Whether the signal is visible on its creator's profile
getVisibleOnProfile() - Method in class com.symphony.bdk.gen.api.model.Signal
Whether the signal is visible on its creator's profile
getWidth() - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
The preview image width
getWorkPhoneNumber() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
Get workPhoneNumber
getWorkPhoneNumber() - Method in class com.symphony.bdk.gen.api.model.UserV2
Note: only available if the application has the extended user or contact permission
getWorkPhoneNumber() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
Get workPhoneNumber
Group - Class in com.symphony.bdk.gen.api.model
Information Barrier Group record.
Group() - Constructor for class com.symphony.bdk.gen.api.model.Group
 
group(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
group(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
group(UserGroupData) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
group(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
groupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
groupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
groupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
groupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
GroupRoleScope - Class in com.symphony.bdk.gen.api.model
User Group info to include in other models
GroupRoleScope() - Constructor for class com.symphony.bdk.gen.api.model.GroupRoleScope
 
groups(List<String>) - Method in class com.symphony.bdk.gen.api.model.Policy
 
groups(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
groups(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 

H

hashCode() - Method in class com.symphony.bdk.gen.api.model.AckId
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Avatar
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Datafeed
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Error
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Feature
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Group
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Languages
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Pagination
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Password
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.PasswordReset
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.PodCertificate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Policy
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Presence
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Product
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Protocol
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Role
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.SessionInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Signal
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Stream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.StreamType
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.StringId
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.Token
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.User
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserData
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserError
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserId
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserName
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserStatus
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.UserV2
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2Error
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2Message
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2StreamType
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3Health
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4Event
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4Initiator
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4Message
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4User
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
hashCode() - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
hashtag(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
hasMore(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
health() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the HealthService from a Bdk entry point.
healthCheck() - Method in class com.symphony.bdk.core.service.health.HealthService
Returns the connectivity status of your Agent server.
healthCheckExtended() - Method in class com.symphony.bdk.core.service.health.HealthService
Returns the connectivity status of the Agent services as well as users connectivity.
HealthService - Class in com.symphony.bdk.core.service.health
Service class for checking health of the Agent server.
HealthService(SystemApi, SignalsApi, AuthSession) - Constructor for class com.symphony.bdk.core.service.health.HealthService
 
HelpCommand - Class in com.symphony.bdk.core.activity.command
A help command listing all the commands that can be performed by an end-user through the chat.
HelpCommand(ActivityRegistry, MessageService) - Constructor for class com.symphony.bdk.core.activity.command.HelpCommand
 
host - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
hostname(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
hPassword(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
hSalt(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
http() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the HttpClient.Builder from a Bdk entry point.

I

iconUrl(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
id(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Datafeed
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Group
 
id(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
id(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Policy
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.Role
 
id(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
id(String) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
id(String) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
id(String) - Method in class com.symphony.bdk.gen.api.model.Stream
 
id(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
id(String) - Method in class com.symphony.bdk.gen.api.model.StringId
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.User
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.UserData
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
id(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.UserId
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
id(Long) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
id(String) - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
ignoreDLPwarning(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
ignoreDLPwarning(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
ignoreException(Predicate<ApiException>) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the condition on which we should ignore an ApiException thrown by the RetryWithRecoveryBuilder.supplier and return null in RetryWithRecovery.execute().
image(String) - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
images(List<V4ThumbnailInfo>) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
ImmutableRoomAttributes - Class in com.symphony.bdk.gen.api.model
These attributes cannot be changed once the room has been created
ImmutableRoomAttributes() - Constructor for class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
immutableRoomAttributes(ImmutableRoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
immutableRoomAttributes(ImmutableRoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
importMessages(List<V4ImportedMessage>) - Method in class com.symphony.bdk.core.service.message.MessageService
Imports a list of messages to Symphony
includeInactiveStreams(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
industries(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
industries(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
info() - Method in class com.symphony.bdk.core.activity.AbstractActivity
Build activity info.
info() - Method in class com.symphony.bdk.core.activity.command.HelpCommand
Build activity info.
info() - Method in class com.symphony.bdk.core.activity.command.SlashCommand
 
InfoBarriersApi - Class in com.symphony.bdk.gen.api
 
InfoBarriersApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.InfoBarriersApi
 
informationBarrierRemediation(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
informationBarrierRemediation(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
ingestionDate(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
initiator(V4Initiator) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
initiatorEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
initiatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
initiatorUsername(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
InMemoryTokensRepository - Class in com.symphony.bdk.core.auth.impl
 
InMemoryTokensRepository() - Constructor for class com.symphony.bdk.core.auth.impl.InMemoryTokensRepository
 
install(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
install(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
INSTANCE - Static variable in interface com.symphony.bdk.core.service.user.mapper.UserDetailMapper
 
instantMessageCreated(V4InstantMessageCreated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
instrument(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
instrument(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
intendedMessageFromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
intendedMessageTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], TypeReference<T>) - Method in class com.symphony.bdk.core.client.loadbalancing.DatafeedLoadBalancedApiClient
invokeAPI(String, String, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String, String, String[], TypeReference<T>) - Method in class com.symphony.bdk.core.client.loadbalancing.RegularLoadBalancedApiClient
ipAddress(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
isAcceptingEvent(V4Event, String) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Check if the event is accepted to be handled.
isActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
isActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
isActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
isBotConfigured() - Method in class com.symphony.bdk.core.config.model.BdkConfig
 
isBothCertificateAndRsaConfigured() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Check if both of certificate and RSA authentication is configured.
isCertificateAuthenticationConfigured() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Check if the certificate authentication is configured or not
isCertificateConfigurationValid() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Check if the certificate configuration is valid.
isConfigured() - Method in class com.symphony.bdk.core.config.model.BdkCertificateConfig
Check if the certificate authentication is configured or not
isConfigured() - Method in class com.symphony.bdk.core.config.model.BdkExtAppConfig
Check if the Extension App is configured or not
isConfigured() - Method in class com.symphony.bdk.core.config.model.BdkRsaKeyConfig
Check if the RSA authentication is configured or not
isCreator(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
isDefault(Boolean) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
isExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
isExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
isExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
isNetworkOrMinorError(Throwable) - Static method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Checks if a throwable is a network issue or a ApiException minor error.
isNetworkOrMinorErrorOrClientError(Throwable) - Static method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Checks if a throwable is a network issue or a ApiException minor error or client error.
isOboConfigured() - Method in class com.symphony.bdk.core.config.model.BdkConfig
Check if OBO is configured.
isOwner(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
isPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
isPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
isRsaAuthenticationConfigured() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Check if the RSA authentication is configured or not
isRsaConfigurationValid() - Method in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Check if the RSA configuration is valid.
issuerFingerPrint(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
isValid() - Method in class com.symphony.bdk.core.config.model.BdkCertificateConfig
Check if the certificate configuration is valid.
isValid() - Method in class com.symphony.bdk.core.config.model.BdkRsaKeyConfig
Check if the RSA configuration is valid.
isValid() - Method in class com.symphony.bdk.core.config.model.BdkSslConfig
Check if the trustStore configuration is valid.
items(List<V1AuditTrailInitiatorResponse>) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
items(List<V1DLPDictionaryMetadata>) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
iterator() - Method in class com.symphony.bdk.core.service.pagination.PaginatedService
Returns an iterator of elements with lazy fetching.

J

jobFunction(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
jobFunction(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
jobFunction(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
joinDate(Long) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
joinDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
JSON_PROPERTY_ACCOUNT_TYPE - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_ACCOUNT_TYPE - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_ACCOUNT_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_ACK_ID - Static variable in class com.symphony.bdk.gen.api.model.AckId
 
JSON_PROPERTY_ACK_ID - Static variable in class com.symphony.bdk.gen.api.model.V5EventList
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.DelegateAction
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
JSON_PROPERTY_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_ACTION_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupData
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_ADDED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
JSON_PROPERTY_ADDED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
JSON_PROPERTY_AFFECTED_USER - Static variable in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
JSON_PROPERTY_AFFECTED_USER - Static variable in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
JSON_PROPERTY_AFFECTED_USER - Static variable in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
JSON_PROPERTY_AFFECTED_USER - Static variable in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
JSON_PROPERTY_AFFECTED_USERS - Static variable in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
JSON_PROPERTY_AFTER - Static variable in class com.symphony.bdk.gen.api.model.PaginationCursors
 
JSON_PROPERTY_AGENT_SERVICE_USER - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_AGENT_SERVICE_USER_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_AGENT_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_ALLOW_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_ALLOW_LISTS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
JSON_PROPERTY_ALLOW_ORIGINS - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_API_KEY - Static variable in class com.symphony.bdk.gen.api.model.AppNotification
 
JSON_PROPERTY_APP_ICON_URL - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.Product
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_APP_ID - Static variable in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
JSON_PROPERTY_APP_NAME - Static variable in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
JSON_PROPERTY_APP_NAME - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_APP_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
JSON_PROPERTY_APP_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
JSON_PROPERTY_APP_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
JSON_PROPERTY_APP_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
JSON_PROPERTY_APP_URL - Static variable in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
JSON_PROPERTY_APPLICABLE_FILE_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
JSON_PROPERTY_APPLICABLE_FILE_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
JSON_PROPERTY_APPLICABLE_FILE_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
JSON_PROPERTY_APPLICATION_INFO - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_APPLIES_TO - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_APPLIES_TO - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
JSON_PROPERTY_APPS - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_APPS - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_AREA - Static variable in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
JSON_PROPERTY_AREA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
JSON_PROPERTY_AREA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupData
 
JSON_PROPERTY_AREA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_AREA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
JSON_PROPERTY_ARTICLE_ID - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_ARTICLE_URL - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_ASSET_CLASSES - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_ASSET_CLASSES - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_ASSIGNEE_COUNT - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_ATTACHMENTS - Static variable in class com.symphony.bdk.gen.api.model.V2Message
 
JSON_PROPERTY_ATTACHMENTS - Static variable in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
JSON_PROPERTY_ATTACHMENTS - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.CertInfoItem
 
JSON_PROPERTY_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.CompanyCert
 
JSON_PROPERTY_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_AUTH_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
JSON_PROPERTY_AUTH_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
JSON_PROPERTY_AUTHENTICATION_KEYS - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_AUTHOR - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_AUTHOR - Static variable in class com.symphony.bdk.gen.api.model.MessageStatus
 
JSON_PROPERTY_AUTHOR - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_AVATAR - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_AVATAR - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_AVATARS - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_BEFORE - Static variable in class com.symphony.bdk.gen.api.model.PaginationCursors
 
JSON_PROPERTY_BLOCK_LISTS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
JSON_PROPERTY_CAN_BE_ASSIGNED - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_CAN_VIEW_HISTORY - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_CASHTAG - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_CATEGORY - Static variable in class com.symphony.bdk.gen.api.model.Presence
 
JSON_PROPERTY_CATEGORY - Static variable in class com.symphony.bdk.gen.api.model.V2Presence
 
JSON_PROPERTY_CATEGORY - Static variable in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
JSON_PROPERTY_CATEGORY - Static variable in class com.symphony.bdk.gen.api.model.V2UserPresence
 
JSON_PROPERTY_CE_SERVICE_USER - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_CE_SERVICE_USER_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_CERT - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_CERT_INFO - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
JSON_PROPERTY_CERTIFICATE - Static variable in class com.symphony.bdk.gen.api.model.PodCertificate
 
JSON_PROPERTY_CLASSIFIERS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
JSON_PROPERTY_CODE - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
JSON_PROPERTY_CODE - Static variable in class com.symphony.bdk.gen.api.model.Error
 
JSON_PROPERTY_CODE - Static variable in class com.symphony.bdk.gen.api.model.V2Error
 
JSON_PROPERTY_COMMIT_ID - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_COMMON_NAME - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_COMPANY - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_COMPANY - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_COMPANY - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_COMPANY_CERT_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
JSON_PROPERTY_COMPANY_CERT_INFO - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
JSON_PROPERTY_COMPANY_ID - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_COMPANY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_COMPANY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_COMPANY_WIDE - Static variable in class com.symphony.bdk.gen.api.model.BaseSignal
 
JSON_PROPERTY_COMPANY_WIDE - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_COMPANY_WIDE - Static variable in class com.symphony.bdk.gen.api.model.SignalAllOf
 
JSON_PROPERTY_CONNECTION_ACCEPTED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_CONNECTION_REQUESTED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_CONTENT - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_CONTENT - Static variable in class com.symphony.bdk.gen.api.model.ShareContent
 
JSON_PROPERTY_CONTENT - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
JSON_PROPERTY_CONTENT_TYPE - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_CONTENT_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_CONTENT_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
JSON_PROPERTY_COPY_DISABLED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_COPY_PROTECTED - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamList
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.UserSearchResults
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V2MembershipList
 
JSON_PROPERTY_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_COUNT_UNIQUE_OCCURRENCES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
JSON_PROPERTY_CREATE_TIME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_CREATE_TIME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_CREATED_AT - Static variable in class com.symphony.bdk.gen.api.model.V5Datafeed
 
JSON_PROPERTY_CREATED_BY - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_CREATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_CREATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_CREATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_CREATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
JSON_PROPERTY_CREATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_CREATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_CREATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_CREATOR - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_CREATOR - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_CREATOR - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_CREATOR - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_CREATOR_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
JSON_PROPERTY_CREATOR_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_CREATOR_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_CREATOR_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_CREATOR_PRETTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_CREATOR_USER - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_CROSS_POD - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_CURRENT - Static variable in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
JSON_PROPERTY_CURRENT - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
JSON_PROPERTY_CURRENT_KEY - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_CURSORS - Static variable in class com.symphony.bdk.gen.api.model.Pagination
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_DATA - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_DATA_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
JSON_PROPERTY_DEACTIVATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
JSON_PROPERTY_DEACTIVATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
JSON_PROPERTY_DEACTIVATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_DELETED - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_DELIVERED - Static variable in class com.symphony.bdk.gen.api.model.MessageStatus
 
JSON_PROPERTY_DELIVERY_RECEIPT_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_DELIVERY_RECEIPT_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_DELIVERY_RECEIPT_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
JSON_PROPERTY_DEMOTED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
JSON_PROPERTY_DEMOTED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
JSON_PROPERTY_DEMOTED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
JSON_PROPERTY_DEMOTED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
JSON_PROPERTY_DEPARTMENT - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_DEPARTMENT - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_DEPARTMENT - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.Role
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomAttributes
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_DETAILS - Static variable in class com.symphony.bdk.gen.api.model.V2Error
 
JSON_PROPERTY_DETAILS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
JSON_PROPERTY_DIAGNOSTIC - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_DICT_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
JSON_PROPERTY_DICT_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
JSON_PROPERTY_DICT_REF - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
JSON_PROPERTY_DICTIONARIES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
JSON_PROPERTY_DICTIONARY_IDS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
JSON_PROPERTY_DICTIONARY_METADATA - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
JSON_PROPERTY_DICTIONARY_REFS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_DIMENSION - Static variable in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
JSON_PROPERTY_DISCLAIMER - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_DISCLAIMERS - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_DISCLAIMERS - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.RoomAttributes
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_DISCOVERABLE - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_DISPLAY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_DIVISION - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_DIVISION - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_DIVISION - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_DOMAIN - Static variable in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
JSON_PROPERTY_DOWNLOAD_RECEIPT_COUNTS - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_DOWNLOAD_RECEIPT_COUNTS - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
JSON_PROPERTY_DOWNLOAD_RECEIPT_COUNTS - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_EMAIL - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_EMAIL - Static variable in class com.symphony.bdk.gen.api.model.UserError
 
JSON_PROPERTY_EMAIL - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_EMAIL - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.MembershipData
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.User
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.UserCompp
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.UserData
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_EMAIL_NOTIFICATION_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_EMAIL_NOTIFICATION_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_EMAIL_NOTIFICATION_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
JSON_PROPERTY_ENABLE - Static variable in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
JSON_PROPERTY_ENABLED - Static variable in class com.symphony.bdk.gen.api.model.Feature
 
JSON_PROPERTY_ENCRYPT_DECRYPT_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_ENCRYPT_DECRYPT_SUCCESS - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_END_DATE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_END_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_ENFORCEMENT_EVENT_I_D - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_ENFORCEMENT_EVENT_I_D - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_ENTITLMENT - Static variable in class com.symphony.bdk.gen.api.model.Feature
 
JSON_PROPERTY_ENTITY_I_D - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_ENTITY_I_D - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_ERROR - Static variable in class com.symphony.bdk.gen.api.model.UserError
 
JSON_PROPERTY_ERRORS - Static variable in class com.symphony.bdk.gen.api.model.V2UserList
 
JSON_PROPERTY_ERRORS - Static variable in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
JSON_PROPERTY_EVENTS - Static variable in class com.symphony.bdk.gen.api.model.V5EventList
 
JSON_PROPERTY_EXPIRATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
JSON_PROPERTY_EXPIRATION_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
JSON_PROPERTY_EXPIRE_AT - Static variable in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
JSON_PROPERTY_EXPIRY_DATE - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_EXTENSION - Static variable in class com.symphony.bdk.gen.api.model.FileExtension
 
JSON_PROPERTY_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_EXTERNAL_OWNED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_EXTERNAL_RECIPIENTS - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_FACET - Static variable in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
JSON_PROPERTY_FACETED_MATCH_COUNT - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_FACETED_MATCH_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_FAILED_SUBSCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
JSON_PROPERTY_FEATURE - Static variable in class com.symphony.bdk.gen.api.model.UserFilter
 
JSON_PROPERTY_FEATURES - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_FEATURES - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_FILE_CLASSIFIER_CONFIG - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_FILE_EXTENSION_CONFIG - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_FILE_ID - Static variable in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
JSON_PROPERTY_FILE_ID - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_FILE_NAME - Static variable in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
JSON_PROPERTY_FILE_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
JSON_PROPERTY_FILE_PASSWORD_CONFIG - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_FILE_SIZE_CONFIG - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_FILTER - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamList
 
JSON_PROPERTY_FILTER - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
JSON_PROPERTY_FILTERS - Static variable in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
JSON_PROPERTY_FINGER_PRINT - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_FIREHOSE_CONNECTIVITY - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_FIREHOSE_CONNECTIVITY_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.MembershipData
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserCompp
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserData
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_FIRST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_FIRST_REQUESTED_AT - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_FIRST_REQUESTED_AT - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_FIRST_REQUESTED_AT - Static variable in class com.symphony.bdk.gen.api.model.UserConnection
 
JSON_PROPERTY_FOLLOWERS - Static variable in class com.symphony.bdk.gen.api.model.FollowersList
 
JSON_PROPERTY_FOLLOWERS - Static variable in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
JSON_PROPERTY_FOLLOWING - Static variable in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
JSON_PROPERTY_FORM_ID - Static variable in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
JSON_PROPERTY_FORM_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
JSON_PROPERTY_FORM_REPLIES - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
JSON_PROPERTY_FORM_VALUES - Static variable in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
JSON_PROPERTY_FORMAT - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_FORMAT - Static variable in class com.symphony.bdk.gen.api.model.SuccessResponse
 
JSON_PROPERTY_FORWARDS - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
JSON_PROPERTY_FREQUENCY_IN_HOURS - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_FROM_DATE - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_FROM_USER - Static variable in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
JSON_PROPERTY_FROM_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2Message
 
JSON_PROPERTY_FROM_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
JSON_PROPERTY_FUNCTION - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_FUNCTION - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_GROUP - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_GROUP - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_GROUP - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_GROUP - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_GROUP_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_GROUP_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_GROUP_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_GROUP_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_GROUPS - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_GROUPS - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_GROUPS - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_H_PASSWORD - Static variable in class com.symphony.bdk.gen.api.model.Password
 
JSON_PROPERTY_H_SALT - Static variable in class com.symphony.bdk.gen.api.model.Password
 
JSON_PROPERTY_HAS_MORE - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
JSON_PROPERTY_HASHTAG - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_HOSTNAME - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_ICON_URL - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Datafeed
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.MemberInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.MembershipData
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageStream
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageUser
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Role
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.RoleDetail
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.SignalAllOf
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.Stream
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.StringId
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.User
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserCompp
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserData
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserError
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupData
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserId
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
JSON_PROPERTY_ID - Static variable in class com.symphony.bdk.gen.api.model.V5Datafeed
 
JSON_PROPERTY_IGNORE_D_L_PWARNING - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_IGNORE_D_L_PWARNING - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_IMAGE - Static variable in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
JSON_PROPERTY_IMAGES - Static variable in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
JSON_PROPERTY_IMMUTABLE_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.RoomCreate
 
JSON_PROPERTY_IMMUTABLE_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.RoomDetail
 
JSON_PROPERTY_INCLUDE_INACTIVE_STREAMS - Static variable in class com.symphony.bdk.gen.api.model.StreamFilter
 
JSON_PROPERTY_INDUSTRIES - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_INDUSTRIES - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_INFORMATION_BARRIER_REMEDIATION - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
JSON_PROPERTY_INFORMATION_BARRIER_REMEDIATION - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
JSON_PROPERTY_INGESTION_DATE - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_INITIATOR - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_INITIATOR_EMAIL_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_INITIATOR_ID - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_INITIATOR_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_INSTALL - Static variable in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
JSON_PROPERTY_INSTALL - Static variable in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
JSON_PROPERTY_INSTANT_MESSAGE_CREATED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_INSTRUMENT - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_INSTRUMENT - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_INTENDED_MESSAGE_FROM_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_INTENDED_MESSAGE_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_IP_ADDRESS - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_IS_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_IS_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_IS_ACTIVE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_IS_CREATOR - Static variable in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
JSON_PROPERTY_IS_DEFAULT - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_IS_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_IS_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_IS_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_IS_OWNER - Static variable in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
JSON_PROPERTY_IS_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_IS_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_ISSUER_FINGER_PRINT - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_ITEMS - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
JSON_PROPERTY_ITEMS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
JSON_PROPERTY_JOB_FUNCTION - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_JOB_FUNCTION - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_JOB_FUNCTION - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_JOIN_DATE - Static variable in class com.symphony.bdk.gen.api.model.MemberInfo
 
JSON_PROPERTY_JOIN_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
JSON_PROPERTY_JUSTIFICATION - Static variable in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
JSON_PROPERTY_JUSTIFICATION - Static variable in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
JSON_PROPERTY_KEY - Static variable in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
JSON_PROPERTY_KEY - Static variable in class com.symphony.bdk.gen.api.model.RoomTag
 
JSON_PROPERTY_KEY - Static variable in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
JSON_PROPERTY_KEY - Static variable in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
JSON_PROPERTY_KEY_MANAGER_CONNECTIVITY - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_KEY_MANAGER_CONNECTIVITY_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_KH_PASSWORD - Static variable in class com.symphony.bdk.gen.api.model.Password
 
JSON_PROPERTY_KH_SALT - Static variable in class com.symphony.bdk.gen.api.model.Password
 
JSON_PROPERTY_LABELS - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_LABELS - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_LANGUAGES - Static variable in class com.symphony.bdk.gen.api.model.Languages
 
JSON_PROPERTY_LAST_ADDED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_LAST_ADDED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_LAST_ADDED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_LAST_ADDED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_LAST_DISABLED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_LAST_DISABLED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_LAST_DISABLED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_LAST_LOGIN_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_LAST_MESSAGE_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_LAST_MESSAGE_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_LAST_MODIFIED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_LAST_MODIFIED - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_LAST_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_LAST_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.MembershipData
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserCompp
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserData
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_LAST_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_LAST_PASSWORD_RESET - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_LAST_REMOVED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_LAST_REMOVED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_LAST_REMOVED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_LAST_REMOVED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_LAST_SEEN - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_LAST_UPDATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_LAST_UPDATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
JSON_PROPERTY_LAST_UPDATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_LAST_UPDATED_DATE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamList
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.UserSearchResults
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.V2MembershipList
 
JSON_PROPERTY_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_LISTED - Static variable in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
JSON_PROPERTY_LISTED - Static variable in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
JSON_PROPERTY_LOCATION - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_LOCATION - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_LOCATION - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_LOCATION - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_MARKET_COVERAGE - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_MARKET_COVERAGE - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_MATCH_CRITERIA - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
JSON_PROPERTY_MATCHED_POLICIES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_MD5 - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
JSON_PROPERTY_MEMBER - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_MEMBER - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_MEMBER_ADD_USER_ENABLED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_MEMBER_ADDED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
JSON_PROPERTY_MEMBER_ADDED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
JSON_PROPERTY_MEMBER_COUNT - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_MEMBER_COUNT - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_MEMBER_COUNT - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_MEMBER_LEFT_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
JSON_PROPERTY_MEMBER_LEFT_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.V2MembershipList
 
JSON_PROPERTY_MEMBERS - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.RoomAttributes
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_MEMBERS_CAN_INVITE - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_MEMBERS_COUNT - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_MEMBERS_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_MENTION - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.Error
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.SimpleMessage
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.SuccessResponse
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V2Error
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V2Message
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4MessageSent
 
JSON_PROPERTY_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4SharedPost
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
JSON_PROPERTY_MESSAGE_IDS - Static variable in class com.symphony.bdk.gen.api.model.MessageIds
 
JSON_PROPERTY_MESSAGE_RECEIPT_DETAIL - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_MESSAGE_SENT - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_MESSAGE_SUPPRESSED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_MESSAGES - Static variable in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
JSON_PROPERTY_MOBILE_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_MOBILE_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_MOBILE_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_MODERATED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_MODIFIED_DATE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_MULTI_LATERAL_ROOM - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.BaseSignal
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.CertInfoItem
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Disclaimer
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageStream
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageUser
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.NameValuePair
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Product
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Role
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoleDetail
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.Token
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserGroupData
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
JSON_PROPERTY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_NEW_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_NEW_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_NEW_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_NEW_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_NEW_ROOM_PROPERTIES - Static variable in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
JSON_PROPERTY_NEXT - Static variable in class com.symphony.bdk.gen.api.model.Pagination
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
JSON_PROPERTY_NEXT_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
JSON_PROPERTY_NEXT_START_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
JSON_PROPERTY_NOTIFICATION - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_NUM_KEYWORDS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
JSON_PROPERTY_NUMBER_RETURNED - Static variable in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
JSON_PROPERTY_OFFSET - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
JSON_PROPERTY_OLD_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_OLD_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_OLD_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_OLD_NAME - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_ON_BEHALF_OF_USER - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_ON_BEHALF_OF_USER - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_ON_PREM - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_OPTIONAL_ACTIONS - Static variable in class com.symphony.bdk.gen.api.model.RoleDetail
 
JSON_PROPERTY_ORIGIN - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_ORIGIN - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_ORIGIN - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_ORIGIN - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_ORIGIN_COMPANY - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_ORIGIN_COMPANY - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_ORIGIN_COMPANY_ID - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_ORIGIN_COMPANY_ID - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_ORIGINAL_FORMAT - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_ORIGINAL_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_ORIGINAL_MESSAGE_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
JSON_PROPERTY_ORIGINATING_SYSTEM_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_ORIGINATING_SYSTEM_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
JSON_PROPERTY_OUTCOME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_OUTCOME - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_OVERALL_RESULT - Static variable in class com.symphony.bdk.gen.api.model.BulkActionResult
 
JSON_PROPERTY_OWNER - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_OWNER - Static variable in class com.symphony.bdk.gen.api.model.MemberInfo
 
JSON_PROPERTY_OWNER - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_OWNER - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_PAGE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
JSON_PROPERTY_PAGE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
JSON_PROPERTY_PAGE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
JSON_PROPERTY_PAGE_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
JSON_PROPERTY_PAGE_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
JSON_PROPERTY_PAGE_COUNT - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
JSON_PROPERTY_PAGINATION - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
JSON_PROPERTY_PARENT - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
JSON_PROPERTY_PASSWORD - Static variable in class com.symphony.bdk.gen.api.model.UserCreate
 
JSON_PROPERTY_PASSWORD - Static variable in class com.symphony.bdk.gen.api.model.V2UserCreate
 
JSON_PROPERTY_PAYLOAD - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_PEM - Static variable in class com.symphony.bdk.gen.api.model.CompanyCert
 
JSON_PROPERTY_PERMISSIONS - Static variable in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
JSON_PROPERTY_POD_CONNECTIVITY - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_POD_CONNECTIVITY_ERROR - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_POD_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
JSON_PROPERTY_POLICIES - Static variable in class com.symphony.bdk.gen.api.model.Group
 
JSON_PROPERTY_POLICIES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
JSON_PROPERTY_POLICIES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
JSON_PROPERTY_POLICY_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_POLICY_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_POLICY_NAME - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_POLICY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.Policy
 
JSON_PROPERTY_PREVIEWS - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_PREVIOUS - Static variable in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
JSON_PROPERTY_PREVIOUS - Static variable in class com.symphony.bdk.gen.api.model.Pagination
 
JSON_PROPERTY_PREVIOUS_KEY - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_PRIVACY - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_PRIVACY - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_PRIVATE - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_PRIVATE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_PRODUCTS - Static variable in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
JSON_PROPERTY_PROMOTED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
JSON_PROPERTY_PROMOTED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
JSON_PROPERTY_PROMOTED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
JSON_PROPERTY_PROMOTED_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_PUBLIC - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_PUBLIC_ROOM - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_PUBLISH_DATE - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_PUBLISHER - Static variable in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
JSON_PROPERTY_PUBLISHER - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_PUSHED - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.BaseSignal
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_QUERY - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_REACTIVATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
JSON_PROPERTY_REACTIVATED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
JSON_PROPERTY_READ - Static variable in class com.symphony.bdk.gen.api.model.MessageStatus
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_READ_ONLY - Static variable in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
JSON_PROPERTY_READ_RECEIPT_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_READ_RECEIPT_COUNT - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_READ_RECEIPT_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
JSON_PROPERTY_RECOMMENDED_LANGUAGE - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_RELATIONSHIP_TYPE - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
JSON_PROPERTY_REMOVED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
JSON_PROPERTY_REMOVED_BY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
JSON_PROPERTY_REPLIES - Static variable in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
JSON_PROPERTY_REQUEST_COUNTER - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_REQUEST_COUNTER - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_REQUEST_COUNTER - Static variable in class com.symphony.bdk.gen.api.model.UserConnection
 
JSON_PROPERTY_REQUESTED_SUBSCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
JSON_PROPERTY_REQUESTER_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_REQUESTER_ID - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_REQUESTING_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_REQUESTING_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_RESPONSIBILITY - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_RESPONSIBILITY - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_RESULTS - Static variable in class com.symphony.bdk.gen.api.model.BulkActionResult
 
JSON_PROPERTY_ROLE - Static variable in class com.symphony.bdk.gen.api.model.UserFilter
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.UserCreate
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.V2UserCreate
 
JSON_PROPERTY_ROLES - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.RoomCreate
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.RoomDetail
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_ROOM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
JSON_PROPERTY_ROOM_CREATED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOM_DEACTIVATED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOM_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_ROOM_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_ROOM_DESCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_ROOM_MEMBER_DEMOTED_FROM_OWNER - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOM_MEMBER_PROMOTED_TO_OWNER - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOM_NAME - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
JSON_PROPERTY_ROOM_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
JSON_PROPERTY_ROOM_NAME - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_ROOM_PROPERTIES - Static variable in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
JSON_PROPERTY_ROOM_REACTIVATED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOM_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.RoomDetail
 
JSON_PROPERTY_ROOM_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
JSON_PROPERTY_ROOM_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
JSON_PROPERTY_ROOM_UPDATED - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_ROOMS - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_ROOMS - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_RULES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
JSON_PROPERTY_RULES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
JSON_PROPERTY_SCHEDULED_MEETING - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_SCHEME - Static variable in class com.symphony.bdk.gen.api.model.Protocol
 
JSON_PROPERTY_SCOPE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_SCOPE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_SCOPE_EXTERNAL - Static variable in class com.symphony.bdk.gen.api.model.FileExtension
 
JSON_PROPERTY_SCOPE_INTERNAL - Static variable in class com.symphony.bdk.gen.api.model.FileExtension
 
JSON_PROPERTY_SCOPES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_SCOPES - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
JSON_PROPERTY_SCOPES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_SCOPES - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
JSON_PROPERTY_SEARCH_QUERY - Static variable in class com.symphony.bdk.gen.api.model.UserSearchResults
 
JSON_PROPERTY_SEND_MESSAGE_DISABLED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_SENT - Static variable in class com.symphony.bdk.gen.api.model.MessageStatus
 
JSON_PROPERTY_SERVER_FQDN - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_SERVICES - Static variable in class com.symphony.bdk.gen.api.model.V3Health
 
JSON_PROPERTY_SESSION_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
JSON_PROPERTY_SHARE_HISTORY_ENABLED - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_SHARED_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
JSON_PROPERTY_SHARED_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_SHARED_MESSAGE - Static variable in class com.symphony.bdk.gen.api.model.V4SharedPost
 
JSON_PROPERTY_SHARED_POST - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_SID - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_SIGNAL - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_SIGNAL - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
JSON_PROPERTY_SIGNAL - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
JSON_PROPERTY_SIZE - Static variable in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
JSON_PROPERTY_SIZE - Static variable in class com.symphony.bdk.gen.api.model.Avatar
 
JSON_PROPERTY_SIZE - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_SIZE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
JSON_PROPERTY_SIZE - Static variable in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
JSON_PROPERTY_SIZE_LIMIT - Static variable in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamList
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.UserSearchResults
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.V2MembershipList
 
JSON_PROPERTY_SKIP - Static variable in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
JSON_PROPERTY_SKU - Static variable in class com.symphony.bdk.gen.api.model.Product
 
JSON_PROPERTY_SMS_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_SMS_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_SORT_ORDER - Static variable in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
JSON_PROPERTY_SORT_ORDER - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_SOURCE - Static variable in class com.symphony.bdk.gen.api.model.FileExtension
 
JSON_PROPERTY_START_DATE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_START_DATE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_STATE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.UserConnection
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.UserFilter
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.UserStatus
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.V3Health
 
JSON_PROPERTY_STATUS - Static variable in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.MessageDetail
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
JSON_PROPERTY_STREAM - Static variable in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
JSON_PROPERTY_STREAM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_STREAM_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_STREAM_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_STREAM_ID - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_STREAM_ID - Static variable in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
JSON_PROPERTY_STREAM_ID - Static variable in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
JSON_PROPERTY_STREAM_ID - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_STREAM_TYPE - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_STREAM_TYPE - Static variable in class com.symphony.bdk.gen.api.model.MessageStream
 
JSON_PROPERTY_STREAM_TYPE - Static variable in class com.symphony.bdk.gen.api.model.StreamAttributes
 
JSON_PROPERTY_STREAM_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
JSON_PROPERTY_STREAM_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V4Stream
 
JSON_PROPERTY_STREAM_TYPES - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
JSON_PROPERTY_STREAM_TYPES - Static variable in class com.symphony.bdk.gen.api.model.StreamFilter
 
JSON_PROPERTY_STREAM_TYPES - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
JSON_PROPERTY_STREAMS - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamList
 
JSON_PROPERTY_STREAMS - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
JSON_PROPERTY_SUB_TITLE - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_SUB_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
JSON_PROPERTY_SUB_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
JSON_PROPERTY_SUB_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_SUBSCRIBED - Static variable in class com.symphony.bdk.gen.api.model.Product
 
JSON_PROPERTY_SUBSCRIBER_NAME - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_SUBSCRIPTION_ERRORS - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
JSON_PROPERTY_SUBSCRIPTION_ID - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_SUCCESSFUL_SUBSCRIPTION - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
JSON_PROPERTY_SUMMARY - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_SUPPRESSED - Static variable in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
JSON_PROPERTY_SUPPRESSION_DATE - Static variable in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
JSON_PROPERTY_SURNAME - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_SUSPENDED - Static variable in class com.symphony.bdk.gen.api.model.UserSuspension
 
JSON_PROPERTY_SUSPENDED_UNTIL - Static variable in class com.symphony.bdk.gen.api.model.UserSuspension
 
JSON_PROPERTY_SUSPENSION_REASON - Static variable in class com.symphony.bdk.gen.api.model.UserSuspension
 
JSON_PROPERTY_SYMPHONY_ELEMENTS_ACTION - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_SYMPHONY_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
JSON_PROPERTY_SYSTEM_POLICY - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_TARGET_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_TARGET_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_TERMS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_TEXT - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_TEXT_MATCH_CONFIG - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_THUMBNAIL_URL - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.SignalAllOf
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V2Presence
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_TIMESTAMP - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_TITLE - Static variable in class com.symphony.bdk.gen.api.model.ShareArticle
 
JSON_PROPERTY_TITLE - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_TITLE - Static variable in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
JSON_PROPERTY_TITLE - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_TITLE - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_TO_DATE - Static variable in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
JSON_PROPERTY_TO_USER - Static variable in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
JSON_PROPERTY_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
JSON_PROPERTY_TOKEN - Static variable in class com.symphony.bdk.gen.api.model.Token
 
JSON_PROPERTY_TOTAL - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
JSON_PROPERTY_TOTAL_NUMBER_FOUND - Static variable in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
JSON_PROPERTY_TWO_FACTOR_AUTH_PHONE - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertType
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.PasswordReset
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.Product
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.ShareContent
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.StreamType
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupData
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V1DLPStream
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2StreamType
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V3DLPRule
 
JSON_PROPERTY_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V4Event
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
JSON_PROPERTY_UPDATED_AT - Static variable in class com.symphony.bdk.gen.api.model.UserConnection
 
JSON_PROPERTY_UPDATED_BY - Static variable in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
JSON_PROPERTY_URL - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_URL - Static variable in class com.symphony.bdk.gen.api.model.AppNotification
 
JSON_PROPERTY_URL - Static variable in class com.symphony.bdk.gen.api.model.Avatar
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.UserInfo
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.V4Initiator
 
JSON_PROPERTY_USER - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_USER_AGENT - Static variable in class com.symphony.bdk.gen.api.model.V4Message
 
JSON_PROPERTY_USER_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.UserCreate
 
JSON_PROPERTY_USER_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_USER_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2UserCreate
 
JSON_PROPERTY_USER_ATTRIBUTES - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.DelegateAction
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.SessionInfo
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserConnection
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2Presence
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2UserPresence
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
JSON_PROPERTY_USER_ID - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_USER_JOINED_ROOM - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_USER_LEFT_ROOM - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_USER_NAME - Static variable in class com.symphony.bdk.gen.api.model.MembershipData
 
JSON_PROPERTY_USER_NAME - Static variable in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
JSON_PROPERTY_USER_NAME - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_USER_NAME - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
JSON_PROPERTY_USER_REQUESTED_TO_JOIN_ROOM - Static variable in class com.symphony.bdk.gen.api.model.V4Payload
 
JSON_PROPERTY_USER_ROLES - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
JSON_PROPERTY_USER_ROLES - Static variable in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
JSON_PROPERTY_USER_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.UserDetail
 
JSON_PROPERTY_USER_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.UserInfo
 
JSON_PROPERTY_USER_SYSTEM_INFO - Static variable in class com.symphony.bdk.gen.api.model.V2UserDetail
 
JSON_PROPERTY_USER_TYPES - Static variable in class com.symphony.bdk.gen.api.model.RoleDetail
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.UserCompp
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.UserData
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.UserName
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_USERNAME - Static variable in class com.symphony.bdk.gen.api.model.V4User
 
JSON_PROPERTY_USERS - Static variable in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
JSON_PROPERTY_USERS - Static variable in class com.symphony.bdk.gen.api.model.UserSearchResults
 
JSON_PROPERTY_USERS - Static variable in class com.symphony.bdk.gen.api.model.V2UserList
 
JSON_PROPERTY_USERS - Static variable in class com.symphony.bdk.gen.api.model.V3Health
 
JSON_PROPERTY_V2MESSAGE_TYPE - Static variable in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
JSON_PROPERTY_VALUE - Static variable in class com.symphony.bdk.gen.api.model.NameValuePair
 
JSON_PROPERTY_VALUE - Static variable in class com.symphony.bdk.gen.api.model.RoomTag
 
JSON_PROPERTY_VALUE - Static variable in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.AgentInfo
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V3Health
 
JSON_PROPERTY_VERSION - Static variable in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
JSON_PROPERTY_VIEW_HISTORY - Static variable in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
JSON_PROPERTY_VIOLATION - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
JSON_PROPERTY_VIOLATIONS - Static variable in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
JSON_PROPERTY_VISIBLE_ON_PROFILE - Static variable in class com.symphony.bdk.gen.api.model.BaseSignal
 
JSON_PROPERTY_VISIBLE_ON_PROFILE - Static variable in class com.symphony.bdk.gen.api.model.Signal
 
JSON_PROPERTY_WIDTH - Static variable in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
JSON_PROPERTY_WORK_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.UserAttributes
 
JSON_PROPERTY_WORK_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.UserV2
 
JSON_PROPERTY_WORK_PHONE_NUMBER - Static variable in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
justification(String) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
justification(String) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
JWT_EXPIRATION_MILLIS - Static variable in class com.symphony.bdk.core.auth.jwt.JwtHelper
 
JwtHelper - Class in com.symphony.bdk.core.auth.jwt
JWT helper class, used to : load a private key generated a signed JWT for a given user
JwtHelper() - Constructor for class com.symphony.bdk.core.auth.jwt.JwtHelper
 

K

key(String) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
key(String) - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
key(String) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
key(String) - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
keyManagerConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
keyManagerConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
keywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
keywords(List<V4KeyValuePair>) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
khPassword(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
khSalt(String) - Method in class com.symphony.bdk.gen.api.model.Password
 

L

labels(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
labels(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
Languages - Class in com.symphony.bdk.gen.api.model
List of languages
Languages() - Constructor for class com.symphony.bdk.gen.api.model.Languages
 
languages(List<String>) - Method in class com.symphony.bdk.gen.api.model.Languages
 
lastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
lastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
lastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
lastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
lastDisabled(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
lastDisabledDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
lastDisabledDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
lastLoginDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
lastMessageDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
lastMessageDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
lastModified(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
lastModified(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
lastModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
lastModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
lastName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
lastPasswordReset(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
lastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
lastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
lastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
lastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
lastSeen(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
lastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
lastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
lastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
lastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
LegacyConfigMapper - Class in com.symphony.bdk.core.config.legacy
Deprecated.
LegacyConfigMapper() - Constructor for class com.symphony.bdk.core.config.legacy.LegacyConfigMapper
Deprecated.
 
LegacyRetryConfiguration - Class in com.symphony.bdk.core.config.legacy.model
Deprecated.
LegacyRetryConfiguration() - Constructor for class com.symphony.bdk.core.config.legacy.model.LegacyRetryConfiguration
Deprecated.
 
LegacySymConfig - Class in com.symphony.bdk.core.config.legacy.model
Deprecated.
LegacySymConfig() - Constructor for class com.symphony.bdk.core.config.legacy.model.LegacySymConfig
Deprecated.
 
limit(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
limit(Integer) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
limit(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
limit(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
limit(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
limit(Integer) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
listAllowedFileExtensions(Integer, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows iteration of all file extensions supported for upload Provides a RESTful API to iterate all file extensions configured by the tenant admin that are allowed for the upload.
listAllowedFileExtensionsWithHttpInfo(Integer, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows iteration of all file extensions supported for upload Provides a RESTful API to iterate all file extensions configured by the tenant admin that are allowed for the upload.
listAllSignals(StreamPaginationAttribute) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Lists paginated stream of signals on behalf of the user.
listAllSignals() - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Lists paginated stream of signals on behalf of the user with the default chunkSize and totalSize equal 100.
listAllSignals(StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.signal.SignalService
Lists paginated stream of signals on behalf of the user.
listAllSignals() - Method in class com.symphony.bdk.core.service.signal.SignalService
Lists paginated stream of signals on behalf of the user with the default chunkSize and totalSize equal 100.
listAllStreamMembers(String) - Method in class com.symphony.bdk.core.service.stream.StreamService
List the current members of an existing room and return in a Stream with default chunk size and total size equals 100.
listAllStreamMembers(String, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
List the current members of an existing room and return in a Stream.
listAllStreams(StreamFilter) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
listAllStreams(StreamFilter, StreamPaginationAttribute) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
listAllStreams(StreamFilter) - Method in class com.symphony.bdk.core.service.stream.StreamService
listAllStreams(StreamFilter, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
listAllStreamsAdmin(V2AdminStreamFilter) - Method in class com.symphony.bdk.core.service.stream.StreamService
Retrieve all the streams across the enterprise and return in a Stream with default chunk size and total size equals 100.
listAllStreamsAdmin(V2AdminStreamFilter, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
Retrieve all the streams across the enterprise and return in a Stream.
listAllSubscribers(String, StreamPaginationAttribute) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Get the paginated stream of subscribers for a specified signal.
listAllSubscribers(String) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Get the paginated stream of subscribers for a specified signal with the default chunkSize and totalSize equal to 100.
listAllSubscribers(String, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.signal.SignalService
Get the paginated stream of subscribers for a specified signal.
listAllSubscribers(String) - Method in class com.symphony.bdk.core.service.signal.SignalService
Get the paginated stream of subscribers for a specified signal with the default chunkSize and totalSize equal to 100.
listAllUserFollowers(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the Stream of followers of a specific user with default chunk size and total size equals 100.
listAllUserFollowers(Long, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the Stream of followers of a specific user.
listAllUserFollowing(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Returns a Stream of users followed by a specific user with default chunk size and total size equals 100.
listAllUserFollowing(Long, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Returns a Stream of users followed by a specific user.
listAllUsersDetail() - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all users in the company (pod) and return in a Stream with default chunk size and total size equals 100.
listAllUsersDetail(StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all users in the company (pod) and return in a Stream.
listAllUsersDetail(UserFilter) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all of users in the company (pod) by a filter and return in a Stream with default chunk size and total size equals 100.
listAllUsersDetail(UserFilter, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all of users in the company (pod) by a filter and return in a Stream.
listApplicationEntitlements() - Method in class com.symphony.bdk.core.service.application.ApplicationService
Get the list of application entitlements for the company.
listAttachments(String, Instant, Instant, Integer, AttachmentSort) - Method in class com.symphony.bdk.core.service.message.MessageService
List attachments in a particular stream.
listAuditTrail(Long, Long, CursorPaginationAttribute, Long, String) - Method in class com.symphony.bdk.core.service.user.UserService
Returns audit trail of actions performed by a privileged user in a given period of time.
listConnections(ConnectionStatus, List<Long>) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
List all current connection statuses with external or specified users.
listConnections(ConnectionStatus, List<Long>) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
List all current connection statuses with external or specified users.
listDatafeed(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read list of real time messages / events stream (\"datafeed\").
listDatafeedWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read list of real time messages / events stream (\"datafeed\").
listDisclaimers() - Method in class com.symphony.bdk.core.service.disclaimer.DisclaimerService
Lists all disclaimers for a given pod
listDisclaimerUsers(String) - Method in class com.symphony.bdk.core.service.disclaimer.DisclaimerService
Lists all users for a given disclaimer
listed(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
listed(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
listMessageReceipts(String) - Method in class com.symphony.bdk.core.service.message.MessageService
Fetches receipts details from a specific message.
listMessages(V4Stream, Instant, PaginationAttribute) - Method in class com.symphony.bdk.core.service.message.MessageService
Get messages from an existing stream.
listMessages(V4Stream, Instant) - Method in class com.symphony.bdk.core.service.message.MessageService
Get messages from an existing stream with default limit equals 50.
listMessages(String, Instant, PaginationAttribute) - Method in class com.symphony.bdk.core.service.message.MessageService
Get messages from an existing stream.
listMessages(String, Instant) - Method in class com.symphony.bdk.core.service.message.MessageService
Get messages from an existing stream with default limit equals 50.
listPresences(Long, Integer) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Get the presence info of all users in a pod.
listPresences(Long, Integer) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Get the presence info of all users in a pod.
listRoles() - Method in class com.symphony.bdk.core.service.user.UserService
List all roles in the pod
listRoomMembers(String) - Method in class com.symphony.bdk.core.service.stream.StreamService
Lists the current members of an existing room.
listSignals(PaginationAttribute) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Lists signals on behalf of the user.
listSignals() - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Lists signals on behalf of the user with default limit equal 50.
listSignals(PaginationAttribute) - Method in class com.symphony.bdk.core.service.signal.SignalService
Lists signals on behalf of the user.
listSignals() - Method in class com.symphony.bdk.core.service.signal.SignalService
Lists signals on behalf of the user with default limit equal 50.
listStreamMembers(String) - Method in class com.symphony.bdk.core.service.stream.StreamService
List the current members of an existing stream.
listStreamMembers(String, PaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
List the current members of an existing stream.
listStreams(StreamFilter) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
listStreams(StreamFilter, PaginationAttribute) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
listStreams(StreamFilter) - Method in class com.symphony.bdk.core.service.stream.StreamService
listStreams(StreamFilter, PaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
listStreamsAdmin(V2AdminStreamFilter) - Method in class com.symphony.bdk.core.service.stream.StreamService
Retrieve all the streams across the enterprise.
listStreamsAdmin(V2AdminStreamFilter, PaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
Retrieve all the streams across the enterprise.
listSubscribers(String, PaginationAttribute) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Get the subscribers for a specified signal.
listSubscribers(String) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Get the subscribers for a specified signal with default limit equal to 100.
listSubscribers(String, PaginationAttribute) - Method in class com.symphony.bdk.core.service.signal.SignalService
Get the subscribers for a specified signal.
listSubscribers(String) - Method in class com.symphony.bdk.core.service.signal.SignalService
Get the subscribers for a specified signal with default limit equal to 100.
listUserApplications(Long) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Get the list of Symphony application entitlements for a particular user.
listUserFollowers(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the list of followers of a specific user.
listUserFollowers(Long, CursorPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the list of followers of a specific user.
listUsersByEmails(List<String>, Boolean, Boolean) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByEmails(List<String>) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByEmails(List<String>, Boolean, Boolean) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersByEmails(List<String>) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersByIds(List<Long>, Boolean, Boolean) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByIds(List<Long>) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByIds(List<Long>, Boolean, Boolean) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersByIds(List<Long>) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersByUsernames(List<String>, Boolean) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByUsernames(List<String>) - Method in interface com.symphony.bdk.core.service.user.OboUserService
listUsersByUsernames(List<String>, Boolean) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersByUsernames(List<String>) - Method in class com.symphony.bdk.core.service.user.UserService
listUsersDetail() - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all users in the company (pod).
listUsersDetail(PaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve all users in the company (pod).
listUsersDetail(UserFilter) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve a list of users in the company (pod) by a filter.
listUsersDetail(UserFilter, PaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Retrieve a list of users in the company (pod) by a filter.
listUsersFollowing(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the list of users followed by a specific user.
listUsersFollowing(Long, CursorPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
Returns the list of users followed by a specific user.
LoadBalancedApiClient - Class in com.symphony.bdk.core.client.loadbalancing
An ApiClient implementation which load balances calls across several base URLs.
LoadBalancedApiClient(BdkConfig, ApiClientFactory) - Constructor for class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
 
loadBalancingConfig - Variable in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
 
LoadBalancingStrategy - Interface in com.symphony.bdk.core.client.loadbalancing
Interface to provide a load balancing strategy, i.e.
LoadBalancingStrategyFactory - Class in com.symphony.bdk.core.client.loadbalancing
Class to instantiate LoadBalancingStrategy instances according to a specific BdkConfig.
LoadBalancingStrategyFactory() - Constructor for class com.symphony.bdk.core.client.loadbalancing.LoadBalancingStrategyFactory
 
loadFromClasspath(String) - Static method in class com.symphony.bdk.core.config.BdkConfigLoader
Load BdkConfig from a classpath
loadFromFile(String) - Static method in class com.symphony.bdk.core.config.BdkConfigLoader
Load BdkConfig from a file path
loadFromInputStream(InputStream, String) - Static method in class com.symphony.bdk.core.config.BdkConfigLoader
Load BdkConfig from an InputStream
loadFromSymphonyDir(String) - Static method in class com.symphony.bdk.core.config.BdkConfigLoader
Load BdkConfig from a relative path located in the .symphony directory.
location(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
location(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
location(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
location(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
logDeprecation(String) - Static method in class com.symphony.bdk.core.util.DeprecationLogger
Logs a WARN deprecation message
LOGGER_NAME - Static variable in class com.symphony.bdk.core.util.DeprecationLogger
 
lookupSingleService(Class<T>) - Static method in class com.symphony.bdk.core.util.ServiceLookup
Load a service implementation class using ServiceLoader.

M

map(LegacySymConfig) - Static method in class com.symphony.bdk.core.config.legacy.LegacyConfigMapper
Deprecated.
 
marketCoverage(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
marketCoverage(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
matchCriteria(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
matchedPolicies(List<V1DLPMatchedPolicy>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
matcher() - Method in class com.symphony.bdk.core.activity.AbstractActivity
Any kind of activity must provide an ActivityMatcher in order to detect if it can be applied to a certain user input.
matcher() - Method in class com.symphony.bdk.core.activity.command.PatternCommandActivity
 
matches(C) - Method in interface com.symphony.bdk.core.activity.ActivityMatcher
Matches the ActivityContext to decide whether an AbstractActivity can be executed or not.
matches(Exception) - Method in class com.symphony.bdk.core.retry.RecoveryStrategy
Function to test if an exception corresponds to the recovery strategy.
md5(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
member(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
member(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
memberAddedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
memberAddedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
memberAddUserEnabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
memberCount(Integer) - Method in class com.symphony.bdk.gen.api.model.Group
 
memberCount(Integer) - Method in class com.symphony.bdk.gen.api.model.Policy
 
memberCount(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
MemberInfo - Class in com.symphony.bdk.gen.api.model
Detailed membership record.
MemberInfo() - Constructor for class com.symphony.bdk.gen.api.model.MemberInfo
 
memberLeftUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
memberLeftUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
members(List<Long>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
members(List<Long>) - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
members(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
members(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
members(List<V2MemberInfo>) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
members(List<V4User>) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
membersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
membersCount(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
membersCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
MembershipData - Class in com.symphony.bdk.gen.api.model
User object response
MembershipData() - Constructor for class com.symphony.bdk.gen.api.model.MembershipData
 
mention(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
Message - Class in com.symphony.bdk.core.service.message.model
Message model to be used in MessageService.send(V4Stream, Message)
message(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
message(String) - Method in class com.symphony.bdk.gen.api.model.Error
 
message(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
message(String) - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
 
message(String) - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
message(V4Message) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
message(V4Message) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
message(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
message(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
 
message(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
Message.MessageBuilder - Class in com.symphony.bdk.core.service.message.model
Message class builder.
MessageApi - Class in com.symphony.bdk.gen.api
 
MessageApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.MessageApi
 
MessageBuilder() - Constructor for class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
 
MessageCreationException - Exception in com.symphony.bdk.core.service.message.exception
Exception thrown when a Message is failed to create.
MessageCreationException(String) - Constructor for exception com.symphony.bdk.core.service.message.exception.MessageCreationException
 
MessageCreationException(String, Exception) - Constructor for exception com.symphony.bdk.core.service.message.exception.MessageCreationException
 
MessageDetail - Class in com.symphony.bdk.gen.api.model
Message detail
MessageDetail() - Constructor for class com.symphony.bdk.gen.api.model.MessageDetail
 
MessageDownloadReceiptCount - Class in com.symphony.bdk.gen.api.model
MessageDownloadReceiptCount
MessageDownloadReceiptCount() - Constructor for class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
messageId(String) - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
MessageIds - Class in com.symphony.bdk.gen.api.model
MessageIds
MessageIds() - Constructor for class com.symphony.bdk.gen.api.model.MessageIds
 
messageIds(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
MessageIdsFromStream - Class in com.symphony.bdk.gen.api.model
List of MessageIds of a Stream
MessageIdsFromStream() - Constructor for class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
MessageMetadataResponse - Class in com.symphony.bdk.gen.api.model
Message metadata
MessageMetadataResponse() - Constructor for class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
MessageMetadataResponseParent - Class in com.symphony.bdk.gen.api.model
MessageMetadataResponseParent
MessageMetadataResponseParent() - Constructor for class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
MessageMetadataResponseParent.RelationshipTypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets relationshipType
MessageReceiptDetail - Class in com.symphony.bdk.gen.api.model
Message receipt details response object
MessageReceiptDetail() - Constructor for class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
messageReceiptDetail(List<MessageReceiptDetail>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
MessageReceiptDetailResponse - Class in com.symphony.bdk.gen.api.model
List of Message receipt details
MessageReceiptDetailResponse() - Constructor for class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
messages() - Method in class com.symphony.bdk.core.OboServices
Get the OboMessageService using the provided OBO session in constructor.
messages() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the MessageService from a Bdk entry point.
messages(List<V4Message>) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
MessagesApi - Class in com.symphony.bdk.gen.api
 
MessagesApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.MessagesApi
 
MessageSearchQuery - Class in com.symphony.bdk.gen.api.model
MessageSearchQuery
MessageSearchQuery() - Constructor for class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
messageSent(V4MessageSent) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
MessageService - Class in com.symphony.bdk.core.service.message
Service class for managing messages.
MessageService(MessagesApi, MessageApi, MessageSuppressionApi, StreamsApi, PodApi, AttachmentsApi, DefaultApi, AuthSession, TemplateEngine, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.message.MessageService
 
MessageService(MessagesApi, MessageApi, MessageSuppressionApi, StreamsApi, PodApi, AttachmentsApi, DefaultApi, TemplateEngine, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.message.MessageService
 
MessageStatus - Class in com.symphony.bdk.gen.api.model
Holds the status of a particular message, indicating which user the message has been sent, delivered or read.
MessageStatus() - Constructor for class com.symphony.bdk.gen.api.model.MessageStatus
 
MessageStatusUser - Class in com.symphony.bdk.gen.api.model
MessageStatusUser
MessageStatusUser() - Constructor for class com.symphony.bdk.gen.api.model.MessageStatusUser
 
MessageStream - Class in com.symphony.bdk.gen.api.model
MessageStream
MessageStream() - Constructor for class com.symphony.bdk.gen.api.model.MessageStream
 
messageSuppressed(V4MessageSuppressed) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
MessageSuppressionApi - Class in com.symphony.bdk.gen.api
 
MessageSuppressionApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.MessageSuppressionApi
 
MessageSuppressionResponse - Class in com.symphony.bdk.gen.api.model
The suppression state of a message
MessageSuppressionResponse() - Constructor for class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
MessageUser - Class in com.symphony.bdk.gen.api.model
MessageUser
MessageUser() - Constructor for class com.symphony.bdk.gen.api.model.MessageUser
 
mobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
mobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
mobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
moderated(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
modifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
modifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Group
 
modifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Policy
 
modifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
multiLateralRoom(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 

N

name(String) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the name and returns the modified builder.
name(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
name(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
name(String) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
name(String) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
name(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Group
 
name(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
name(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
name(String) - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
name(String) - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Role
 
name(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
name(String) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
name(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
name(String) - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
name(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
name(String) - Method in class com.symphony.bdk.gen.api.model.Token
 
name(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
name(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
name(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
name(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
name(String) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
NameValuePair - Class in com.symphony.bdk.gen.api.model
NameValuePair
NameValuePair() - Constructor for class com.symphony.bdk.gen.api.model.NameValuePair
 
NestedRetryException - Exception in com.symphony.bdk.core.service.datafeed.exception
Exception thrown when recovery strategy in a RetryWithRecovery failed.
NestedRetryException(String, Throwable) - Constructor for exception com.symphony.bdk.core.service.datafeed.exception.NestedRetryException
 
networkIssueMessageError(Throwable, String) - Static method in class com.symphony.bdk.core.retry.RetryWithRecovery
This methods check the type of exception thrown in the retry and depending on that it created a clear error message suggesting the possible cause of the issue.
newDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
newDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
newName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
newName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
newRoomProperties(V4RoomProperties) - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
next(String) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
nextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
nextStartNumber(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
notification(AppNotification) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
numberReturned(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
numKeywords(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 

O

obo(AuthSession) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Returns a new service instance with OBO-enabled endpoints from a given OBO session.
obo(AuthSession) - Method in class com.symphony.bdk.core.service.message.MessageService
 
obo(AuthSession) - Method in interface com.symphony.bdk.core.service.OboService
Returns a new service instance with OBO-enabled endpoints from a given OBO session.
obo(AuthSession) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Returns a new service instance with OBO-enabled endpoints from a given OBO session.
obo(AuthSession) - Method in class com.symphony.bdk.core.service.session.SessionService
 
obo(AuthSession) - Method in class com.symphony.bdk.core.service.signal.SignalService
Returns a new service instance with OBO-enabled endpoints from a given OBO session.
obo(AuthSession) - Method in class com.symphony.bdk.core.service.stream.StreamService
Returns a new service instance with OBO-enabled endpoints from a given OBO session.
obo(AuthSession) - Method in class com.symphony.bdk.core.service.user.UserService
 
obo(Long) - Method in class com.symphony.bdk.core.SymphonyBdk
OBO Authenticate by using user Id.
obo(String) - Method in class com.symphony.bdk.core.SymphonyBdk
OBO Authenticate by using username.
obo(AuthSession) - Method in class com.symphony.bdk.core.SymphonyBdk
Get an OboServices gathering all OBO enabled services
OboAuthenticator - Interface in com.symphony.bdk.core.auth
On-behalf-of authenticator service.
OboAuthenticatorCertImpl - Class in com.symphony.bdk.core.auth.impl
OBO Certificate authenticator implementation
OboAuthenticatorCertImpl(BdkRetryConfig, String, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.OboAuthenticatorCertImpl
 
OboAuthenticatorRsaImpl - Class in com.symphony.bdk.core.auth.impl
OBO authenticator RSA implementation.
OboAuthenticatorRsaImpl(BdkRetryConfig, String, PrivateKey, ApiClient) - Constructor for class com.symphony.bdk.core.auth.impl.OboAuthenticatorRsaImpl
 
OboAuthResponse - Class in com.symphony.bdk.gen.api.model
OboAuthResponse
OboAuthResponse() - Constructor for class com.symphony.bdk.gen.api.model.OboAuthResponse
 
OboConnectionService - Interface in com.symphony.bdk.core.service.connection
Service interface exposing OBO-enabled endpoints to manage user connection status.
OboMessageService - Interface in com.symphony.bdk.core.service.message
Service interface exposing OBO-enabled endpoints to manage messages.
OboPresenceService - Interface in com.symphony.bdk.core.service.presence
Service interface exposing OBO-enabled endpoints to manage user presence information.
OboService<S> - Interface in com.symphony.bdk.core.service
Interface which returns an OBO-enabled service class from a given OBO session.
OboServices - Class in com.symphony.bdk.core
Entry point for OBO-enabled services.
OboServices(BdkConfig, AuthSession) - Constructor for class com.symphony.bdk.core.OboServices
 
OboSessionService - Interface in com.symphony.bdk.core.service.session
Service interface exposing OBO-enabled endpoints to get user session information.
OboSignalService - Interface in com.symphony.bdk.core.service.signal
Service interface exposing OBO-enabled endpoints to manage signals information.
OboStreamService - Interface in com.symphony.bdk.core.service.stream
Service interface exposing OBO-enabled endpoints to manage streams.
OboUserService - Interface in com.symphony.bdk.core.service.user
Service interface exposing OBO-enabled endpoints to manage users.
of(String) - Static method in enum com.symphony.bdk.core.service.datafeed.DatafeedVersion
Get DatafeedVersion from a String
ofExponentialBackoff(BdkRetryConfig) - Static method in class com.symphony.bdk.core.util.BdkExponentialFunction
Produce an interval function from given BdkRetryConfig.
offset(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
oldDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
oldDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
oldName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
oldName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
onActivity(C) - Method in class com.symphony.bdk.core.activity.AbstractActivity
Contain the activity business logic.
onActivity(CommandContext) - Method in class com.symphony.bdk.core.activity.command.HelpCommand
Contain the activity business logic.
onActivity(CommandContext) - Method in class com.symphony.bdk.core.activity.command.SlashCommand
 
onBehalfOfUser(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
onBehalfOfUser(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
onConnectionAccepted(V4Initiator, V4ConnectionAccepted) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a CONNECTIONACCEPTED event is received.
onConnectionRequested(V4Initiator, V4ConnectionRequested) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a CONNECTIONREQUESTED event is received.
OnDiskDatafeedIdRepository - Class in com.symphony.bdk.core.service.datafeed.impl
The implementation of DatafeedIdRepository interface for persisting a datafeed id on disk.
OnDiskDatafeedIdRepository(BdkConfig) - Constructor for class com.symphony.bdk.core.service.datafeed.impl.OnDiskDatafeedIdRepository
 
onInstantMessageCreated(V4Initiator, V4InstantMessageCreated) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when an INSTANTMESSAGECREATED event is received.
onMessageSent(V4Initiator, V4MessageSent) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a MESSAGESENT event is received.
onMessageSuppressed(V4Initiator, V4MessageSuppressed) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a MESSAGESUPPRESSED event is received.
onPrem(Boolean) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
onRoomCreated(V4Initiator, V4RoomCreated) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMCREATED event is received.
onRoomDeactivated(V4Initiator, V4RoomDeactivated) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMDEACTIVATED event is received.
onRoomMemberDemotedFromOwner(V4Initiator, V4RoomMemberDemotedFromOwner) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMMEMBERDEMOTEDFROMOWNER event is received.
onRoomMemberPromotedToOwner(V4Initiator, V4RoomMemberPromotedToOwner) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMMEMBERPROMOTEDTOOWNER event is received.
onRoomReactivated(V4Initiator, V4RoomReactivated) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMREACTIVATED event is received.
onRoomUpdated(V4Initiator, V4RoomUpdated) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a ROOMUPDATED event is received.
onSharedPost(V4Initiator, V4SharedPost) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a SHAREDPOST event is received.
onSymphonyElementsAction(V4Initiator, V4SymphonyElementsAction) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when a SYMPHONYELEMENTSACTION event is received.
onUserJoinedRoom(V4Initiator, V4UserJoinedRoom) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when an USERJOINEDROOM event is received.
onUserLeftRoom(V4Initiator, V4UserLeftRoom) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when an USERLEFTROOM event is received.
onUserRequestedToJoinRoom(V4Initiator, V4UserRequestedToJoinRoom) - Method in interface com.symphony.bdk.core.service.datafeed.RealTimeEventListener
Called when an USERREQUESTEDTOJOINROOM event is received.
optionalActions(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
origin(AdminStreamFilter.OriginEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
origin(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
origin(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
origin(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
originalFormat(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
originalMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
originalMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
originatingSystemId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
originatingSystemId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
originCompany(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
originCompany(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
originCompanyId(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
originCompanyId(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
outcome(V1DLPOutcome) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
outcome(V1DLPOutcome) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
overallResult(BulkActionResult.OverallResultEnum) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
overridesParentConfig() - Method in class com.symphony.bdk.core.config.model.BdkClientConfig
 
owner(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
owner(Boolean) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
owner(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
owner(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 

P

page(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
page(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
page(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
pageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
pageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
pageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
PaginatedApi<T> - Interface in com.symphony.bdk.core.service.pagination
Functional Interface to accommodate for API endpoints with pagination.
PaginatedService<T> - Class in com.symphony.bdk.core.service.pagination
Retrieve a list of elements given a PaginatedApi.
PaginatedService(PaginatedApi<T>, int, int) - Constructor for class com.symphony.bdk.core.service.pagination.PaginatedService
The only constructor
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
Pagination - Class in com.symphony.bdk.gen.api.model
Pagination
Pagination() - Constructor for class com.symphony.bdk.gen.api.model.Pagination
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
pagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
PaginationAttribute - Class in com.symphony.bdk.core.service.pagination.model
Pagination Attribute model to be used in default pagination methods provided by bdk services class.
PaginationAttribute(Integer, Integer) - Constructor for class com.symphony.bdk.core.service.pagination.model.PaginationAttribute
 
PaginationCursors - Class in com.symphony.bdk.gen.api.model
PaginationCursors
PaginationCursors() - Constructor for class com.symphony.bdk.gen.api.model.PaginationCursors
 
parameterToPairs(String, String, Object) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
parameterToString(Object) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
parent(MessageMetadataResponseParent) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
parseRsaPrivateKey(String) - Static method in class com.symphony.bdk.core.auth.jwt.JwtHelper
Creates a RSA Private Key from a PEM String.
parseX509Certificate(String) - Static method in class com.symphony.bdk.core.auth.jwt.JwtHelper
 
Password - Class in com.symphony.bdk.gen.api.model
Password.
Password() - Constructor for class com.symphony.bdk.gen.api.model.Password
 
password(Password) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
password(Password) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
PasswordReset - Class in com.symphony.bdk.gen.api.model
PasswordReset
PasswordReset() - Constructor for class com.symphony.bdk.gen.api.model.PasswordReset
 
PasswordReset.TypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets type
pattern() - Method in class com.symphony.bdk.core.activity.command.HelpCommand
pattern() - Method in class com.symphony.bdk.core.activity.command.PatternCommandActivity
 
pattern() - Method in class com.symphony.bdk.core.activity.command.SlashCommand
 
PatternCommandActivity<C extends CommandContext> - Class in com.symphony.bdk.core.activity.command
Experimental implementation of the default CommandActivity that ease parsing of the text message.
PatternCommandActivity() - Constructor for class com.symphony.bdk.core.activity.command.PatternCommandActivity
 
payload(V4Payload) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
pem(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
permissions(List<String>) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
PodApi - Class in com.symphony.bdk.gen.api
 
PodApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.PodApi
 
PodAppEntitlement - Class in com.symphony.bdk.gen.api.model
Application Entitlements for the company
PodAppEntitlement() - Constructor for class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
PodCertificate - Class in com.symphony.bdk.gen.api.model
PodCertificate
PodCertificate() - Constructor for class com.symphony.bdk.gen.api.model.PodCertificate
 
podConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
podConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
podVersion(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
policies(List<String>) - Method in class com.symphony.bdk.gen.api.model.Group
 
policies(List<V1DLPPolicy>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
policies(List<V3DLPPolicy>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
Policy - Class in com.symphony.bdk.gen.api.model
Information Barrier Policy record.
Policy() - Constructor for class com.symphony.bdk.gen.api.model.Policy
 
Policy.PolicyTypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets policyType
policyId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
policyId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
policyName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
policyType(Policy.PolicyTypeEnum) - Method in class com.symphony.bdk.gen.api.model.Policy
 
port - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
prepareContext(C, Matcher) - Method in class com.symphony.bdk.core.activity.command.PatternCommandActivity
 
Presence - Class in com.symphony.bdk.gen.api.model
Presence
Presence() - Constructor for class com.symphony.bdk.gen.api.model.Presence
 
Presence.CategoryEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets category
PresenceApi - Class in com.symphony.bdk.gen.api
 
PresenceApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.PresenceApi
 
presences() - Method in class com.symphony.bdk.core.OboServices
Get the OboPresenceService using the provided OBO session in constructor.
presences() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the PresenceService from a Bdk entry point.
PresenceService - Class in com.symphony.bdk.core.service.presence
Service class for managing user presence information.
PresenceService(PresenceApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.presence.PresenceService
 
PresenceService(PresenceApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.presence.PresenceService
 
PresenceStatus - Enum in com.symphony.bdk.core.service.presence.constant
The list of all possible values for the presence status.
PresentationMLParser - Class in com.symphony.bdk.core.service.message.util
Helper class for parsing the PresentationML to text content.
PresentationMLParserException - Exception in com.symphony.bdk.core.service.message.exception
Exception thrown when the PresentationMLParser failed to parse a PresentationML string.
PresentationMLParserException(String, String, Exception) - Constructor for exception com.symphony.bdk.core.service.message.exception.PresentationMLParserException
 
previews(List<AttachmentPreview>) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
previous(AppAuthenticationKey) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
previous(String) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
previousKey(V2UserKeyRequest) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
privacy(AdminStreamFilter.PrivacyEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
privacy(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
privateKey - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
 
privateKeyContent - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Deprecated.
privateKeyPath - Variable in class com.symphony.bdk.core.config.model.BdkAuthenticationConfig
Deprecated.
processEvent(V4Initiator, E) - Method in class com.symphony.bdk.core.activity.AbstractActivity
 
Product - Class in com.symphony.bdk.gen.api.model
Application Product
Product() - Constructor for class com.symphony.bdk.gen.api.model.Product
 
products(List<Product>) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
promotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
promotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
promotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
promotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
promoteUserToRoomOwner(Long, String) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
promoteUserToRoomOwner(Long, String) - Method in class com.symphony.bdk.core.service.stream.StreamService
Protocol - Class in com.symphony.bdk.gen.api.model
Protocol
Protocol() - Constructor for class com.symphony.bdk.gen.api.model.Protocol
 
proxy - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
pubkeyAppAuthenticatePost(AuthenticateRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an App with public key Based on an authentication request token signed by the application's RSA private key, authenticate the API caller and return a session token.
pubkeyAppAuthenticatePostWithHttpInfo(AuthenticateRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an App with public key Based on an authentication request token signed by the application's RSA private key, authenticate the API caller and return a session token.
pubkeyAppUsernameUsernameAuthenticatePost(String, String) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an application in a delegated context to act on behalf of a user
pubkeyAppUsernameUsernameAuthenticatePostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an application in a delegated context to act on behalf of a user
pubkeyAppUserUserIdAuthenticatePost(String, Long) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an application in a delegated context to act on behalf of a user
pubkeyAppUserUserIdAuthenticatePostWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate an application in a delegated context to act on behalf of a user
pubkeyAuthenticatePost(AuthenticateRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate with public key Based on an authentication request token signed by the caller's RSA private key, authenticate the API caller and return a session token.
pubkeyAuthenticatePostWithHttpInfo(AuthenticateRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate with public key Based on an authentication request token signed by the caller's RSA private key, authenticate the API caller and return a session token.
publicRoom(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
publishDate(Long) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
publisher(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
publisher(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
pushed(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
putAllowedFileExtension(String, String, FileExtension) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows replacement or creation of a specific file extension supported for upload Provides a method to create or replace a specific file extension configured for upload support via an admin.
putAllowedFileExtensionWithHttpInfo(String, String, FileExtension) - Method in class com.symphony.bdk.gen.api.DefaultApi
Allows replacement or creation of a specific file extension supported for upload Provides a method to create or replace a specific file extension configured for upload support via an admin.
putClassifiersItem(String, String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
putErrorsItem(String, Error) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
putServicesItem(String, V3HealthComponent) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
putUsersItem(String, V3HealthComponent) - Method in class com.symphony.bdk.gen.api.model.V3Health
 

Q

query(String) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
query(String) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
query(RoomSearchCriteria) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
query(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
query(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
query(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
query(V2RoomSearchCriteria) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 

R

RandomLoadBalancingStrategy - Class in com.symphony.bdk.core.client.loadbalancing
The LoadBalancingStrategy corresponding to the BdkLoadBalancingMode.RANDOM mode.
RandomLoadBalancingStrategy(List<BdkServerConfig>) - Constructor for class com.symphony.bdk.core.client.loadbalancing.RandomLoadBalancingStrategy
 
reactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
reactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
read() - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedIdRepository
Read the persisted datafeed id from the storage.
read() - Method in class com.symphony.bdk.core.service.datafeed.impl.OnDiskDatafeedIdRepository
Read the persisted datafeed id from the storage.
read(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
readAgentBasePath() - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedIdRepository
Read the persisted agent base path from the storage.
readAgentBasePath() - Method in class com.symphony.bdk.core.service.datafeed.impl.OnDiskDatafeedIdRepository
 
readDatafeed(String, String, String, AckId) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read the specified real time message / event stream (\"datafeed\").
readDatafeedWithHttpInfo(String, String, String, AckId) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read the specified real time message / event stream (\"datafeed\").
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
readOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
readPresenceFeed(String) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Reads the specified presence feed that was created.
readPresenceFeed(String) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Reads the specified presence feed that was created.
readReceiptCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
readReceiptCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
readReceiptTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
readTimeout - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
RealTimeEventListener - Interface in com.symphony.bdk.core.service.datafeed
Interface definition for a callback to be invoked when a real-time event is received from the datafeed.
RealTimeEventsBinder - Class in com.symphony.bdk.core.service.datafeed.util
Utility class used to attach a method call (defined by a BiConsumer) to a specific real-time event.
RealTimeEventsBinder() - Constructor for class com.symphony.bdk.core.service.datafeed.util.RealTimeEventsBinder
 
recommendedLanguage(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
RecoveryStrategy - Class in com.symphony.bdk.core.retry
Class used by RetryWithRecovery to store a recovery strategy, i.e.
RecoveryStrategy(Class<? extends T>, Predicate<T>, ConsumerWithThrowable) - Constructor for class com.symphony.bdk.core.retry.RecoveryStrategy
 
recoveryStrategy(Predicate<ApiException>, ConsumerWithThrowable) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets one recovery strategy which consists of a predicate on a thrown ApiException and of a corresponding recovery function to be executed when condition is met.
recoveryStrategy(Class<? extends E>, ConsumerWithThrowable) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets one recovery strategy which consists of a specific Exception type and of a corresponding recovery function to be executed when exception is of the given provided type.
refresh() - Method in interface com.symphony.bdk.core.auth.AppAuthSession
Trigger re-authentication to refresh tokens.
refresh() - Method in interface com.symphony.bdk.core.auth.AuthSession
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionCertImpl
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AppAuthSessionRsaImpl
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionCertImpl
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboCertImpl
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionOboImpl
Trigger re-authentication to refresh tokens.
refresh() - Method in class com.symphony.bdk.core.auth.impl.AuthSessionRsaImpl
Trigger re-authentication to refresh tokens.
register(AbstractActivity<?, ?>) - Method in class com.symphony.bdk.core.activity.ActivityRegistry
Registers an activity within the registry.
RegularLoadBalancedApiClient - Class in com.symphony.bdk.core.client.loadbalancing
RegularLoadBalancedApiClient(BdkConfig, ApiClientFactory) - Constructor for class com.symphony.bdk.core.client.loadbalancing.RegularLoadBalancedApiClient
 
rejectConnection(Long) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Reject the connection request from a requesting user.
rejectConnection(Long) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
Reject the connection request from a requesting user.
relationshipType(MessageMetadataResponseParent.RelationshipTypeEnum) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
removeConnection(Long) - Method in class com.symphony.bdk.core.service.connection.ConnectionService
Removes a connection with a user.
removeConnection(Long) - Method in interface com.symphony.bdk.core.service.connection.OboConnectionService
Removes a connection with a user.
removedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
removedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
removeDisclaimer(Long) - Method in class com.symphony.bdk.core.service.user.UserService
Unassign disclaimer from an user.
removeMemberFromRoom(Long, String) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
removeMemberFromRoom(Long, String) - Method in class com.symphony.bdk.core.service.stream.StreamService
removeRole(Long, RoleId) - Method in class com.symphony.bdk.core.service.user.UserService
Remove a role from an user.
replies(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
requestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
requestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
requestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
requestedSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
requesterId(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
requesterId(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
requestingUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
requestingUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
Resilience4jRetryWithRecovery<T> - Class in com.symphony.bdk.core.retry.resilience4j
This class aims to implement a retry mechanism (on top of aRetry) with different recovery strategies based on predicates.
Resilience4jRetryWithRecovery(String, String, BdkRetryConfig, SupplierWithApiException<T>, Predicate<Throwable>, List<RecoveryStrategy>) - Constructor for class com.symphony.bdk.core.retry.resilience4j.Resilience4jRetryWithRecovery
Constructor with no predicate on when to ignore an ApiException, i.e.
Resilience4jRetryWithRecovery(String, String, BdkRetryConfig, SupplierWithApiException<T>, Predicate<Throwable>, Predicate<Exception>, List<RecoveryStrategy>) - Constructor for class com.symphony.bdk.core.retry.resilience4j.Resilience4jRetryWithRecovery
Constructor with a predicate on when to ignore an ApiException, i.e.
responsibility(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
responsibility(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
results(List<String>) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
retrieveAppSessionToken() - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
retrieveDatafeed() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
 
retrieveExtAppTokens(String) - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
retrieveExtensionAppSession(String) - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
retrieveKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
 
retrieveKeyManagerToken() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
 
retrieveOboSessionTokenByUserId(Long) - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
retrieveOboSessionTokenByUsername(String) - Method in class com.symphony.bdk.core.auth.impl.AbstractOboAuthenticator
 
retrieveSessionToken() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorCertImpl
 
retrieveSessionToken() - Method in class com.symphony.bdk.core.auth.impl.BotAuthenticatorRsaImpl
 
retrieveToken(ApiClient) - Method in class com.symphony.bdk.core.auth.impl.AbstractBotAuthenticator
 
retryConfig(BdkRetryConfig) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the retry configuration and returns the modified builder.
retryOnException(Predicate<Throwable>) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the conditions on which we should retry the call to the provided RetryWithRecoveryBuilder.supplier.
RetryWithRecovery<T> - Class in com.symphony.bdk.core.retry
Abstract class to implement a retry mechanism with recovery strategies, e.g.
RetryWithRecovery(SupplierWithApiException<T>, Predicate<Exception>, List<RecoveryStrategy>, String) - Constructor for class com.symphony.bdk.core.retry.RetryWithRecovery
 
RetryWithRecoveryBuilder<T> - Class in com.symphony.bdk.core.retry
Builder class to facilitate the instantiation of a RetryWithRecovery.
RetryWithRecoveryBuilder() - Constructor for class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Default constructor which ignores no exception and retries exceptions fulfilling RetryWithRecoveryBuilder.isNetworkOrMinorError(java.lang.Throwable).
Role - Class in com.symphony.bdk.gen.api.model
Role record.
Role() - Constructor for class com.symphony.bdk.gen.api.model.Role
 
role(Long) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
RoleDetail - Class in com.symphony.bdk.gen.api.model
Role detailed.
RoleDetail() - Constructor for class com.symphony.bdk.gen.api.model.RoleDetail
 
RoleId - Enum in com.symphony.bdk.core.service.user.constant
Static roles that have special logic attached to them.
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
roles(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
RoomAttributes - Class in com.symphony.bdk.gen.api.model
RoomAttributes
RoomAttributes() - Constructor for class com.symphony.bdk.gen.api.model.RoomAttributes
 
roomAttributes(RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
roomAttributes(RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
roomAttributes(RoomSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
roomAttributes(V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
roomAttributes(V2RoomSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
roomAttributes(V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
RoomCreate - Class in com.symphony.bdk.gen.api.model
Room Creation Object.
RoomCreate() - Constructor for class com.symphony.bdk.gen.api.model.RoomCreate
 
roomCreated(V4RoomCreated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomCreatedMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room is created.
RoomCreatedMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
RoomCreatedMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomCreatedMessageAllOf
RoomCreatedMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
roomDeactivated(V4RoomDeactivated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomDeactivatedMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room is deactivated.
RoomDeactivatedMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
RoomDeactivatedMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomDeactivatedMessageAllOf
RoomDeactivatedMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
roomDescription(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
roomDescription(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
roomDescription(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
RoomDetail - Class in com.symphony.bdk.gen.api.model
RoomDetail
RoomDetail() - Constructor for class com.symphony.bdk.gen.api.model.RoomDetail
 
roomMemberDemotedFromOwner(V4RoomMemberDemotedFromOwner) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomMemberDemotedFromOwnerMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room member is promoted to owner.
RoomMemberDemotedFromOwnerMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
RoomMemberDemotedFromOwnerMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomMemberDemotedFromOwnerMessageAllOf
RoomMemberDemotedFromOwnerMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
roomMemberPromotedToOwner(V4RoomMemberPromotedToOwner) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomMemberPromotedToOwnerMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room member is promoted to owner.
RoomMemberPromotedToOwnerMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
RoomMemberPromotedToOwnerMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomMemberPromotedToOwnerMessageAllOf
RoomMemberPromotedToOwnerMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
RoomMembershipApi - Class in com.symphony.bdk.gen.api
 
RoomMembershipApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.RoomMembershipApi
 
roomName(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
roomName(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
roomName(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
roomProperties(V4RoomProperties) - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
roomReactivated(V4RoomReactivated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomReactivatedMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room is reactivated.
RoomReactivatedMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
RoomReactivatedMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomReactivatedMessageAllOf
RoomReactivatedMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
rooms(List<V2RoomDetail>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
rooms(List<V3RoomDetail>) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
RoomSearchCriteria - Class in com.symphony.bdk.gen.api.model
Room Query Object.
RoomSearchCriteria() - Constructor for class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
RoomSearchCriteria.SortOrderEnum - Enum in com.symphony.bdk.gen.api.model
Sort algorithm to be used.
RoomSearchResults - Class in com.symphony.bdk.gen.api.model
A list of search results and counts per search parameter.
RoomSearchResults() - Constructor for class com.symphony.bdk.gen.api.model.RoomSearchResults
 
RoomSpecificStreamAttributes - Class in com.symphony.bdk.gen.api.model
RoomSpecificStreamAttributes
RoomSpecificStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
roomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
RoomSystemInfo - Class in com.symphony.bdk.gen.api.model
RoomSystemInfo
RoomSystemInfo() - Constructor for class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
roomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
roomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
RoomTag - Class in com.symphony.bdk.gen.api.model
Room Tag object.
RoomTag() - Constructor for class com.symphony.bdk.gen.api.model.RoomTag
 
roomUpdated(V4RoomUpdated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
RoomUpdatedMessage - Class in com.symphony.bdk.gen.api.model
Generated when a room is updated.
RoomUpdatedMessage() - Constructor for class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
RoomUpdatedMessageAllOf - Class in com.symphony.bdk.gen.api.model
RoomUpdatedMessageAllOf
RoomUpdatedMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
rotate() - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
RoundRobinLoadBalancingStrategy - Class in com.symphony.bdk.core.client.loadbalancing
RoundRobinLoadBalancingStrategy(List<BdkServerConfig>) - Constructor for class com.symphony.bdk.core.client.loadbalancing.RoundRobinLoadBalancingStrategy
 
rules(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
rules(List<V3DLPRule>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
runRecovery() - Method in class com.symphony.bdk.core.retry.RecoveryStrategy
Runs the recovery function.

S

save(String, String) - Method in interface com.symphony.bdk.core.auth.ExtensionAppTokensRepository
Saves an extensionApp authentication
save(String, String) - Method in class com.symphony.bdk.core.auth.impl.InMemoryTokensRepository
 
scheduledMeeting(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
scheme - Variable in class com.symphony.bdk.core.config.model.BdkServerConfig
 
scheme(String) - Method in class com.symphony.bdk.gen.api.model.Protocol
 
scope(AdminStreamFilter.ScopeEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
scope(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
scopeExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
scopeInternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
scopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
scopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
scopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
scopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
searchAllRooms(V2RoomSearchCriteria) - Method in class com.symphony.bdk.core.service.stream.StreamService
Search rooms and return in a Stream according to the specified criteria.
searchAllRooms(V2RoomSearchCriteria, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
Search rooms and return in a Stream according to the specified criteria.
searchAllUsers(UserSearchQuery, Boolean) - Method in interface com.symphony.bdk.core.service.user.OboUserService
searchAllUsers(UserSearchQuery, Boolean, StreamPaginationAttribute) - Method in interface com.symphony.bdk.core.service.user.OboUserService
searchAllUsers(UserSearchQuery, Boolean) - Method in class com.symphony.bdk.core.service.user.UserService
searchAllUsers(UserSearchQuery, Boolean, StreamPaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
searchQuery(UserSearchQuery) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
searchRooms(V2RoomSearchCriteria) - Method in class com.symphony.bdk.core.service.stream.StreamService
Search rooms according to the specified criteria.
searchRooms(V2RoomSearchCriteria, PaginationAttribute) - Method in class com.symphony.bdk.core.service.stream.StreamService
Search rooms according to the specified criteria.
searchUsers(UserSearchQuery, Boolean) - Method in interface com.symphony.bdk.core.service.user.OboUserService
searchUsers(UserSearchQuery, Boolean, PaginationAttribute) - Method in interface com.symphony.bdk.core.service.user.OboUserService
searchUsers(UserSearchQuery, Boolean) - Method in class com.symphony.bdk.core.service.user.UserService
searchUsers(UserSearchQuery, Boolean, PaginationAttribute) - Method in class com.symphony.bdk.core.service.user.UserService
SecurityApi - Class in com.symphony.bdk.gen.api
 
SecurityApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.SecurityApi
 
selectHeaderAccept(String...) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
selectHeaderContentType(String...) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
send(V4Stream, String) - Method in class com.symphony.bdk.core.service.message.MessageService
Sends a message to the stream ID of the passed V4Stream object.
send(String, String) - Method in class com.symphony.bdk.core.service.message.MessageService
Sends a message to the stream ID passed in parameter.
send(V4Stream, Message) - Method in class com.symphony.bdk.core.service.message.MessageService
Sends a message to the stream ID passed in parameter.
send(String, Message) - Method in class com.symphony.bdk.core.service.message.MessageService
Sends a message to the stream ID passed in parameter.
send(List<String>, Message) - Method in class com.symphony.bdk.core.service.message.MessageService
Sends a message to multiple existing streams.
send(V4Stream, String) - Method in interface com.symphony.bdk.core.service.message.OboMessageService
Sends a message to the stream ID of the passed V4Stream object.
send(String, String) - Method in interface com.symphony.bdk.core.service.message.OboMessageService
Sends a message to the stream ID passed in parameter.
send(V4Stream, Message) - Method in interface com.symphony.bdk.core.service.message.OboMessageService
Sends a message to the stream ID passed in parameter.
send(String, Message) - Method in interface com.symphony.bdk.core.service.message.OboMessageService
Sends a message to the stream ID passed in parameter.
sendMessageDisabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
sent(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
serverFqdn(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
ServiceLookup - Class in com.symphony.bdk.core.util
 
ServiceLookup() - Constructor for class com.symphony.bdk.core.util.ServiceLookup
 
services(Map<String, V3HealthComponent>) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
SessionApi - Class in com.symphony.bdk.gen.api
 
SessionApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.SessionApi
 
SessionInfo - Class in com.symphony.bdk.gen.api.model
Information about the current user's session
SessionInfo() - Constructor for class com.symphony.bdk.gen.api.model.SessionInfo
 
sessions() - Method in class com.symphony.bdk.core.OboServices
Get the OboSessionService using the provided OBO session in constructor.
sessions() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the SessionService from a Bdk entry point.
SessionService - Class in com.symphony.bdk.core.service.session
Service class for exposing endpoints to get user session information.
SessionService(SessionApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.session.SessionService
 
SessionService(SessionApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.session.SessionService
 
sessionToken(String) - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
setAccountType(UserAttributes.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setAccountType(UserV2.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setAccountType(V2UserAttributes.AccountTypeEnum) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setAckId(String) - Method in class com.symphony.bdk.gen.api.model.AckId
 
setAckId(String) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
setAction(DelegateAction.ActionEnum) - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
setAction(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setActionName(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.Group
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setAddedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
setAddedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
setAffectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
setAffectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
setAffectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
setAffectedUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
setAffectedUsers(List<V4User>) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
setAfter(String) - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
setAgent(BdkAgentConfig) - Method in class com.symphony.bdk.core.config.model.BdkConfig
 
setAgentServiceUser(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setAgentServiceUserError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setAgentVersion(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setAllowExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setAllowLists(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
setAllowOrigins(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setApiKey(String) - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
setAppIconUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setAppId(String) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
setApplicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
setApplicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
setApplicableFileTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
setApplicationInfo(ApplicationInfo) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setAppliesTo(List<V3DLPPolicyAppliesTo>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setAppliesTo(List<V3DLPPolicyAppliesTo>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
setAppName(String) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
setAppName(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setAppName(String) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
setApps(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setApps(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setAppToken(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
setAppToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
setAppToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
setAppUrl(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
setArea(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
setArea(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
setArea(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
setArea(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setArea(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
setArticleId(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setArticleUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setAssetClasses(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setAssetClasses(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setAssigneeCount(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setAttachments(List<AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
setAttachments(List<AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
setAttachments(List<V4AttachmentInfo>) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setAttributes(AdminStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setAttributes(List<NameValuePair>) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
setAttributes(CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
setAttributes(V2AdminStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setAuthenticationKeys(AppAuthenticationKeys) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setAuthor(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setAuthor(MessageStatusUser) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
setAuthor(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setAuthToken(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
setAuthType(V3HealthAuthType) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
setAvatar(Avatar) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setAvatar(Avatar) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setAvatars(List<Avatar>) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setBasePath(String) - Method in class com.symphony.bdk.core.client.loadbalancing.LoadBalancedApiClient
This makes the api client target the provided basePath.
setBefore(String) - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
setBlockLists(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
setCanBeAssigned(Boolean) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setCanViewHistory(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setCashtag(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setCategory(Presence.CategoryEnum) - Method in class com.symphony.bdk.gen.api.model.Presence
 
setCategory(String) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
setCategory(String) - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
setCategory(String) - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
setCert(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setCertificate(String) - Method in class com.symphony.bdk.gen.api.model.PodCertificate
 
setCertInfo(List<CertInfoItem>) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
setCeServiceUser(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setCeServiceUserError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setClassifiers(Map<String, String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
setCode(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
setCode(Integer) - Method in class com.symphony.bdk.gen.api.model.Error
 
setCode(Integer) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
setCommitId(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setCommonName(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setCompany(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setCompany(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setCompany(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setCompanyCertAttributes(CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
setCompanyCertInfo(CompanyCertInfo) - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
setCompanyId(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setCompanyName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setCompanyName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setCompanyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
setCompanyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setCompanyWide(Boolean) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
setConnectionAccepted(V4ConnectionAccepted) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setConnectionRequested(V4ConnectionRequested) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setContent(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setContent(ShareArticle) - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
setContent(V1DLPDictionaryContent) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
setContentType(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setContentTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setContentTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
setCopyDisabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setCopyProtected(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
setCount(Integer) - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
setCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
setCount(Long) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setCountUniqueOccurrences(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
setCreatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
setCreatedBy(String) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setCreatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setCreatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setCreatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setCreatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
setCreatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Group
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setCreatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setCreateTime(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setCreateTime(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setCreationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setCreator(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setCreator(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setCreator(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setCreator(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setCreatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
setCreatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setCreatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setCreatorId(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setCreatorPrettyName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setCreatorUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setCrossPod(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setCurrent(AppAuthenticationKey) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
setCurrent(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
setCurrentKey(V2UserKeyRequest) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setCursors(PaginationCursors) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
setData(List<ChannelSubscriber>) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
setData(List<FileExtension>) - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
setData(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
setData(List<UserGroupAssignee>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
setData(List<UserGroupMembershipResponseData>) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
setData(List<UserGroupResponse>) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
setData(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
setData(V1DLPDictionaryMetadata) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
setData(V1DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
setData(V3DLPPolicy) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
setData(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setData(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setDataType(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
setDeactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
setDeactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
setDeactivatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setDeleted(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setDelivered(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
setDeliveryReceiptCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setDeliveryReceiptCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setDeliveryReceiptTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
setDemotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
setDemotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
setDemotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
setDemotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
setDepartment(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setDepartment(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setDepartment(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.Role
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setDescription(String) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setDetails(Object) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
setDetails(List<Object>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
setDiagnostic(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setDictId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
setDictId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
setDictionaries(List<V3DLPDictionaryMeta>) - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
setDictionaryIds(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
setDictionaryMetadata(V1DLPDictionaryMetadata) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
setDictionaryRefs(List<V1DLPDictionaryRef>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setDictRef(V1DLPDictionaryRef) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
setDimension(String) - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
setDisclaimer(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setDisclaimers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setDisclaimers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setDiscoverable(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setDisplayName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setDivision(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setDivision(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setDivision(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setDomain(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
setDownloadReceiptCounts(List<MessageDownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setDownloadReceiptCounts(List<DownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
setDownloadReceiptCounts(List<MessageDownloadReceiptCount>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setEmail(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setEmail(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
setEmail(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setEmail(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.User
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setEmailNotificationCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setEmailNotificationCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setEmailNotificationTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
setEnable(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
setEnabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.Feature
 
setEncryptDecryptError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setEncryptDecryptSuccess(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setEndDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setEndDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setEnforcementEventID(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setEnforcementEventID(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setEntitlment(String) - Method in class com.symphony.bdk.gen.api.model.Feature
 
setEntityID(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setEntityID(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setError(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
setErrors(List<UserError>) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
setErrors(Map<String, Error>) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
setEvents(List<V4Event>) - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
setExpirationDate(Long) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
setExpirationDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
setExpireAt(Long) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
setExpiryDate(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setExtension(String) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
setExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setExternalOwned(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setExternalRecipients(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setFacet(String) - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
setFacetedMatchCount(List<FacetedMatchCount>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setFacetedMatchCount(List<FacetedMatchCount>) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setFailedSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
setFeature(String) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
setFeatures(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setFeatures(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setFileClassifierConfig(V3DLPFileClassifierConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setFileExtensionConfig(V3DLPFileExtensionConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setFileId(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
setFileId(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setFileName(String) - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
setFileName(String) - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
setFilePasswordConfig(V3DLPFilePasswordConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setFileSizeConfig(V3DLPFileSizeConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setFilter(AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
setFilter(V2AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
setFilters(UserSearchFilter) - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
setFingerPrint(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setFirehoseConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setFirehoseConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setFirstName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setFirstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setFirstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setFirstRequestedAt(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
setFollowers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
setFollowers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
setFollowing(List<Long>) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
setFormat(Disclaimer.FormatEnum) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setFormat(SuccessResponse.FormatEnum) - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
setFormId(String) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
setFormMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
setFormReplies(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
setFormValues(Object) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
setForwards(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
setFrequencyInHours(Integer) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setFromDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setFromUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
setFromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
setFromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
setFunction(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setFunction(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setGroup(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setGroup(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setGroup(UserGroupData) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setGroup(GroupRoleScope) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setGroupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setGroupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setGroupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setGroupId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setGroups(List<String>) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setGroups(List<Long>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setGroups(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setHashtag(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setHasMore(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
setHostname(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
sethPassword(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
sethSalt(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
setIconUrl(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Datafeed
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Group
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.Role
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.Stream
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.StringId
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.User
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.UserData
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserError
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.UserId
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setId(Long) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
setId(String) - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
setIgnoreDLPwarning(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setIgnoreDLPwarning(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setImage(String) - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
setImages(List<V4ThumbnailInfo>) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
setImmutableRoomAttributes(ImmutableRoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
setImmutableRoomAttributes(ImmutableRoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
setIncludeInactiveStreams(Boolean) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
setIndustries(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setIndustries(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setInformationBarrierRemediation(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
setInformationBarrierRemediation(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
setIngestionDate(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setInitiator(V4Initiator) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setInitiatorEmailAddress(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setInitiatorId(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setInitiatorUsername(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setInstall(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
setInstall(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
setInstantMessageCreated(V4InstantMessageCreated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setInstrument(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setInstrument(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setIntendedMessageFromUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setIntendedMessageTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setIpAddress(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setIsActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setIsActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setIsActive(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setIsCreator(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
setIsDefault(Boolean) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setIsExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setIsExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setIsExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setIsOwner(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
setIsPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setIsPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setIssuerFingerPrint(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setItems(List<V1AuditTrailInitiatorResponse>) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
setItems(List<V1DLPDictionaryMetadata>) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
setJobFunction(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setJobFunction(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setJobFunction(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setJoinDate(Long) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
setJoinDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
setJustification(String) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
setJustification(String) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
setKey(String) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
setKey(String) - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
setKey(String) - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
setKey(String) - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
setKeyManager(BdkClientConfig) - Method in class com.symphony.bdk.core.config.model.BdkConfig
 
setKeyManagerConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setKeyManagerConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setKeywords(List<RoomTag>) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setKeywords(List<V4KeyValuePair>) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setKhPassword(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
setKhSalt(String) - Method in class com.symphony.bdk.gen.api.model.Password
 
setLabels(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setLabels(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setLanguages(List<String>) - Method in class com.symphony.bdk.gen.api.model.Languages
 
setLastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setLastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setLastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setLastAddedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setLastDisabled(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setLastDisabledDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setLastDisabledDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setLastLoginDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setLastMessageDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setLastMessageDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setLastModified(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setLastModified(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setLastModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setLastModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setLastName(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setLastPasswordReset(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setLastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setLastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setLastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setLastRemovedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setLastSeen(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setLastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setLastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
setLastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setLastUpdatedDate(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
setLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setLimit(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
setLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
setLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
setLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setListed(Boolean) - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
setListed(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
setLocation(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setLocation(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setLocation(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setLocation(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setMarketCoverage(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setMarketCoverage(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setMatchCriteria(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
setMatchedPolicies(List<V1DLPMatchedPolicy>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setMd5(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
setMember(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setMember(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setMemberAddedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
setMemberAddedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
setMemberAddUserEnabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setMemberCount(Integer) - Method in class com.symphony.bdk.gen.api.model.Group
 
setMemberCount(Integer) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setMemberCount(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setMemberLeftUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
setMemberLeftUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
setMembers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setMembers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
setMembers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setMembers(List<Long>) - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
setMembers(List<V2MemberInfo>) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
setMembers(List<V4User>) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setMembersCanInvite(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setMembersCount(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setMembersCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setMention(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.Error
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
setMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V2Error
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V2Message
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
setMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setMessage(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
 
setMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
setMessageIds(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
setMessageReceiptDetail(List<MessageReceiptDetail>) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setMessages(List<V4Message>) - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
setMessageSent(V4MessageSent) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setMessageSuppressed(V4MessageSuppressed) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setMobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setMobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setMobilePhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setModerated(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Group
 
setModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setModifiedDate(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setMultiLateralRoom(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Group
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Role
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.Token
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
setName(String) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setNewDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setNewDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setNewName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setNewName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setNewRoomProperties(V4RoomProperties) - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
setNext(String) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
setNextOffset(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
setNextStartNumber(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
setNotification(AppNotification) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setNumberReturned(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
setNumKeywords(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
setOffset(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
setOldDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setOldDescription(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setOldName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setOldName(String) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setOnBehalfOfUser(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setOnBehalfOfUser(MessageUser) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setOnPrem(Boolean) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setOptionalActions(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
setOrigin(AdminStreamFilter.OriginEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setOrigin(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setOrigin(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setOrigin(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setOriginalFormat(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setOriginalMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setOriginalMessageId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
setOriginatingSystemId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setOriginatingSystemId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
setOriginCompany(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setOriginCompany(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setOriginCompanyId(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setOriginCompanyId(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setOutcome(V1DLPOutcome) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setOutcome(V1DLPOutcome) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setOverallResult(BulkActionResult.OverallResultEnum) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
setOwner(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setOwner(Boolean) - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
setOwner(UserId) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setOwner(UserId) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setPage(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
setPage(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
setPage(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
setPageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
setPageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
setPageCount(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
setPagination(Pagination) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
setParent(MessageMetadataResponseParent) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
setPassword(Password) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
setPassword(Password) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
setPayload(V4Payload) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setPem(String) - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
setPermissions(List<String>) - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
setPod(BdkClientConfig) - Method in class com.symphony.bdk.core.config.model.BdkConfig
 
setPodConnectivity(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setPodConnectivityError(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setPodVersion(String) - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
setPolicies(List<String>) - Method in class com.symphony.bdk.gen.api.model.Group
 
setPolicies(List<V1DLPPolicy>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
setPolicies(List<V3DLPPolicy>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
setPolicyId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setPolicyId(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setPolicyName(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setPolicyType(Policy.PolicyTypeEnum) - Method in class com.symphony.bdk.gen.api.model.Policy
 
setPresence(PresenceStatus, Boolean) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Set the presence info of the calling user.
setPresence(PresenceStatus, Boolean) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Set the presence info of the calling user.
setPreviews(List<AttachmentPreview>) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setPrevious(AppAuthenticationKey) - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
setPrevious(String) - Method in class com.symphony.bdk.gen.api.model.Pagination
 
setPreviousKey(V2UserKeyRequest) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setPrivacy(AdminStreamFilter.PrivacyEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setPrivacy(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setPrivate(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setPrivate(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setProducts(List<Product>) - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
setPromotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
setPromotedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
setPromotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
setPromotedUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setPublic(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setPublicRoom(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setPublishDate(Long) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setPublisher(String) - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
setPublisher(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setPushed(Boolean) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setQuery(String) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
setQuery(String) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setQuery(RoomSearchCriteria) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setQuery(String) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setQuery(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
setQuery(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setQuery(V2RoomSearchCriteria) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setReactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
setReactivatedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
setRead(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setReadOnly(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
setReadReceiptCount(Long) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setReadReceiptCount(Integer) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setReadReceiptTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
setRecommendedLanguage(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setRelationshipType(MessageMetadataResponseParent.RelationshipTypeEnum) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
setRemovedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
setRemovedByUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
setReplies(List<String>) - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
setRequestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setRequestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setRequestCounter(Integer) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
setRequestedSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
setRequesterId(Long) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setRequesterId(Long) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setRequestingUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setRequestingUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setResponsibility(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setResponsibility(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setResults(List<String>) - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
setRole(Long) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
setRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setRoomActive(String, Boolean) - Method in class com.symphony.bdk.core.service.stream.StreamService
Deactivate or reactivate a chatroom.
setRoomActiveAdmin(String, Boolean) - Method in class com.symphony.bdk.core.service.stream.StreamService
Deactivate or reactivate a chatroom via AC Portal.
setRoomAttributes(RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
setRoomAttributes(RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
setRoomAttributes(RoomSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setRoomAttributes(V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
setRoomAttributes(V2RoomSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setRoomAttributes(V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
setRoomCreated(V4RoomCreated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRoomDeactivated(V4RoomDeactivated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRoomDescription(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setRoomDescription(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setRoomDescription(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setRoomMemberDemotedFromOwner(V4RoomMemberDemotedFromOwner) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRoomMemberPromotedToOwner(V4RoomMemberPromotedToOwner) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRoomName(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
setRoomName(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
setRoomName(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setRoomProperties(V4RoomProperties) - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
setRoomReactivated(V4RoomReactivated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRooms(List<V2RoomDetail>) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setRooms(List<V3RoomDetail>) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setRoomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
setRoomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
setRoomSystemInfo(RoomSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
setRoomUpdated(V4RoomUpdated) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setRules(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
setRules(List<V3DLPRule>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
setScheduledMeeting(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setScheme(String) - Method in class com.symphony.bdk.gen.api.model.Protocol
 
setScope(AdminStreamFilter.ScopeEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setScope(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setScopeExternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
setScopeInternal(Boolean) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
setScopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setScopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
setScopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setScopes(List<String>) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
setSearchQuery(UserSearchQuery) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
setSendMessageDisabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setSent(List<MessageStatusUser>) - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
setServerFqdn(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setServices(Map<String, V3HealthComponent>) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
setSessionAuth(BdkClientConfig) - Method in class com.symphony.bdk.core.config.model.BdkConfig
 
setSessionToken(String) - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
setSharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
setSharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setSharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
setSharedPost(V4SharedPost) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setShareHistoryEnabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setSid(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setSignal(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setSignal(V1DLPSignal) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
setSignal(V1DLPSignal) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
setSize(Long) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
setSize(String) - Method in class com.symphony.bdk.gen.api.model.Avatar
 
setSize(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setSize(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
setSize(Long) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
setSizeLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
setSkip(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
setSkip(Integer) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
setSkip(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
setSkip(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
setSkip(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
setSkip(Integer) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
setSku(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
setSmsNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setSmsNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setSortOrder(RoomSearchCriteria.SortOrderEnum) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
setSortOrder(V2RoomSearchCriteria.SortOrderEnum) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setSource(FileExtension.SourceEnum) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
setStartDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setStartDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setState(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setStatus(AdminStreamFilter.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setStatus(CompanyCertStatus) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
setStatus(String) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setStatus(String) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setStatus(UserConnection.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
setStatus(UserFilter.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
setStatus(UserStatus.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserStatus
 
setStatus(UserSystemInfo.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
setStatus(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setStatus(V3HealthStatus) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
setStatus(V3HealthStatus) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
setStream(MessageStream) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
setStream(MessageStream) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
setStream(V1DLPStream) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
setStream(V1DLPStream) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
setStream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
setStreamAttributes(ConversationSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setStreamAttributes(V2ConversationSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setStreamId(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setStreamId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setStreamId(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
setStreamId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
setStreamId(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setStreams(List<AdminStreamInfo>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
setStreams(List<V2AdminStreamInfo>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
setStreamType(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setStreamType(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
setStreamType(StreamType) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
setStreamType(V2StreamType) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
setStreamType(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
setStreamTypes(List<AdminStreamTypeEnum>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
setStreamTypes(List<StreamType>) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
setStreamTypes(List<V2AdminStreamType>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
setSubscribed(Boolean) - Method in class com.symphony.bdk.gen.api.model.Product
 
setSubscriberName(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setSubscriptionErrors(List<ChannelSubscriptionError>) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
setSubscriptionId(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setSubTitle(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setSubType(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
setSubType(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
setSubType(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setSuccessfulSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
setSummary(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setSuppressed(Boolean) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
setSuppressionDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
setSurname(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setSuspended(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
setSuspendedUntil(Long) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
setSuspensionReason(String) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
setSymphonyElementsAction(V4SymphonyElementsAction) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setSymphonyToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
setSystemPolicy(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setTargetUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setTargetUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setTerms(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setText(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setTextMatchConfig(V3DLPTextMatchConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setThumbnailUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
setTimestamp(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
setTimestamp(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
setTimestamp(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setTimestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setTitle(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
setTitle(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setTitle(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
setTitle(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setTitle(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setToDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
setToken(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
setToken(String) - Method in class com.symphony.bdk.gen.api.model.Token
 
setTotal(Integer) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
setTotalNumberFound(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
setToUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
setTwoFactorAuthPhone(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
setType(AdminStreamTypeEnum.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
setType(CompanyCertType) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
setType(CompanyCertStatus.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
setType(CompanyCertType.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
setType(PasswordReset.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.PasswordReset
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
setType(StreamType.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.StreamType
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamType
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
setType(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
setUpdatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setUpdatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
setUpdatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
setUpdatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
setUpdatedBy(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
setUrl(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setUrl(String) - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
setUrl(String) - Method in class com.symphony.bdk.gen.api.model.Avatar
 
setUser(UserCompp) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
setUser(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setUser(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setUser(MembershipData) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setUser(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setUser(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
setUser(V2MemberUserDetail) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
setUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4Initiator
 
setUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setUserAgent(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
setUserAttributes(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
setUserAttributes(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setUserAttributes(V2UserAttributes) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
setUserAttributes(V2UserAttributes) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
setUserId(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.SessionInfo
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
setUserId(Long) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setUserJoinedRoom(V4UserJoinedRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setUserLeftRoom(V4UserLeftRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
setUserName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
setUserName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
setUserName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.UserName
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setUserName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
setUsername(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
setUserPresence(Long, PresenceStatus, Boolean) - Method in interface com.symphony.bdk.core.service.presence.OboPresenceService
Set the presence state of a another user.
setUserPresence(Long, PresenceStatus, Boolean) - Method in class com.symphony.bdk.core.service.presence.PresenceService
Set the presence state of a another user.
setUserRequestedToJoinRoom(V4UserRequestedToJoinRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
setUserRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
setUserRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
setUsers(List<AssigneeCandidate>) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
setUsers(List<UserV2>) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
setUsers(List<UserV2>) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
setUsers(Map<String, V3HealthComponent>) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
setUserSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
setUserSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
setUserSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
setUserTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
setV2messageType(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
setValue(String) - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
setValue(String) - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
setValue(String) - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
setVersion(String) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
setViewHistory(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
setViolation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
setViolation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
setViolation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
setViolation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
setViolation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
setViolation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
setViolations(List<V1DLPViolationMessage>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
setViolations(List<V1DLPViolationSignal>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
setViolations(List<V1DLPViolationStream>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
setViolations(List<V3DLPViolationMessage>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
setViolations(List<V3DLPViolationSignal>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
setViolations(List<V3DLPViolationStream>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
setVisibleOnProfile(Boolean) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
setVisibleOnProfile(Boolean) - Method in class com.symphony.bdk.gen.api.model.Signal
 
setWidth(Integer) - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
setWorkPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
setWorkPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
setWorkPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
share(String, ShareContent) - Method in interface com.symphony.bdk.core.service.stream.OboStreamService
share(String, ShareContent) - Method in class com.symphony.bdk.core.service.stream.StreamService
ShareApi - Class in com.symphony.bdk.gen.api
 
ShareApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.ShareApi
 
ShareArticle - Class in com.symphony.bdk.gen.api.model
ShareArticle
ShareArticle() - Constructor for class com.symphony.bdk.gen.api.model.ShareArticle
 
ShareContent - Class in com.symphony.bdk.gen.api.model
ShareContent
ShareContent() - Constructor for class com.symphony.bdk.gen.api.model.ShareContent
 
sharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
sharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
sharedMessage(V4Message) - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
sharedPost(V4SharedPost) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
shareHistoryEnabled(Boolean) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
sid(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
signal(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
Signal - Class in com.symphony.bdk.gen.api.model
Signal
Signal() - Constructor for class com.symphony.bdk.gen.api.model.Signal
 
signal(V1DLPSignal) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
signal(V1DLPSignal) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
SignalAllOf - Class in com.symphony.bdk.gen.api.model
SignalAllOf
SignalAllOf() - Constructor for class com.symphony.bdk.gen.api.model.SignalAllOf
 
signals() - Method in class com.symphony.bdk.core.OboServices
Get the OboSignalService using the provided OBO session in constructor.
signals() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the SignalService from a Bdk entry point.
SignalsApi - Class in com.symphony.bdk.gen.api
 
SignalsApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.SignalsApi
 
SignalService - Class in com.symphony.bdk.core.service.signal
Service class for managing signal information.
SignalService(SignalsApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.signal.SignalService
 
SignalService(SignalsApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.signal.SignalService
 
SimpleMessage - Class in com.symphony.bdk.gen.api.model
A string wrapped in a JSON object.
SimpleMessage() - Constructor for class com.symphony.bdk.gen.api.model.SimpleMessage
 
size(Long) - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
size(String) - Method in class com.symphony.bdk.gen.api.model.Avatar
 
size(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
size(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
size(Long) - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
sizeLimit(Integer) - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
skip(Integer) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
skip(Integer) - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
skip(Long) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
skip(Integer) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
skip(Integer) - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
skip(Integer) - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
sku(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
slash(String, Consumer<CommandContext>) - Static method in class com.symphony.bdk.core.activity.command.SlashCommand
Returns a new SlashCommand instance.
slash(String, boolean, Consumer<CommandContext>) - Static method in class com.symphony.bdk.core.activity.command.SlashCommand
Returns a new SlashCommand instance.
slash(String, Consumer<CommandContext>, String) - Static method in class com.symphony.bdk.core.activity.command.SlashCommand
Returns a new SlashCommand instance.
slash(String, boolean, Consumer<CommandContext>, String) - Static method in class com.symphony.bdk.core.activity.command.SlashCommand
Returns a new SlashCommand instance.
SlashCommand - Class in com.symphony.bdk.core.activity.command
A "slash" command if the most basic action that can be performed by an end-user through the chat.
smsNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
smsNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
sortOrder(RoomSearchCriteria.SortOrderEnum) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
sortOrder(V2RoomSearchCriteria.SortOrderEnum) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
source(FileExtension.SourceEnum) - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
start() - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedLoop
Start the datafeed events service
start() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
Start the datafeed events service
start() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV2
Start the datafeed events service
startDate(Long) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
startDate(Long) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
state(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
status(AdminStreamFilter.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
status(CompanyCertStatus) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
status(String) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
status(String) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
status(UserConnection.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
status(UserFilter.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
status(UserStatus.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserStatus
 
status(UserSystemInfo.StatusEnum) - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
status(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
status(V3HealthStatus) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
status(V3HealthStatus) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
stop() - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedLoop
Stop the datafeed events service.
stop() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV1
Stop the datafeed events service.
stop() - Method in class com.symphony.bdk.core.service.datafeed.impl.DatafeedLoopV2
Stop the datafeed events service.
stream() - Method in class com.symphony.bdk.core.service.pagination.PaginatedService
Returns an stream of elements with lazy fetching.
stream(MessageStream) - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
stream(MessageStream) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
Stream - Class in com.symphony.bdk.gen.api.model
Stream
Stream() - Constructor for class com.symphony.bdk.gen.api.model.Stream
 
stream(V1DLPStream) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
stream(V1DLPStream) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
stream(V4Stream) - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
StreamAttachmentItem - Class in com.symphony.bdk.gen.api.model
File attachments for a message in a stream
StreamAttachmentItem() - Constructor for class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
StreamAttributes - Class in com.symphony.bdk.gen.api.model
StreamAttributes
StreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.StreamAttributes
 
streamAttributes(ConversationSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
streamAttributes(V2ConversationSpecificStreamAttributes) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
StreamFilter - Class in com.symphony.bdk.gen.api.model
Stream filtering parameters.
StreamFilter() - Constructor for class com.symphony.bdk.gen.api.model.StreamFilter
 
streamId(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
streamId(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
streamId(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
streamId(String) - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
streamId(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
StreamPaginationAttribute - Class in com.symphony.bdk.core.service.pagination.model
Stream Pagination Attribute model to be used in stream pagination methods provided by bdk services class.
StreamPaginationAttribute(Integer, Integer) - Constructor for class com.symphony.bdk.core.service.pagination.model.StreamPaginationAttribute
 
streams() - Method in class com.symphony.bdk.core.OboServices
Get the OboStreamService using the provided OBO session in constructor.
streams() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the StreamService from a Bdk entry point.
streams(List<AdminStreamInfo>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
streams(List<V2AdminStreamInfo>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
StreamsApi - Class in com.symphony.bdk.gen.api
 
StreamsApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.StreamsApi
 
StreamService - Class in com.symphony.bdk.core.service.stream
Service class for managing streams.
StreamService(StreamsApi, RoomMembershipApi, ShareApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.stream.StreamService
 
StreamService(StreamsApi, RoomMembershipApi, ShareApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.stream.StreamService
 
streamType(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
streamType(String) - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
streamType(StreamType) - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
StreamType - Class in com.symphony.bdk.gen.api.model
StreamType
StreamType() - Constructor for class com.symphony.bdk.gen.api.model.StreamType
 
streamType(V2StreamType) - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
streamType(String) - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
StreamType.TypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets type
streamTypes(List<AdminStreamTypeEnum>) - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
streamTypes(List<StreamType>) - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
streamTypes(List<V2AdminStreamType>) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
StringId - Class in com.symphony.bdk.gen.api.model
StringId
StringId() - Constructor for class com.symphony.bdk.gen.api.model.StringId
 
subscribe(RealTimeEventListener) - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedLoop
The bot subscribes to a RealTimeEventListener
subscribed(Boolean) - Method in class com.symphony.bdk.gen.api.model.Product
 
subscriberName(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
subscribeUsersToSignal(String, Boolean, List<Long>) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Subscribe a list of users to a signal.
subscribeUsersToSignal(String, Boolean, List<Long>) - Method in class com.symphony.bdk.core.service.signal.SignalService
Subscribe a list of users to a signal.
subscriptionErrors(List<ChannelSubscriptionError>) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
subscriptionId(String) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
subTitle(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
subType(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
subType(String) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
subType(String) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
successfulSubscription(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
SuccessResponse - Class in com.symphony.bdk.gen.api.model
SuccessResponse
SuccessResponse() - Constructor for class com.symphony.bdk.gen.api.model.SuccessResponse
 
SuccessResponse.FormatEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets format
summary(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
supplier(SupplierWithApiException<T>) - Method in class com.symphony.bdk.core.retry.RetryWithRecoveryBuilder
Sets the retry configuration and returns the modified builder.
SupplierWithApiException<T> - Interface in com.symphony.bdk.core.util.function
Functional interface which supplies a T object and may throw an ApiException.
suppressed(Boolean) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
suppressionDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
suppressMessage(String) - Method in class com.symphony.bdk.core.service.message.MessageService
Suppresses a message, preventing its contents from being displayed to users.
surname(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
suspended(Boolean) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
suspendedUntil(Long) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
suspensionReason(String) - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
SymphonyBdk - Class in com.symphony.bdk.core
BDK entry point.
SymphonyBdk(BdkConfig) - Constructor for class com.symphony.bdk.core.SymphonyBdk
 
SymphonyBdk(BdkConfig, AuthenticatorFactory) - Constructor for class com.symphony.bdk.core.SymphonyBdk
 
SymphonyBdk(BdkConfig, ApiClientFactory) - Constructor for class com.symphony.bdk.core.SymphonyBdk
 
SymphonyBdk(BdkConfig, ApiClientFactory, AuthenticatorFactory) - Constructor for class com.symphony.bdk.core.SymphonyBdk
 
symphonyElementsAction(V4SymphonyElementsAction) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
symphonyToken(String) - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
SystemApi - Class in com.symphony.bdk.gen.api
 
SystemApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.SystemApi
 
systemPolicy(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 

T

targetUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
targetUserId(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
template(Template, Object) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add content from a template to the message.
template(Template) - Method in class com.symphony.bdk.core.service.message.model.Message.MessageBuilder
Add content from a static template to the message.
templates() - Method in class com.symphony.bdk.core.service.message.MessageService
Returns the TemplateEngine that can be used to load templates from classpath or file system.
templates() - Method in interface com.symphony.bdk.core.service.message.OboMessageService
Returns the TemplateEngine that can be used to load templates from classpath or file system.
terms(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
text(String) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
textMatchConfig(V3DLPTextMatchConfig) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
thumbnailUrl(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
timestamp(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.Signal
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
timestamp(String) - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
timestamp(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4Event
 
timestamp(Long) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
title(String) - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
title(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
title(String) - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
title(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
title(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
toDate(Long) - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
token(String) - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
Token - Class in com.symphony.bdk.gen.api.model
Token
Token() - Constructor for class com.symphony.bdk.gen.api.model.Token
 
token(String) - Method in class com.symphony.bdk.gen.api.model.Token
 
tokensRepository - Variable in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
 
toString() - Method in class com.symphony.bdk.gen.api.model.AckId
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedAction
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminStreamAttributes
 
toString() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.OriginEnum
 
toString() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.PrivacyEnum
 
toString() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.ScopeEnum
 
toString() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.StatusEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminStreamFilter
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminStreamList
 
toString() - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
toString() - Method in enum com.symphony.bdk.gen.api.model.AdminStreamTypeEnum.TypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKey
 
toString() - Method in class com.symphony.bdk.gen.api.model.AppAuthenticationKeys
 
toString() - Method in class com.symphony.bdk.gen.api.model.ApplicationDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.ApplicationInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
toString() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
toString() - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
toString() - Method in class com.symphony.bdk.gen.api.model.AttachmentInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
toString() - Method in class com.symphony.bdk.gen.api.model.AuthenticateExtensionAppRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.AuthenticateRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.Avatar
 
toString() - Method in class com.symphony.bdk.gen.api.model.AvatarUpdate
 
toString() - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
toString() - Method in enum com.symphony.bdk.gen.api.model.BulkActionResult.OverallResultEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.BulkActionResult
 
toString() - Method in class com.symphony.bdk.gen.api.model.CertInfoItem
 
toString() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
toString() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
toString() - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCert
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCertDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
toString() - Method in enum com.symphony.bdk.gen.api.model.CompanyCertStatus.TypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
 
toString() - Method in enum com.symphony.bdk.gen.api.model.CompanyCertType.TypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.ConversationSpecificStreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.Datafeed
 
toString() - Method in enum com.symphony.bdk.gen.api.model.DelegateAction.ActionEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
toString() - Method in enum com.symphony.bdk.gen.api.model.Disclaimer.FormatEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.Disclaimer
 
toString() - Method in class com.symphony.bdk.gen.api.model.DownloadReceiptCount
 
toString() - Method in class com.symphony.bdk.gen.api.model.Error
 
toString() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppAuthenticateRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.ExtensionAppTokens
 
toString() - Method in class com.symphony.bdk.gen.api.model.FacetedMatchCount
 
toString() - Method in class com.symphony.bdk.gen.api.model.Feature
 
toString() - Method in enum com.symphony.bdk.gen.api.model.FileExtension.SourceEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.FileExtension
 
toString() - Method in class com.symphony.bdk.gen.api.model.FileExtensionsResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.FollowersList
 
toString() - Method in class com.symphony.bdk.gen.api.model.FollowersListResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.FollowingListResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.Group
 
toString() - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
toString() - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.Languages
 
toString() - Method in class com.symphony.bdk.gen.api.model.MemberInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageDownloadReceiptCount
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageIds
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponse
 
toString() - Method in enum com.symphony.bdk.gen.api.model.MessageMetadataResponseParent.RelationshipTypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageMetadataResponseParent
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetailResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageSearchQuery
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageStatus
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageStream
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageSuppressionResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.MessageUser
 
toString() - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
toString() - Method in class com.symphony.bdk.gen.api.model.OboAuthResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.Pagination
 
toString() - Method in class com.symphony.bdk.gen.api.model.PaginationCursors
 
toString() - Method in class com.symphony.bdk.gen.api.model.Password
 
toString() - Method in class com.symphony.bdk.gen.api.model.PasswordReset
 
toString() - Method in enum com.symphony.bdk.gen.api.model.PasswordReset.TypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.PodAppEntitlement
 
toString() - Method in class com.symphony.bdk.gen.api.model.PodCertificate
 
toString() - Method in enum com.symphony.bdk.gen.api.model.Policy.PolicyTypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.Policy
 
toString() - Method in enum com.symphony.bdk.gen.api.model.Presence.CategoryEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.Presence
 
toString() - Method in class com.symphony.bdk.gen.api.model.Product
 
toString() - Method in class com.symphony.bdk.gen.api.model.Protocol
 
toString() - Method in class com.symphony.bdk.gen.api.model.Role
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomCreate
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomDeactivatedMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomMemberDemotedFromOwnerMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomMemberPromotedToOwnerMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomReactivatedMessageAllOf
 
toString() - Method in enum com.symphony.bdk.gen.api.model.RoomSearchCriteria.SortOrderEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomSearchResults
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomSpecificStreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomSystemInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.RoomUpdatedMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.SessionInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.ShareArticle
 
toString() - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
toString() - Method in class com.symphony.bdk.gen.api.model.Signal
 
toString() - Method in class com.symphony.bdk.gen.api.model.SignalAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.SimpleMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.Stream
 
toString() - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
toString() - Method in class com.symphony.bdk.gen.api.model.StreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.StreamFilter
 
toString() - Method in class com.symphony.bdk.gen.api.model.StreamType
 
toString() - Method in enum com.symphony.bdk.gen.api.model.StreamType.TypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.StringId
 
toString() - Method in enum com.symphony.bdk.gen.api.model.SuccessResponse.FormatEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.SuccessResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.Token
 
toString() - Method in class com.symphony.bdk.gen.api.model.User
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserAttributes.AccountTypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserConnection.StatusEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserData
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserError
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserFilter.StatusEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserFilter
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserId
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserName
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserSearchFilter
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserSearchQuery
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserStatus.StatusEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserStatus
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserSuspension
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserSystemInfo.StatusEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserSystemInfo
 
toString() - Method in enum com.symphony.bdk.gen.api.model.UserV2.AccountTypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.UserV2
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPSignal
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
toString() - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2Error
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2MembershipList
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2Message
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2RoomDetail
 
toString() - Method in enum com.symphony.bdk.gen.api.model.V2RoomSearchCriteria.SortOrderEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2StreamType
 
toString() - Method in enum com.symphony.bdk.gen.api.model.V2UserAttributes.AccountTypeEnum
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
toString() - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3Health
 
toString() - Method in enum com.symphony.bdk.gen.api.model.V3HealthAuthType
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
toString() - Method in enum com.symphony.bdk.gen.api.model.V3HealthStatus
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3RoomDetail
 
toString() - Method in class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4Event
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4ImportResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4Initiator
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4Message
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4MessageSent
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomCreated
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4SharedPost
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4Stream
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4User
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
toString() - Method in class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
toString() - Method in class com.symphony.bdk.gen.api.model.V5Datafeed
 
toString() - Method in class com.symphony.bdk.gen.api.model.V5EventList
 
total(Integer) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriberResponse
 
totalNumberFound(Long) - Method in class com.symphony.bdk.gen.api.model.MessageIdsFromStream
 
toUser(V4User) - Method in class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
twoFactorAuthPhone(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
type(String) - Method in class com.symphony.bdk.gen.api.model.AdminStreamInfo
 
type(AdminStreamTypeEnum.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.AdminStreamTypeEnum
 
type(CompanyCertType) - Method in class com.symphony.bdk.gen.api.model.CompanyCertAttributes
 
type(CompanyCertStatus.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.CompanyCertStatus
 
type(CompanyCertType.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.CompanyCertType
 
type(String) - Method in class com.symphony.bdk.gen.api.model.GroupRoleScope
 
type(PasswordReset.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.PasswordReset
 
type(String) - Method in class com.symphony.bdk.gen.api.model.Product
 
type(String) - Method in class com.symphony.bdk.gen.api.model.ShareContent
 
type(StreamType.TypeEnum) - Method in class com.symphony.bdk.gen.api.model.StreamType
 
type(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupCreate
 
type(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupData
 
type(String) - Method in class com.symphony.bdk.gen.api.model.UserGroupResponse
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPContentType
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPStream
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V2StreamType
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPRule
 
type(String) - Method in class com.symphony.bdk.gen.api.model.V4Event
 

U

udpateDelegates(Long, Long, DelegateAction.ActionEnum) - Method in class com.symphony.bdk.core.service.user.UserService
Update delegates assigned to an user.
unfollowUser(List<Long>, Long) - Method in interface com.symphony.bdk.core.service.user.OboUserService
Make a list of users to stop following a specific user.
unfollowUser(List<Long>, Long) - Method in class com.symphony.bdk.core.service.user.UserService
Make a list of users to stop following a specific user.
unsubscribe(RealTimeEventListener) - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedLoop
The bot unsubscribes to a RealTimeEventListener
unsubscribeUsersFromSignal(String, List<Long>) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Unsubscribe a list of users from a signal.
unsubscribeUsersFromSignal(String, List<Long>) - Method in class com.symphony.bdk.core.service.signal.SignalService
Unsubscribe a list of users from a signal.
update(Long, V2UserAttributes) - Method in class com.symphony.bdk.core.service.user.UserService
Updates an existing user
updateApplication(String, ApplicationDetail) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Update an existing application.
updateApplicationEntitlements(List<PodAppEntitlement>) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Update the list of application entitlements for the company.
updateAvatar(Long, String) - Method in class com.symphony.bdk.core.service.user.UserService
Update avatar of an user
updateAvatar(Long, byte[]) - Method in class com.symphony.bdk.core.service.user.UserService
Update avatar of an user
updateAvatar(Long, InputStream) - Method in class com.symphony.bdk.core.service.user.UserService
Update avatar of an user
updatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
updatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessage
 
updatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.ConnectionRequestMessageAllOf
 
updatedAt(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
updatedBy(Long) - Method in class com.symphony.bdk.gen.api.model.CompanyCertInfo
 
updateFeatureEntitlements(Long, List<Feature>) - Method in class com.symphony.bdk.core.service.user.UserService
Update feature entitlements of an user.
updateRoom(String, V3RoomAttributes) - Method in class com.symphony.bdk.core.service.stream.StreamService
Update the attributes of an existing chatroom.
updateSignal(String, BaseSignal) - Method in interface com.symphony.bdk.core.service.signal.OboSignalService
Update an existing signal.
updateSignal(String, BaseSignal) - Method in class com.symphony.bdk.core.service.signal.SignalService
Update an existing signal.
updateStatus(Long, UserStatus) - Method in class com.symphony.bdk.core.service.user.UserService
Update the status of an user
updateUserApplications(Long, List<UserAppEntitlement>) - Method in class com.symphony.bdk.core.service.application.ApplicationService
Update the application entitlements for a particular user.
url(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
url(String) - Method in class com.symphony.bdk.gen.api.model.AppNotification
 
url(String) - Method in class com.symphony.bdk.gen.api.model.Avatar
 
user(UserCompp) - Method in class com.symphony.bdk.gen.api.model.MessageReceiptDetail
 
User - Class in com.symphony.bdk.gen.api.model
User record.
User() - Constructor for class com.symphony.bdk.gen.api.model.User
 
user(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
user(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
user(MembershipData) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
user(UserCompp) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
user(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
user(V2MemberUserDetail) - Method in class com.symphony.bdk.gen.api.model.V2MemberInfo
 
user(V4User) - Method in class com.symphony.bdk.gen.api.model.V4Initiator
 
user(V4User) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
userAgent(String) - Method in class com.symphony.bdk.gen.api.model.V4Message
 
UserApi - Class in com.symphony.bdk.gen.api
 
UserApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.UserApi
 
UserAppEntitlement - Class in com.symphony.bdk.gen.api.model
Application Entitlements for the user
UserAppEntitlement() - Constructor for class com.symphony.bdk.gen.api.model.UserAppEntitlement
 
UserAttributes - Class in com.symphony.bdk.gen.api.model
User record.
UserAttributes() - Constructor for class com.symphony.bdk.gen.api.model.UserAttributes
 
userAttributes(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserCreate
 
userAttributes(UserAttributes) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
userAttributes(V2UserAttributes) - Method in class com.symphony.bdk.gen.api.model.V2UserCreate
 
userAttributes(V2UserAttributes) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
UserAttributes.AccountTypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets accountType
UserClaim - Class in com.symphony.bdk.core.auth.jwt
Class to represent the claim "user" in the jwt used in extension app authentication.
UserClaim() - Constructor for class com.symphony.bdk.core.auth.jwt.UserClaim
 
UserCompp - Class in com.symphony.bdk.gen.api.model
Basic user information to include in other models
UserCompp() - Constructor for class com.symphony.bdk.gen.api.model.UserCompp
 
UserConnection - Class in com.symphony.bdk.gen.api.model
Connection status between two users
UserConnection() - Constructor for class com.symphony.bdk.gen.api.model.UserConnection
 
UserConnection.StatusEnum - Enum in com.symphony.bdk.gen.api.model
Connection status between the requesting user and the request sender
UserConnectionRequest - Class in com.symphony.bdk.gen.api.model
Request body for the Connection APIs
UserConnectionRequest() - Constructor for class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
UserCreate - Class in com.symphony.bdk.gen.api.model
User Creation Object.
UserCreate() - Constructor for class com.symphony.bdk.gen.api.model.UserCreate
 
UserData - Class in com.symphony.bdk.gen.api.model
User object response
UserData() - Constructor for class com.symphony.bdk.gen.api.model.UserData
 
UserDetail - Class in com.symphony.bdk.gen.api.model
Detailed User record.
UserDetail() - Constructor for class com.symphony.bdk.gen.api.model.UserDetail
 
UserDetailMapper - Interface in com.symphony.bdk.core.service.user.mapper
 
userDetailToV2UserDetail(UserDetail) - Method in interface com.symphony.bdk.core.service.user.mapper.UserDetailMapper
 
UserError - Class in com.symphony.bdk.gen.api.model
User error information
UserError() - Constructor for class com.symphony.bdk.gen.api.model.UserError
 
UserFeature - Enum in com.symphony.bdk.core.service.user.constant
The list of available user features.
UserFilter - Class in com.symphony.bdk.gen.api.model
UserFilter
UserFilter() - Constructor for class com.symphony.bdk.gen.api.model.UserFilter
 
UserFilter.StatusEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets status
UserGroupAssignee - Class in com.symphony.bdk.gen.api.model
User group assignee object
UserGroupAssignee() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
UserGroupAssigneeResponse - Class in com.symphony.bdk.gen.api.model
response
UserGroupAssigneeResponse() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupAssigneeResponse
 
UserGroupAssigneeUpdate - Class in com.symphony.bdk.gen.api.model
Body for user group assignee update
UserGroupAssigneeUpdate() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupAssigneeUpdate
 
UserGroupAssignmentResponse - Class in com.symphony.bdk.gen.api.model
User Group assignment response object
UserGroupAssignmentResponse() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
UserGroupCreate - Class in com.symphony.bdk.gen.api.model
Body for group creation
UserGroupCreate() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupCreate
 
UserGroupData - Class in com.symphony.bdk.gen.api.model
Group object response
UserGroupData() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupData
 
UserGroupMembershipData - Class in com.symphony.bdk.gen.api.model
Body for user group membership response
UserGroupMembershipData() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
UserGroupMembershipRequest - Class in com.symphony.bdk.gen.api.model
Body for user group membership creation
UserGroupMembershipRequest() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupMembershipRequest
 
UserGroupMembershipResponse - Class in com.symphony.bdk.gen.api.model
UserGroupMembershipResponse
UserGroupMembershipResponse() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupMembershipResponse
 
UserGroupMembershipResponseData - Class in com.symphony.bdk.gen.api.model
User object response
UserGroupMembershipResponseData() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
UserGroupMembershipUpdate - Class in com.symphony.bdk.gen.api.model
User Group membership update object
UserGroupMembershipUpdate() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupMembershipUpdate
 
UserGroupResponse - Class in com.symphony.bdk.gen.api.model
Group object response
UserGroupResponse() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupResponse
 
UserGroupResponseList - Class in com.symphony.bdk.gen.api.model
UserGroupResponseList
UserGroupResponseList() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupResponseList
 
UserGroupUpdate - Class in com.symphony.bdk.gen.api.model
Body for group update
UserGroupUpdate() - Constructor for class com.symphony.bdk.gen.api.model.UserGroupUpdate
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.AdminJustifiedUserAction
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriber
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.ChannelSubscriptionError
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.DelegateAction
 
userId(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.SessionInfo
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.StreamAttachmentItem
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnection
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserConnectionRequest
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipData
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.UserGroupMembershipResponseData
 
UserId - Class in com.symphony.bdk.gen.api.model
UserId
UserId() - Constructor for class com.symphony.bdk.gen.api.model.UserId
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.V2Presence
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserPresence
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
userId(Long) - Method in class com.symphony.bdk.gen.api.model.V4User
 
UserInfo - Class in com.symphony.bdk.gen.api.model
User record.
UserInfo() - Constructor for class com.symphony.bdk.gen.api.model.UserInfo
 
userJoinedRoom(V4UserJoinedRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
UserJoinedRoomActivity<C extends UserJoinedRoomContext> - Class in com.symphony.bdk.core.activity.room
A user-joined-room activity corresponds to an User joined room event.
UserJoinedRoomActivity() - Constructor for class com.symphony.bdk.core.activity.room.UserJoinedRoomActivity
 
UserJoinedRoomContext - Class in com.symphony.bdk.core.activity.room
Default implementation of the ActivityContext handled by the UserJoinedRoomActivity.
UserJoinedRoomContext(V4Initiator, V4UserJoinedRoom) - Constructor for class com.symphony.bdk.core.activity.room.UserJoinedRoomContext
 
UserJoinedRoomMessage - Class in com.symphony.bdk.gen.api.model
Generated when a user joins a room.
UserJoinedRoomMessage() - Constructor for class com.symphony.bdk.gen.api.model.UserJoinedRoomMessage
 
UserJoinedRoomMessageAllOf - Class in com.symphony.bdk.gen.api.model
UserJoinedRoomMessageAllOf
UserJoinedRoomMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.UserJoinedRoomMessageAllOf
 
userLeftRoom(V4UserLeftRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
UserLeftRoomMessage - Class in com.symphony.bdk.gen.api.model
Generated when a user leaves a room.
UserLeftRoomMessage() - Constructor for class com.symphony.bdk.gen.api.model.UserLeftRoomMessage
 
UserLeftRoomMessageAllOf - Class in com.symphony.bdk.gen.api.model
UserLeftRoomMessageAllOf
UserLeftRoomMessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.UserLeftRoomMessageAllOf
 
username(String) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidate
 
userName(String) - Method in class com.symphony.bdk.gen.api.model.MembershipData
 
userName(String) - Method in class com.symphony.bdk.gen.api.model.MessageStatusUser
 
userName(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
username(String) - Method in class com.symphony.bdk.gen.api.model.UserCompp
 
username(String) - Method in class com.symphony.bdk.gen.api.model.UserData
 
UserName - Class in com.symphony.bdk.gen.api.model
UserName
UserName() - Constructor for class com.symphony.bdk.gen.api.model.UserName
 
username(String) - Method in class com.symphony.bdk.gen.api.model.UserName
 
username(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
userName(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
username(String) - Method in class com.symphony.bdk.gen.api.model.V4User
 
userRequestedToJoinRoom(V4UserRequestedToJoinRoom) - Method in class com.symphony.bdk.gen.api.model.V4Payload
 
userRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignee
 
userRoles(List<String>) - Method in class com.symphony.bdk.gen.api.model.UserGroupAssignmentResponse
 
users() - Method in class com.symphony.bdk.core.OboServices
Get the OboUserService using the provided OBO session in constructor.
users() - Method in class com.symphony.bdk.core.SymphonyBdk
Get the UserService from a Bdk entry point.
users(List<AssigneeCandidate>) - Method in class com.symphony.bdk.gen.api.model.AssigneeCandidates
 
users(List<UserV2>) - Method in class com.symphony.bdk.gen.api.model.UserSearchResults
 
users(List<UserV2>) - Method in class com.symphony.bdk.gen.api.model.V2UserList
 
users(Map<String, V3HealthComponent>) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
UsersApi - Class in com.symphony.bdk.gen.api
 
UsersApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.UsersApi
 
UserSearchFilter - Class in com.symphony.bdk.gen.api.model
UserSearchFilter
UserSearchFilter() - Constructor for class com.symphony.bdk.gen.api.model.UserSearchFilter
 
UserSearchQuery - Class in com.symphony.bdk.gen.api.model
UserSearchQuery
UserSearchQuery() - Constructor for class com.symphony.bdk.gen.api.model.UserSearchQuery
 
UserSearchResults - Class in com.symphony.bdk.gen.api.model
UserSearchResults
UserSearchResults() - Constructor for class com.symphony.bdk.gen.api.model.UserSearchResults
 
UserService - Class in com.symphony.bdk.core.service.user
Service class for managing users.
UserService(UserApi, UsersApi, AuditTrailApi, AuthSession, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.user.UserService
 
UserService(UserApi, UsersApi, AuditTrailApi, RetryWithRecoveryBuilder<?>) - Constructor for class com.symphony.bdk.core.service.user.UserService
 
UserStatus - Class in com.symphony.bdk.gen.api.model
UserStatus
UserStatus() - Constructor for class com.symphony.bdk.gen.api.model.UserStatus
 
UserStatus.StatusEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets status
UserSuspension - Class in com.symphony.bdk.gen.api.model
UserSuspension
UserSuspension() - Constructor for class com.symphony.bdk.gen.api.model.UserSuspension
 
userSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.UserDetail
 
userSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.UserInfo
 
UserSystemInfo - Class in com.symphony.bdk.gen.api.model
User Status Information.
UserSystemInfo() - Constructor for class com.symphony.bdk.gen.api.model.UserSystemInfo
 
userSystemInfo(UserSystemInfo) - Method in class com.symphony.bdk.gen.api.model.V2UserDetail
 
UserSystemInfo.StatusEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets status
userTypes(List<String>) - Method in class com.symphony.bdk.gen.api.model.RoleDetail
 
UserV2 - Class in com.symphony.bdk.gen.api.model
User record version 2
UserV2() - Constructor for class com.symphony.bdk.gen.api.model.UserV2
 
UserV2.AccountTypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets accountType
UtilApi - Class in com.symphony.bdk.gen.api
 
UtilApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.UtilApi
 

V

v1AdminAppCreatePost(String, ApplicationDetail) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Creates a new app
v1AdminAppCreatePostWithHttpInfo(String, ApplicationDetail) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Creates a new app
v1AdminAppEntitlementListGet(String) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Get the list of application entitlements for the company
v1AdminAppEntitlementListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Get the list of application entitlements for the company
v1AdminAppEntitlementListPost(String, List<PodAppEntitlement>) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Update the application entitlements for the company
v1AdminAppEntitlementListPostWithHttpInfo(String, List<PodAppEntitlement>) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Update the application entitlements for the company
v1AdminAppIdDeletePost(String, String) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Deletes a app
v1AdminAppIdDeletePostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Deletes a app
v1AdminAppIdGetGet(String, String) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Gets a app
v1AdminAppIdGetGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Gets a app
v1AdminAppIdUpdatePost(String, String, ApplicationDetail) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Updates a app
v1AdminAppIdUpdatePostWithHttpInfo(String, String, ApplicationDetail) - Method in class com.symphony.bdk.gen.api.ApplicationApi
Updates a app
v1AdminDisclaimerDidGet(String, String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
Get a disclaimer by disclaimer id
v1AdminDisclaimerDidGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
Get a disclaimer by disclaimer id
v1AdminDisclaimerDidUsersGet(String, String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
List all users assigned to this disclaimer
v1AdminDisclaimerDidUsersGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
List all users assigned to this disclaimer
v1AdminDisclaimerListGet(String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
List all disclaimers for the company (pod)
v1AdminDisclaimerListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.DisclaimerApi
List all disclaimers for the company (pod)
v1AdminGroupGidMembershipAddPost(String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Add members to an Information Barrier group.
v1AdminGroupGidMembershipAddPostWithHttpInfo(String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Add members to an Information Barrier group.
v1AdminGroupGidMembershipListGet(String, String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get the list of userids in this Information Barrier Group
v1AdminGroupGidMembershipListGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get the list of userids in this Information Barrier Group
v1AdminGroupGidMembershipRemovePost(String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Remove members from an Information Barrier group
v1AdminGroupGidMembershipRemovePostWithHttpInfo(String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Remove members from an Information Barrier group
v1AdminGroupListGet(String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get a list of all Information Barrier Groups
v1AdminGroupListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get a list of all Information Barrier Groups
v1AdminImCreatePost(String, List<Long>) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new single or multi party instant message conversation At least two user IDs must be provided or an error response will be sent.
v1AdminImCreatePostWithHttpInfo(String, List<Long>) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new single or multi party instant message conversation At least two user IDs must be provided or an error response will be sent.
v1AdminMessagesMessageIdMetadataRelationshipsGet(String, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Get the message metadata relationship
v1AdminMessagesMessageIdMetadataRelationshipsGetWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Get the message metadata relationship
v1AdminMessagesMessageIdReceiptsGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch receipts details from a specific message.
v1AdminMessagesMessageIdReceiptsGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch receipts details from a specific message.
v1AdminMessagesPost(String, MessageIds) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch message details
v1AdminMessagesPostWithHttpInfo(String, MessageIds) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch message details
v1AdminMessagesuppressionIdSuppressPost(String, String) - Method in class com.symphony.bdk.gen.api.MessageSuppressionApi
Suppress a message
v1AdminMessagesuppressionIdSuppressPostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.MessageSuppressionApi
Suppress a message
v1AdminPolicyListGet(String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get all Information Policies
v1AdminPolicyListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.InfoBarriersApi
Get all Information Policies
v1AdminRoomIdMembershipAddPost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Add a member to an existing room.
v1AdminRoomIdMembershipAddPostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Add a member to an existing room.
v1AdminRoomIdMembershipListGet(String, String, Boolean) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Lists current and previous members of an existing room.
v1AdminRoomIdMembershipListGetWithHttpInfo(String, String, Boolean) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Lists current and previous members of an existing room.
v1AdminRoomIdMembershipRemovePost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Remove a member from a room.
v1AdminRoomIdMembershipRemovePostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Remove a member from a room.
v1AdminRoomIdSetActivePost(String, Boolean, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deactivate or reactivate a chatroom via AC Portal.
v1AdminRoomIdSetActivePostWithHttpInfo(String, Boolean, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deactivate or reactivate a chatroom via AC Portal.
v1AdminStreamIdMembershipListGet(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
List the current members of an existing stream.
v1AdminStreamIdMembershipListGetWithHttpInfo(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
List the current members of an existing stream.
v1AdminStreamsListPost(String, Integer, Integer, AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1AdminStreamsListPostWithHttpInfo(String, Integer, Integer, AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1AdminSystemRolesListGet(String) - Method in class com.symphony.bdk.gen.api.UserApi
Get a list of all roles available in the company (pod)
v1AdminSystemRolesListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.UserApi
Get a list of all roles available in the company (pod)
v1AdminUserCreatePost(String, UserCreate) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserCreatePostWithHttpInfo(String, UserCreate) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserFindPost(String, UserFilter, Integer, Integer) - Method in class com.symphony.bdk.gen.api.UserApi
Find a user based on attributes
v1AdminUserFindPostWithHttpInfo(String, UserFilter, Integer, Integer) - Method in class com.symphony.bdk.gen.api.UserApi
Find a user based on attributes
v1AdminUserListGet(String) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserListGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserUidAppEntitlementListGet(String, Long) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Get the list of application entitlements for this user
v1AdminUserUidAppEntitlementListGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Get the list of application entitlements for this user
v1AdminUserUidAppEntitlementListPost(String, Long, List<UserAppEntitlement>) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Update the application entitlements for this user
v1AdminUserUidAppEntitlementListPostWithHttpInfo(String, Long, List<UserAppEntitlement>) - Method in class com.symphony.bdk.gen.api.AppEntitlementApi
Update the application entitlements for this user
v1AdminUserUidAvatarGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the URL of the avatar of a particular user
v1AdminUserUidAvatarGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the URL of the avatar of a particular user
v1AdminUserUidAvatarUpdatePost(String, Long, AvatarUpdate) - Method in class com.symphony.bdk.gen.api.UserApi
Update the avatar of a particular user
v1AdminUserUidAvatarUpdatePostWithHttpInfo(String, Long, AvatarUpdate) - Method in class com.symphony.bdk.gen.api.UserApi
Update the avatar of a particular user
v1AdminUserUidDelegatesGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the delegates assigned to a user
v1AdminUserUidDelegatesGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the delegates assigned to a user
v1AdminUserUidDelegatesUpdatePost(String, Long, DelegateAction) - Method in class com.symphony.bdk.gen.api.UserApi
Update the delegates assigned to a user
v1AdminUserUidDelegatesUpdatePostWithHttpInfo(String, Long, DelegateAction) - Method in class com.symphony.bdk.gen.api.UserApi
Update the delegates assigned to a user
v1AdminUserUidDisclaimerDelete(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Unassign a disclaimer from a user
v1AdminUserUidDisclaimerDeleteWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Unassign a disclaimer from a user
v1AdminUserUidDisclaimerGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the disclaimer assigned to a user
v1AdminUserUidDisclaimerGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the disclaimer assigned to a user
v1AdminUserUidDisclaimerUpdatePost(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Assign a disclaimer to a user
v1AdminUserUidDisclaimerUpdatePostWithHttpInfo(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Assign a disclaimer to a user
v1AdminUserUidFeaturesGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the list of Symphony feature entitlements enabled for a particular user
v1AdminUserUidFeaturesGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the list of Symphony feature entitlements enabled for a particular user
v1AdminUserUidFeaturesUpdatePost(String, Long, List<Feature>) - Method in class com.symphony.bdk.gen.api.UserApi
Update the list of Symphony feature entitlements for a particular user
v1AdminUserUidFeaturesUpdatePostWithHttpInfo(String, Long, List<Feature>) - Method in class com.symphony.bdk.gen.api.UserApi
Update the list of Symphony feature entitlements for a particular user
v1AdminUserUidGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserUidGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserUidRolesAddPost(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Add a role to a user
v1AdminUserUidRolesAddPostWithHttpInfo(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Add a role to a user
v1AdminUserUidRolesRemovePost(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Remove a role from a user
v1AdminUserUidRolesRemovePostWithHttpInfo(String, Long, StringId) - Method in class com.symphony.bdk.gen.api.UserApi
Remove a role from a user
v1AdminUserUidStatusGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the status, active or inactive, for a particular user
v1AdminUserUidStatusGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Get the status, active or inactive, for a particular user
v1AdminUserUidStatusUpdatePost(String, Long, UserStatus) - Method in class com.symphony.bdk.gen.api.UserApi
Update the status of a particular user
v1AdminUserUidStatusUpdatePostWithHttpInfo(String, Long, UserStatus) - Method in class com.symphony.bdk.gen.api.UserApi
Update the status of a particular user
v1AdminUserUidUpdatePost(String, Long, UserAttributes) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserUidUpdatePostWithHttpInfo(String, Long, UserAttributes) - Method in class com.symphony.bdk.gen.api.UserApi
Deprecated. 
v1AdminUserUserIdSuspensionUpdatePut(String, Long, UserSuspension) - Method in class com.symphony.bdk.gen.api.UserApi
Update the status of suspension of a particular user
v1AdminUserUserIdSuspensionUpdatePutWithHttpInfo(String, Long, UserSuspension) - Method in class com.symphony.bdk.gen.api.UserApi
Update the status of suspension of a particular user
v1AppAuthenticatePost() - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenticate an application in a delegated context.
v1AppAuthenticatePostWithHttpInfo() - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenticate an application in a delegated context.
v1AppPodCertificateGet() - Method in class com.symphony.bdk.gen.api.CertificatePodApi
Retrieve the certificate that can be use to validate the JWT token obtain through the extension application authentication flow.
v1AppPodCertificateGetWithHttpInfo() - Method in class com.symphony.bdk.gen.api.CertificatePodApi
Retrieve the certificate that can be use to validate the JWT token obtain through the extension application authentication flow.
v1AppUsernameUsernameAuthenticatePost(String, String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenicate an application in a delegated context to act on behalf of a user
v1AppUsernameUsernameAuthenticatePostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenicate an application in a delegated context to act on behalf of a user
v1AppUserUidAuthenticatePost(Long, String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenicate an application in a delegated context to act on behalf of a user
v1AppUserUidAuthenticatePostWithHttpInfo(Long, String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
PROVISIONAL - Authenicate an application in a delegated context to act on behalf of a user
V1AuditTrailInitiatorList - Class in com.symphony.bdk.gen.api.model
V1AuditTrailInitiatorList
V1AuditTrailInitiatorList() - Constructor for class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorList
 
V1AuditTrailInitiatorResponse - Class in com.symphony.bdk.gen.api.model
Audit Trail Initiator object response.
V1AuditTrailInitiatorResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1AuditTrailInitiatorResponse
 
v1AudittrailPrivilegeduserGet(String, String, Long, Long, String, String, Integer, Long, String) - Method in class com.symphony.bdk.gen.api.AuditTrailApi
Get a list of actions performed by a privileged account acting as privileged user given a period of time.
v1AudittrailPrivilegeduserGetWithHttpInfo(String, String, Long, Long, String, String, Integer, Long, String) - Method in class com.symphony.bdk.gen.api.AuditTrailApi
Get a list of actions performed by a privileged account acting as privileged user given a period of time.
v1AuthenticateExtensionAppPost(ExtensionAppAuthenticateRequest) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Authenticate a client-extension application Based on the application's SSL client certificate presented by the TLS layer, it authenticates the client-extension application and return a symphony verification token.
v1AuthenticateExtensionAppPostWithHttpInfo(ExtensionAppAuthenticateRequest) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Authenticate a client-extension application Based on the application's SSL client certificate presented by the TLS layer, it authenticates the client-extension application and return a symphony verification token.
v1AuthenticatePost() - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Authenticate.
v1AuthenticatePostWithHttpInfo() - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Authenticate.
v1CompanycertCreatePost(String, CompanyCert) - Method in class com.symphony.bdk.gen.api.SecurityApi
Deprecated. 
v1CompanycertCreatePostWithHttpInfo(String, CompanyCert) - Method in class com.symphony.bdk.gen.api.SecurityApi
Deprecated. 
v1CompanycertDeletePost(String, StringId) - Method in class com.symphony.bdk.gen.api.SecurityApi
Delete a company certificate
v1CompanycertDeletePostWithHttpInfo(String, StringId) - Method in class com.symphony.bdk.gen.api.SecurityApi
Delete a company certificate
v1CompanycertFingerPrintGetGet(String, String) - Method in class com.symphony.bdk.gen.api.SecurityApi
Get the details of a company certificate
v1CompanycertFingerPrintGetGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.SecurityApi
Get the details of a company certificate
v1CompanycertFingerPrintIssuedByGet(String, String) - Method in class com.symphony.bdk.gen.api.SecurityApi
Return a list of all certificates which were verified to the cert whose fingerprint is passed.
v1CompanycertFingerPrintIssuedByGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.SecurityApi
Return a list of all certificates which were verified to the cert whose fingerprint is passed.
v1CompanycertFingerPrintUpdatePost(String, String, CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.SecurityApi
Update a company certificate
v1CompanycertFingerPrintUpdatePostWithHttpInfo(String, String, CompanyCertAttributes) - Method in class com.symphony.bdk.gen.api.SecurityApi
Update a company certificate
v1CompanycertListGet(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all trusted certs
v1CompanycertListGetWithHttpInfo(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all trusted certs
v1CompanycertPodmanagedListGet(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all trusted certs
v1CompanycertPodmanagedListGetWithHttpInfo(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all trusted certs
v1CompanycertTypeListPost(String, List<CompanyCertType>, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all certs of the given types
v1CompanycertTypeListPostWithHttpInfo(String, List<CompanyCertType>, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SecurityApi
List all certs of the given types
v1ConnectionAcceptPost(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Accept the connection request for the requesting user
v1ConnectionAcceptPostWithHttpInfo(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Accept the connection request for the requesting user
v1ConnectionCreatePost(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Sends an invitation to connect with another user
v1ConnectionCreatePostWithHttpInfo(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Sends an invitation to connect with another user
v1ConnectionListGet(String, String, String) - Method in class com.symphony.bdk.gen.api.ConnectionApi
List of requesting user's connection This retrieves all connections of the requesting user.
v1ConnectionListGetWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.ConnectionApi
List of requesting user's connection This retrieves all connections of the requesting user.
v1ConnectionRejectPost(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Reject the connection request for the requesting user.
v1ConnectionRejectPostWithHttpInfo(String, UserConnectionRequest) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Reject the connection request for the requesting user.
v1ConnectionUserUidRemovePost(String, Long) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Removes a connection with a user.
v1ConnectionUserUidRemovePostWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.ConnectionApi
Removes a connection with a user.
v1ConnectionUserUserIdInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.ConnectionApi
The status of the connection invitation to another user.
v1ConnectionUserUserIdInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.ConnectionApi
The status of the connection invitation to another user.
V1DLPContentType - Class in com.symphony.bdk.gen.api.model
A representation of content type of message sent by a user of Symphony (message/stream/signal)
V1DLPContentType() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPContentType
 
v1DlpDictionariesDictIdDataDownloadGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Downloads Base 64 encoded dictionary content.
v1DlpDictionariesDictIdDataDownloadGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Downloads Base 64 encoded dictionary content.
v1DlpDictionariesDictIdDataUploadPost(String, String, String, File) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Override dictionary content with provided content.
v1DlpDictionariesDictIdDataUploadPostWithHttpInfo(String, String, String, File) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Override dictionary content with provided content.
v1DlpDictionariesDictIdDelete(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a dictionary Deletes a dictionary.
v1DlpDictionariesDictIdDeleteWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a dictionary Deletes a dictionary.
v1DlpDictionariesDictIdGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get dictionary metadata Get basic information for a dictionary.
v1DlpDictionariesDictIdGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get dictionary metadata Get basic information for a dictionary.
v1DlpDictionariesDictIdPut(String, String, String, V1DLPDictionaryMetadataUpdateRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a dictionary Updates the dictionary's basic metadata without content.
v1DlpDictionariesDictIdPutWithHttpInfo(String, String, String, V1DLPDictionaryMetadataUpdateRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a dictionary Updates the dictionary's basic metadata without content.
v1DlpDictionariesGet(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all dictionary metadatas Get all dictionary metadatas with the latest version.
v1DlpDictionariesGetWithHttpInfo(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all dictionary metadatas Get all dictionary metadatas with the latest version.
v1DlpDictionariesPost(String, String, V1DLPDictionaryMetadataCreateRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Create a dictionary Creates a dictionary with basic metadata and no content.
v1DlpDictionariesPostWithHttpInfo(String, String, V1DLPDictionaryMetadataCreateRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Create a dictionary Creates a dictionary with basic metadata and no content.
V1DLPDictionary - Class in com.symphony.bdk.gen.api.model
Dictionary object
V1DLPDictionary() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionary
 
V1DLPDictionaryContent - Class in com.symphony.bdk.gen.api.model
Content of a dictionary
V1DLPDictionaryContent() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryContent
 
V1DLPDictionaryMetadata - Class in com.symphony.bdk.gen.api.model
Dictionary's metadata (excluding content)
V1DLPDictionaryMetadata() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadata
 
V1DLPDictionaryMetadataCollectionResponse - Class in com.symphony.bdk.gen.api.model
List of dictionary metadata.
V1DLPDictionaryMetadataCollectionResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCollectionResponse
 
V1DLPDictionaryMetadataCreateRequest - Class in com.symphony.bdk.gen.api.model
Dictionary's metadata (excluding content) to use for dictionary create operations.
V1DLPDictionaryMetadataCreateRequest() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataCreateRequest
 
V1DLPDictionaryMetadataResponse - Class in com.symphony.bdk.gen.api.model
Dictionary response containing dictionary metadata.
V1DLPDictionaryMetadataResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataResponse
 
V1DLPDictionaryMetadataUpdateRequest - Class in com.symphony.bdk.gen.api.model
Dictionary's metadata (excluding content) to use for dictionary update operations.
V1DLPDictionaryMetadataUpdateRequest() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryMetadataUpdateRequest
 
V1DLPDictionaryRef - Class in com.symphony.bdk.gen.api.model
Basic information needed to identify a dictionary
V1DLPDictionaryRef() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
V1DLPMatchedPolicy - Class in com.symphony.bdk.gen.api.model
A representation of policy that matched the violation with a list of matched keywords in the policy
V1DLPMatchedPolicy() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
V1DLPOutcome - Class in com.symphony.bdk.gen.api.model
A representation of outcome of DLP message/stream/signal sent by a user of Symphony
V1DLPOutcome() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPOutcome
 
V1DLPPoliciesCollectionResponse - Class in com.symphony.bdk.gen.api.model
List of policies
V1DLPPoliciesCollectionResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPPoliciesCollectionResponse
 
v1DlpPoliciesGet(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all policies Get all policies
v1DlpPoliciesGetWithHttpInfo(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all policies Get all policies
v1DlpPoliciesPolicyIdDelete(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a policy Delete a policy.
v1DlpPoliciesPolicyIdDeleteWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a policy Delete a policy.
v1DlpPoliciesPolicyIdDisablePost(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Disables a policy.
v1DlpPoliciesPolicyIdDisablePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Disables a policy.
v1DlpPoliciesPolicyIdEnablePost(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Enables a policy.
v1DlpPoliciesPolicyIdEnablePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Enables a policy.
v1DlpPoliciesPolicyIdGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get a policy Get a policy
v1DlpPoliciesPolicyIdGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get a policy Get a policy
v1DlpPoliciesPolicyIdPut(String, String, String, V1DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a policy.
v1DlpPoliciesPolicyIdPutWithHttpInfo(String, String, String, V1DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a policy.
v1DlpPoliciesPost(String, String, V1DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Creates a policy Creates a new policy with dictionary references.
v1DlpPoliciesPostWithHttpInfo(String, String, V1DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Creates a policy Creates a new policy with dictionary references.
V1DLPPolicy - Class in com.symphony.bdk.gen.api.model
The policy object for expression filter, one policy can have multiple dictionaries
V1DLPPolicy() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
V1DLPPolicyRequest - Class in com.symphony.bdk.gen.api.model
The policy object to use for creating/updating a policy.
V1DLPPolicyRequest() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPPolicyRequest
 
V1DLPPolicyResponse - Class in com.symphony.bdk.gen.api.model
Policy Response
V1DLPPolicyResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPPolicyResponse
 
V1DLPSignal - Class in com.symphony.bdk.gen.api.model
Signal details
V1DLPSignal() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPSignal
 
V1DLPStream - Class in com.symphony.bdk.gen.api.model
Room details in the context of violation.
V1DLPStream() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPStream
 
V1DLPViolation - Class in com.symphony.bdk.gen.api.model
A representation of a violation due to a message sent by a user of Symphony
V1DLPViolation() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolation
 
V1DLPViolationMessage - Class in com.symphony.bdk.gen.api.model
V1DLPViolationMessage
V1DLPViolationMessage() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
V1DLPViolationMessageResponse - Class in com.symphony.bdk.gen.api.model
V1DLPViolationMessageResponse
V1DLPViolationMessageResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
V1DLPViolationSignal - Class in com.symphony.bdk.gen.api.model
V1DLPViolationSignal
V1DLPViolationSignal() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
V1DLPViolationSignalResponse - Class in com.symphony.bdk.gen.api.model
V1DLPViolationSignalResponse
V1DLPViolationSignalResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
v1DlpViolationsMessageGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on messages.
v1DlpViolationsMessageGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on messages.
v1DlpViolationsSignalGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on signals.
v1DlpViolationsSignalGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on signals.
v1DlpViolationsStreamGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on streams.
v1DlpViolationsStreamGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on streams.
V1DLPViolationStream - Class in com.symphony.bdk.gen.api.model
V1DLPViolationStream
V1DLPViolationStream() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
V1DLPViolationStreamResponse - Class in com.symphony.bdk.gen.api.model
V1DLPViolationStreamResponse
V1DLPViolationStreamResponse() - Constructor for class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
v1FilesAllowedTypesGet(String) - Method in class com.symphony.bdk.gen.api.PodApi
Get supported attachment types for the pod
v1FilesAllowedTypesGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.PodApi
Get supported attachment types for the pod
v1ImCreatePost(String, List<Long>) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new single or multi party instant message conversation between the caller and specified users.
v1ImCreatePostWithHttpInfo(String, List<Long>) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new single or multi party instant message conversation between the caller and specified users.
v1InfoGet() - Method in class com.symphony.bdk.gen.api.SignalsApi
Get information about the Agent
v1InfoGetWithHttpInfo() - Method in class com.symphony.bdk.gen.api.SignalsApi
Get information about the Agent
v1LanguagesGet() - Method in class com.symphony.bdk.gen.api.PodApi
Lists available languages for the pod.
v1LanguagesGetWithHttpInfo() - Method in class com.symphony.bdk.gen.api.PodApi
Lists available languages for the pod.
v1LogoutPost(String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Logout.
v1LogoutPostWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.CertificateAuthenticationApi
Logout.
v1MessageIdGet(String, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Get a message by ID
v1MessageIdGetWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Get a message by ID
v1MessageMidStatusGet(String, String) - Method in class com.symphony.bdk.gen.api.MessageApi
Get the read status of a particular message.
v1MessageMidStatusGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.MessageApi
Get the read status of a particular message.
v1MessageSearchGet(String, String, String, Integer, Integer, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Search messages Search messages according to the specified criteria.
v1MessageSearchGetWithHttpInfo(String, String, String, Integer, Integer, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Search messages Search messages according to the specified criteria.
v1MessageSearchPost(String, String, MessageSearchQuery, Integer, Integer, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Search messages Search messages according to the specified criteria.
v1MessageSearchPostWithHttpInfo(String, String, MessageSearchQuery, Integer, Integer, String, String) - Method in class com.symphony.bdk.gen.api.MessagesApi
Search messages Search messages according to the specified criteria.
v1PodcertGet() - Method in class com.symphony.bdk.gen.api.PodApi
Retrieve the pod certificate that can be use to validate signed JWT tokens generated from the pod
v1PodcertGetWithHttpInfo() - Method in class com.symphony.bdk.gen.api.PodApi
Retrieve the pod certificate that can be use to validate signed JWT tokens generated from the pod
v1PresenceFeedCreatePost(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Create Presence status feed.
v1PresenceFeedCreatePostWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Create Presence status feed.
v1PresenceFeedFeedIdDeletePost(String, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Delete a presence status feed.
v1PresenceFeedFeedIdDeletePostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Delete a presence status feed.
v1PresenceFeedFeedIdReadGet(String, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Read a presence status feed.
v1PresenceFeedFeedIdReadGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Read a presence status feed.
v1PubkeyAppAuthenticateExtensionAppPost(AuthenticateExtensionAppRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate extension app with public key Based on an authentication request token signed by the caller's RSA private key, authenticate the API caller and return a session token.
v1PubkeyAppAuthenticateExtensionAppPostWithHttpInfo(AuthenticateExtensionAppRequest) - Method in class com.symphony.bdk.gen.api.AuthenticationApi
Authenticate extension app with public key Based on an authentication request token signed by the caller's RSA private key, authenticate the API caller and return a session token.
v1RoomCreatePost(String, RoomCreate) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1RoomCreatePostWithHttpInfo(String, RoomCreate) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1RoomIdInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1RoomIdInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1RoomIdMembershipAddPost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Adds new member to an existing room.
v1RoomIdMembershipAddPostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Adds new member to an existing room.
v1RoomIdMembershipDemoteOwnerPost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Demotes room owner.
v1RoomIdMembershipDemoteOwnerPostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Demotes room owner.
v1RoomIdMembershipListGet(String, String) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Deprecated. 
v1RoomIdMembershipListGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Deprecated. 
v1RoomIdMembershipPromoteOwnerPost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Promotes user to owner.
v1RoomIdMembershipPromoteOwnerPostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Promotes user to owner.
v1RoomIdMembershipRemovePost(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Removes member from an existing room.
v1RoomIdMembershipRemovePostWithHttpInfo(String, String, UserId) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Removes member from an existing room.
v1RoomIdSetActivePost(String, Boolean, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deactivate or reactivate a chatroom.
v1RoomIdSetActivePostWithHttpInfo(String, Boolean, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deactivate or reactivate a chatroom.
v1RoomIdUpdatePost(String, String, RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1RoomIdUpdatePostWithHttpInfo(String, String, RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1SessioninfoGet(String) - Method in class com.symphony.bdk.gen.api.SessionApi
Deprecated. 
v1SessioninfoGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.SessionApi
Deprecated. 
v1SignalsCreatePost(String, BaseSignal, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Create a signal.
v1SignalsCreatePostWithHttpInfo(String, BaseSignal, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Create a signal.
v1SignalsIdDeletePost(String, String, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Delete a signal.
v1SignalsIdDeletePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Delete a signal.
v1SignalsIdGetGet(String, String, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Get details of the requested signal.
v1SignalsIdGetGetWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Get details of the requested signal.
v1SignalsIdSubscribePost(String, String, String, Boolean, List<Long>) - Method in class com.symphony.bdk.gen.api.SignalsApi
Subscribe to a Signal.
v1SignalsIdSubscribePostWithHttpInfo(String, String, String, Boolean, List<Long>) - Method in class com.symphony.bdk.gen.api.SignalsApi
Subscribe to a Signal.
v1SignalsIdSubscribersGet(String, String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SignalsApi
Get the subscribers of a signal
v1SignalsIdSubscribersGetWithHttpInfo(String, String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SignalsApi
Get the subscribers of a signal
v1SignalsIdUnsubscribePost(String, String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.SignalsApi
Unsubscribe to a Signal.
v1SignalsIdUnsubscribePostWithHttpInfo(String, String, String, List<Long>) - Method in class com.symphony.bdk.gen.api.SignalsApi
Unsubscribe to a Signal.
v1SignalsIdUpdatePost(String, String, BaseSignal, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Update a signal.
v1SignalsIdUpdatePostWithHttpInfo(String, String, BaseSignal, String) - Method in class com.symphony.bdk.gen.api.SignalsApi
Update a signal.
v1SignalsListGet(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SignalsApi
List signals for the requesting user.
v1SignalsListGetWithHttpInfo(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.SignalsApi
List signals for the requesting user.
v1StreamSidAttachmentGet(String, String, String, String, String) - Method in class com.symphony.bdk.gen.api.AttachmentsApi
Download an attachment.
v1StreamSidAttachmentGetWithHttpInfo(String, String, String, String, String) - Method in class com.symphony.bdk.gen.api.AttachmentsApi
Download an attachment.
v1StreamsListPost(String, Integer, Integer, StreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Retrieve a list of all streams of which the requesting user is a member, sorted by creation date (ascending).
v1StreamsListPostWithHttpInfo(String, Integer, Integer, StreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Retrieve a list of all streams of which the requesting user is a member, sorted by creation date (ascending).
v1StreamsSidAttachmentsGet(String, String, Long, Long, Integer, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get attachments in a particular stream.
v1StreamsSidAttachmentsGetWithHttpInfo(String, String, Long, Long, Integer, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get attachments in a particular stream.
v1StreamsSidInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1StreamsSidInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v1UserGet(String, String, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Deprecated. 
v1UserGetWithHttpInfo(String, String, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Deprecated. 
v1UserNameUserNameGetGet(String, String) - Method in class com.symphony.bdk.gen.api.UsersApi
Deprecated. 
v1UserNameUserNameGetGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.UsersApi
Deprecated. 
v1UserPresenceGet(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserPresenceGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserPresencePost(String, Presence) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserPresencePostWithHttpInfo(String, Presence) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserPresenceRegisterPost(String, List<Long>) - Method in class com.symphony.bdk.gen.api.PresenceApi
Register interest in a user's presence status
v1UserPresenceRegisterPostWithHttpInfo(String, List<Long>) - Method in class com.symphony.bdk.gen.api.PresenceApi
Register interest in a user's presence status
v1UserSearchPost(String, UserSearchQuery, Integer, Integer, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Search for users by name or email address
v1UserSearchPostWithHttpInfo(String, UserSearchQuery, Integer, Integer, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Search for users by name or email address
v1UserUidFollowersGet(String, Long, Integer, String, String) - Method in class com.symphony.bdk.gen.api.UserApi
Returns the list of followers for a specific user
v1UserUidFollowersGetWithHttpInfo(String, Long, Integer, String, String) - Method in class com.symphony.bdk.gen.api.UserApi
Returns the list of followers for a specific user
v1UserUidFollowingGet(String, Long, Integer, String, String) - Method in class com.symphony.bdk.gen.api.UserApi
Returns the list of users that a specific user is following
v1UserUidFollowingGetWithHttpInfo(String, Long, Integer, String, String) - Method in class com.symphony.bdk.gen.api.UserApi
Returns the list of users that a specific user is following
v1UserUidFollowPost(String, Long, FollowersList) - Method in class com.symphony.bdk.gen.api.UserApi
Make a list of users start following a specific user
v1UserUidFollowPostWithHttpInfo(String, Long, FollowersList) - Method in class com.symphony.bdk.gen.api.UserApi
Make a list of users start following a specific user
v1UserUidPresenceGet(Long, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserUidPresenceGetWithHttpInfo(Long, String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserUidPresencePost(Long, String, Presence) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserUidPresencePostWithHttpInfo(Long, String, Presence) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v1UserUidUnfollowPost(String, Long, FollowersList) - Method in class com.symphony.bdk.gen.api.UserApi
Make a list of users unfollowing a specific user
v1UserUidUnfollowPostWithHttpInfo(String, Long, FollowersList) - Method in class com.symphony.bdk.gen.api.UserApi
Make a list of users unfollowing a specific user
v1UtilEchoPost(String, String, SimpleMessage) - Method in class com.symphony.bdk.gen.api.UtilApi
Test endpoint, returns input.
v1UtilEchoPostWithHttpInfo(String, String, SimpleMessage) - Method in class com.symphony.bdk.gen.api.UtilApi
Test endpoint, returns input.
V2AdminStreamAttributes - Class in com.symphony.bdk.gen.api.model
additional optional properties for the stream
V2AdminStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2AdminStreamAttributes
 
V2AdminStreamFilter - Class in com.symphony.bdk.gen.api.model
stream filter criteria
V2AdminStreamFilter() - Constructor for class com.symphony.bdk.gen.api.model.V2AdminStreamFilter
 
V2AdminStreamInfo - Class in com.symphony.bdk.gen.api.model
Stream information
V2AdminStreamInfo() - Constructor for class com.symphony.bdk.gen.api.model.V2AdminStreamInfo
 
V2AdminStreamList - Class in com.symphony.bdk.gen.api.model
list of streams info
V2AdminStreamList() - Constructor for class com.symphony.bdk.gen.api.model.V2AdminStreamList
 
v2AdminStreamsListPost(String, Integer, Integer, V2AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Retrieve all the streams across the enterprise where the membership of the stream has been modified between a given time range
v2AdminStreamsListPostWithHttpInfo(String, Integer, Integer, V2AdminStreamFilter) - Method in class com.symphony.bdk.gen.api.StreamsApi
Retrieve all the streams across the enterprise where the membership of the stream has been modified between a given time range
v2AdminStreamsStreamIdMessageIdsGet(String, String, Long, Long, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch message ids using timestamp.
v2AdminStreamsStreamIdMessageIdsGetWithHttpInfo(String, String, Long, Long, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DefaultApi
Fetch message ids using timestamp.
V2AdminStreamType - Class in com.symphony.bdk.gen.api.model
V2AdminStreamType
V2AdminStreamType() - Constructor for class com.symphony.bdk.gen.api.model.V2AdminStreamType
 
v2AdminUserCreatePost(String, V2UserCreate) - Method in class com.symphony.bdk.gen.api.UserApi
Create a new V2 User
v2AdminUserCreatePostWithHttpInfo(String, V2UserCreate) - Method in class com.symphony.bdk.gen.api.UserApi
Create a new V2 User
v2AdminUserListGet(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.UserApi
Retrieve a list of all users in the company (pod)
v2AdminUserListGetWithHttpInfo(String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.UserApi
Retrieve a list of all users in the company (pod)
v2AdminUserUidGet(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Retreive V2 User details for a particular user
v2AdminUserUidGetWithHttpInfo(String, Long) - Method in class com.symphony.bdk.gen.api.UserApi
Retreive V2 User details for a particular user
v2AdminUserUidUpdatePost(String, Long, V2UserAttributes) - Method in class com.symphony.bdk.gen.api.UserApi
Update an existing V2 User
v2AdminUserUidUpdatePostWithHttpInfo(String, Long, V2UserAttributes) - Method in class com.symphony.bdk.gen.api.UserApi
Update an existing V2 User
V2BaseMessage - Class in com.symphony.bdk.gen.api.model
V2BaseMessage
V2BaseMessage() - Constructor for class com.symphony.bdk.gen.api.model.V2BaseMessage
 
v2CompanycertCreatePost(String, CompanyCert) - Method in class com.symphony.bdk.gen.api.SecurityApi
Create a company trusted or untrusted certificate.
v2CompanycertCreatePostWithHttpInfo(String, CompanyCert) - Method in class com.symphony.bdk.gen.api.SecurityApi
Create a company trusted or untrusted certificate.
V2ConversationSpecificStreamAttributes - Class in com.symphony.bdk.gen.api.model
V2ConversationSpecificStreamAttributes
V2ConversationSpecificStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2ConversationSpecificStreamAttributes
 
V2Error - Class in com.symphony.bdk.gen.api.model
V2Error
V2Error() - Constructor for class com.symphony.bdk.gen.api.model.V2Error
 
v2HealthCheckGet(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String) - Method in class com.symphony.bdk.gen.api.SystemApi
Checks the health of the Agent.
v2HealthCheckGetWithHttpInfo(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String) - Method in class com.symphony.bdk.gen.api.SystemApi
Checks the health of the Agent.
V2HealthCheckResponse - Class in com.symphony.bdk.gen.api.model
V2HealthCheckResponse
V2HealthCheckResponse() - Constructor for class com.symphony.bdk.gen.api.model.V2HealthCheckResponse
 
V2MemberInfo - Class in com.symphony.bdk.gen.api.model
Detailed membership record.
V2MemberInfo() - Constructor for class com.symphony.bdk.gen.api.model.V2MemberInfo
 
V2MembershipList - Class in com.symphony.bdk.gen.api.model
List of members in the stream.
V2MembershipList() - Constructor for class com.symphony.bdk.gen.api.model.V2MembershipList
 
V2MemberUserDetail - Class in com.symphony.bdk.gen.api.model
User detail information for stream membership
V2MemberUserDetail() - Constructor for class com.symphony.bdk.gen.api.model.V2MemberUserDetail
 
V2Message - Class in com.symphony.bdk.gen.api.model
A representation of a message sent by a user of Symphony.
V2Message() - Constructor for class com.symphony.bdk.gen.api.model.V2Message
 
V2MessageAllOf - Class in com.symphony.bdk.gen.api.model
V2MessageAllOf
V2MessageAllOf() - Constructor for class com.symphony.bdk.gen.api.model.V2MessageAllOf
 
v2messageType - Variable in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
v2messageType(String) - Method in class com.symphony.bdk.gen.api.model.V2BaseMessage
 
V2Presence - Class in com.symphony.bdk.gen.api.model
V2Presence
V2Presence() - Constructor for class com.symphony.bdk.gen.api.model.V2Presence
 
V2PresenceAllOf - Class in com.symphony.bdk.gen.api.model
V2PresenceAllOf
V2PresenceAllOf() - Constructor for class com.symphony.bdk.gen.api.model.V2PresenceAllOf
 
V2PresenceStatus - Class in com.symphony.bdk.gen.api.model
V2PresenceStatus
V2PresenceStatus() - Constructor for class com.symphony.bdk.gen.api.model.V2PresenceStatus
 
V2RoomAttributes - Class in com.symphony.bdk.gen.api.model
V2RoomAttributes
V2RoomAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
v2RoomCreatePost(String, V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v2RoomCreatePostWithHttpInfo(String, V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
V2RoomDetail - Class in com.symphony.bdk.gen.api.model
V2RoomDetail
V2RoomDetail() - Constructor for class com.symphony.bdk.gen.api.model.V2RoomDetail
 
v2RoomIdInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v2RoomIdInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v2RoomIdMembershipListGet(String, String) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Lists current members of an existing room.
v2RoomIdMembershipListGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.RoomMembershipApi
Lists current members of an existing room.
v2RoomIdUpdatePost(String, String, V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v2RoomIdUpdatePostWithHttpInfo(String, String, V2RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
V2RoomSearchCriteria - Class in com.symphony.bdk.gen.api.model
Room Query Object.
V2RoomSearchCriteria() - Constructor for class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
V2RoomSearchCriteria.SortOrderEnum - Enum in com.symphony.bdk.gen.api.model
Sort algorithm to be used.
V2RoomSearchCriteriaAllOf - Class in com.symphony.bdk.gen.api.model
V2RoomSearchCriteriaAllOf
V2RoomSearchCriteriaAllOf() - Constructor for class com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf
 
v2RoomSearchPost(String, RoomSearchCriteria, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
v2RoomSearchPostWithHttpInfo(String, RoomSearchCriteria, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
Deprecated. 
V2RoomSpecificStreamAttributes - Class in com.symphony.bdk.gen.api.model
V2RoomSpecificStreamAttributes
V2RoomSpecificStreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2RoomSpecificStreamAttributes
 
v2SessioninfoGet(String) - Method in class com.symphony.bdk.gen.api.SessionApi
Get information about the current user's session.
v2SessioninfoGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.SessionApi
Get information about the current user's session.
V2StreamAttributes - Class in com.symphony.bdk.gen.api.model
V2StreamAttributes
V2StreamAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2StreamAttributes
 
v2StreamsSidInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get information about a partcular stream.
v2StreamsSidInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get information about a partcular stream.
V2StreamType - Class in com.symphony.bdk.gen.api.model
V2StreamType
V2StreamType() - Constructor for class com.symphony.bdk.gen.api.model.V2StreamType
 
V2UserAttributes - Class in com.symphony.bdk.gen.api.model
V2 User record.
V2UserAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V2UserAttributes
 
V2UserAttributes.AccountTypeEnum - Enum in com.symphony.bdk.gen.api.model
Gets or Sets accountType
V2UserCreate - Class in com.symphony.bdk.gen.api.model
V2 User Creation Object.
V2UserCreate() - Constructor for class com.symphony.bdk.gen.api.model.V2UserCreate
 
V2UserDetail - Class in com.symphony.bdk.gen.api.model
V2 Detailed User record.
V2UserDetail() - Constructor for class com.symphony.bdk.gen.api.model.V2UserDetail
 
v2UserGet(String, Long, String, String, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Get user information
v2UserGetWithHttpInfo(String, Long, String, String, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Get user information
V2UserKeyRequest - Class in com.symphony.bdk.gen.api.model
User RSA key information.
V2UserKeyRequest() - Constructor for class com.symphony.bdk.gen.api.model.V2UserKeyRequest
 
V2UserList - Class in com.symphony.bdk.gen.api.model
List of User record version 2
V2UserList() - Constructor for class com.symphony.bdk.gen.api.model.V2UserList
 
V2UserPresence - Class in com.symphony.bdk.gen.api.model
V2UserPresence
V2UserPresence() - Constructor for class com.symphony.bdk.gen.api.model.V2UserPresence
 
V2UserPresenceAllOf - Class in com.symphony.bdk.gen.api.model
V2UserPresenceAllOf
V2UserPresenceAllOf() - Constructor for class com.symphony.bdk.gen.api.model.V2UserPresenceAllOf
 
v2UserPresenceGet(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about the requesting user.
v2UserPresenceGetWithHttpInfo(String) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about the requesting user.
v2UserPresencePost(String, V2PresenceStatus, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Set the presence of the requesting user.
v2UserPresencePostWithHttpInfo(String, V2PresenceStatus, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Set the presence of the requesting user.
v2UsersPresenceGet(String, Long, Integer) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about all company (pod) users.
v2UsersPresenceGetWithHttpInfo(String, Long, Integer) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about all company (pod) users.
v2UserUidPresenceGet(Long, String, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
v2UserUidPresenceGetWithHttpInfo(Long, String, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Deprecated. 
V3DLPDictionaryMeta - Class in com.symphony.bdk.gen.api.model
Identity of a dictionary.
V3DLPDictionaryMeta() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
V3DLPFileClassifierConfig - Class in com.symphony.bdk.gen.api.model
V3DLPFileClassifierConfig
V3DLPFileClassifierConfig() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPFileClassifierConfig
 
V3DLPFileExtensionConfig - Class in com.symphony.bdk.gen.api.model
Extension detection config for allowed and blocked types of file extensions.
V3DLPFileExtensionConfig() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPFileExtensionConfig
 
V3DLPFilePasswordConfig - Class in com.symphony.bdk.gen.api.model
Password protected detection config for files that are password protected or not.
V3DLPFilePasswordConfig() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPFilePasswordConfig
 
V3DLPFileSizeConfig - Class in com.symphony.bdk.gen.api.model
File size config defines maximum allowed size of file.
V3DLPFileSizeConfig() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPFileSizeConfig
 
V3DLPPoliciesCollectionResponse - Class in com.symphony.bdk.gen.api.model
List of policies.
V3DLPPoliciesCollectionResponse() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPPoliciesCollectionResponse
 
v3DlpPoliciesGet(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all policies Get all policies
v3DlpPoliciesGetWithHttpInfo(String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get all policies Get all policies
v3DlpPoliciesPolicyIdDeletePost(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a policy Delete a policy.
v3DlpPoliciesPolicyIdDeletePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Delete a policy Delete a policy.
v3DlpPoliciesPolicyIdDisablePost(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Disables a policy.
v3DlpPoliciesPolicyIdDisablePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Disables a policy.
v3DlpPoliciesPolicyIdEnablePost(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Enables a policy.
v3DlpPoliciesPolicyIdEnablePostWithHttpInfo(String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Enables a policy.
v3DlpPoliciesPolicyIdGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get a policy Get a policy
v3DlpPoliciesPolicyIdGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Get a policy Get a policy
v3DlpPoliciesPolicyIdUpdatePost(String, String, String, V3DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a policy.
v3DlpPoliciesPolicyIdUpdatePostWithHttpInfo(String, String, String, V3DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Updates a policy.
v3DlpPoliciesPost(String, String, V3DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Creates a policy Creates a new policy with dictionary references.
v3DlpPoliciesPostWithHttpInfo(String, String, V3DLPPolicyRequest) - Method in class com.symphony.bdk.gen.api.DlpPoliciesAndDictionaryManagementApi
Creates a policy Creates a new policy with dictionary references.
V3DLPPolicy - Class in com.symphony.bdk.gen.api.model
A policy is the main entity of V3 policy/rule system.
V3DLPPolicy() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
V3DLPPolicyAppliesTo - Class in com.symphony.bdk.gen.api.model
V3DLPPolicyAppliesTo
V3DLPPolicyAppliesTo() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPPolicyAppliesTo
 
V3DLPPolicyRequest - Class in com.symphony.bdk.gen.api.model
Request to be used to get policies.
V3DLPPolicyRequest() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPPolicyRequest
 
V3DLPPolicyResponse - Class in com.symphony.bdk.gen.api.model
Policy Response.
V3DLPPolicyResponse() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPPolicyResponse
 
V3DLPRule - Class in com.symphony.bdk.gen.api.model
A Rule defines the actual matching specification for policies.
V3DLPRule() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPRule
 
V3DLPTextMatchConfig - Class in com.symphony.bdk.gen.api.model
This is a configuration that can be used to match text or regex.
V3DLPTextMatchConfig() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPTextMatchConfig
 
V3DLPViolation - Class in com.symphony.bdk.gen.api.model
A representation of a violation due to an event created by a user of Symphony
V3DLPViolation() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolation
 
v3DlpViolationAttachmentGet(String, String, String, String) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get attachments that were sent as part of messages that were flagged by the DLP System.
v3DlpViolationAttachmentGetWithHttpInfo(String, String, String, String) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get attachments that were sent as part of messages that were flagged by the DLP System.
V3DLPViolationMessage - Class in com.symphony.bdk.gen.api.model
V3DLPViolationMessage
V3DLPViolationMessage() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
V3DLPViolationMessageResponse - Class in com.symphony.bdk.gen.api.model
V3DLPViolationMessageResponse
V3DLPViolationMessageResponse() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
V3DLPViolationSignal - Class in com.symphony.bdk.gen.api.model
V3DLPViolationSignal
V3DLPViolationSignal() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
V3DLPViolationSignalResponse - Class in com.symphony.bdk.gen.api.model
V3DLPViolationSignalResponse
V3DLPViolationSignalResponse() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
v3DlpViolationsMessageGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on messages.
v3DlpViolationsMessageGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on messages.
v3DlpViolationsSignalGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on signals.
v3DlpViolationsSignalGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on signals.
v3DlpViolationsStreamGet(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on streams.
v3DlpViolationsStreamGetWithHttpInfo(Long, String, String, Long, String, Integer) - Method in class com.symphony.bdk.gen.api.ViolationsApi
Get violations as a result of policy enforcement on streams.
V3DLPViolationStream - Class in com.symphony.bdk.gen.api.model
V3DLPViolationStream
V3DLPViolationStream() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
V3DLPViolationStreamResponse - Class in com.symphony.bdk.gen.api.model
V3DLPViolationStreamResponse
V3DLPViolationStreamResponse() - Constructor for class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
v3ExtendedHealth() - Method in class com.symphony.bdk.gen.api.SystemApi
Checks health status of services and users _Available on Agent 2.57.0 and above._ Returns the connectivity status of the Agent services (**pod**, **key manager** and **datafeed**) as well as users connectivity (**agentservice** and **ceservice**).
v3ExtendedHealthWithHttpInfo() - Method in class com.symphony.bdk.gen.api.SystemApi
Checks health status of services and users _Available on Agent 2.57.0 and above._ Returns the connectivity status of the Agent services (**pod**, **key manager** and **datafeed**) as well as users connectivity (**agentservice** and **ceservice**).
V3Health - Class in com.symphony.bdk.gen.api.model
V3Health
V3Health() - Constructor for class com.symphony.bdk.gen.api.model.V3Health
 
v3Health() - Method in class com.symphony.bdk.gen.api.SystemApi
Checks health status _Available on Agent 2.57.0 and above._ Returns the connectivity status of your Agent server.
V3HealthAuthType - Enum in com.symphony.bdk.gen.api.model
Type of authentication
V3HealthComponent - Class in com.symphony.bdk.gen.api.model
V3HealthComponent
V3HealthComponent() - Constructor for class com.symphony.bdk.gen.api.model.V3HealthComponent
 
V3HealthStatus - Enum in com.symphony.bdk.gen.api.model
Application health status.
v3HealthWithHttpInfo() - Method in class com.symphony.bdk.gen.api.SystemApi
Checks health status _Available on Agent 2.57.0 and above._ Returns the connectivity status of your Agent server.
V3RoomAttributes - Class in com.symphony.bdk.gen.api.model
V3RoomAttributes
V3RoomAttributes() - Constructor for class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
v3RoomCreatePost(String, V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new chatroom.
v3RoomCreatePostWithHttpInfo(String, V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Create a new chatroom.
V3RoomDetail - Class in com.symphony.bdk.gen.api.model
V3RoomDetail
V3RoomDetail() - Constructor for class com.symphony.bdk.gen.api.model.V3RoomDetail
 
v3RoomIdInfoGet(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get information about a partcular chatroom.
v3RoomIdInfoGetWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.StreamsApi
Get information about a partcular chatroom.
v3RoomIdUpdatePost(String, String, V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Update the attributes of an existing chatroom.
v3RoomIdUpdatePostWithHttpInfo(String, String, V3RoomAttributes) - Method in class com.symphony.bdk.gen.api.StreamsApi
Update the attributes of an existing chatroom.
v3RoomSearchPost(String, V2RoomSearchCriteria, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
Search rooms according to the specified criteria.
v3RoomSearchPostWithHttpInfo(String, V2RoomSearchCriteria, Integer, Integer) - Method in class com.symphony.bdk.gen.api.StreamsApi
Search rooms according to the specified criteria.
V3RoomSearchResults - Class in com.symphony.bdk.gen.api.model
A list of search results and counts per search parameter.
V3RoomSearchResults() - Constructor for class com.symphony.bdk.gen.api.model.V3RoomSearchResults
 
v3StreamSidSharePost(String, String, ShareContent, String) - Method in class com.symphony.bdk.gen.api.ShareApi
PROVISIONAL - Share a piece of content into Symphony Given a 3rd party content (eg.
v3StreamSidSharePostWithHttpInfo(String, String, ShareContent, String) - Method in class com.symphony.bdk.gen.api.ShareApi
PROVISIONAL - Share a piece of content into Symphony Given a 3rd party content (eg.
v3UserPresencePost(String, V2UserPresence, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Set presence information for a particular user.
v3UserPresencePostWithHttpInfo(String, V2UserPresence, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Set presence information for a particular user.
v3UsersGet(String, String, String, String, Boolean, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Search users by emails or ids.
v3UsersGetWithHttpInfo(String, String, String, String, Boolean, Boolean) - Method in class com.symphony.bdk.gen.api.UsersApi
Search users by emails or ids.
v3UserUidPresenceGet(Long, String, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about a particular user.
v3UserUidPresenceGetWithHttpInfo(Long, String, Boolean) - Method in class com.symphony.bdk.gen.api.PresenceApi
Get presence information about a particular user.
V4AttachmentInfo - Class in com.symphony.bdk.gen.api.model
V4AttachmentInfo
V4AttachmentInfo() - Constructor for class com.symphony.bdk.gen.api.model.V4AttachmentInfo
 
V4ConnectionAccepted - Class in com.symphony.bdk.gen.api.model
V4ConnectionAccepted
V4ConnectionAccepted() - Constructor for class com.symphony.bdk.gen.api.model.V4ConnectionAccepted
 
V4ConnectionRequested - Class in com.symphony.bdk.gen.api.model
V4ConnectionRequested
V4ConnectionRequested() - Constructor for class com.symphony.bdk.gen.api.model.V4ConnectionRequested
 
v4DatafeedCreatePost(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Create a new real time message event stream.
v4DatafeedCreatePostWithHttpInfo(String, String) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Create a new real time message event stream.
v4DatafeedIdReadGet(String, String, String, Integer) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read a given datafeed.
v4DatafeedIdReadGetWithHttpInfo(String, String, String, Integer) - Method in class com.symphony.bdk.gen.api.DatafeedApi
Read a given datafeed.
V4Event - Class in com.symphony.bdk.gen.api.model
V4Event
V4Event() - Constructor for class com.symphony.bdk.gen.api.model.V4Event
 
V4ImportedMessage - Class in com.symphony.bdk.gen.api.model
A historic message to be imported into the system.
V4ImportedMessage() - Constructor for class com.symphony.bdk.gen.api.model.V4ImportedMessage
 
V4ImportResponse - Class in com.symphony.bdk.gen.api.model
V4ImportResponse
V4ImportResponse() - Constructor for class com.symphony.bdk.gen.api.model.V4ImportResponse
 
V4Initiator - Class in com.symphony.bdk.gen.api.model
V4Initiator
V4Initiator() - Constructor for class com.symphony.bdk.gen.api.model.V4Initiator
 
V4InstantMessageCreated - Class in com.symphony.bdk.gen.api.model
V4InstantMessageCreated
V4InstantMessageCreated() - Constructor for class com.symphony.bdk.gen.api.model.V4InstantMessageCreated
 
V4KeyValuePair - Class in com.symphony.bdk.gen.api.model
V4KeyValuePair
V4KeyValuePair() - Constructor for class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
V4Message - Class in com.symphony.bdk.gen.api.model
A representation of a message sent by a user of Symphony
V4Message() - Constructor for class com.symphony.bdk.gen.api.model.V4Message
 
v4MessageBlastPost(String, List<String>, String, String, String, String, File, File) - Method in class com.symphony.bdk.gen.api.MessagesApi
Post a message to multiple existing streams.
v4MessageBlastPostWithHttpInfo(String, List<String>, String, String, String, String, File, File) - Method in class com.symphony.bdk.gen.api.MessagesApi
Post a message to multiple existing streams.
V4MessageBlastResponse - Class in com.symphony.bdk.gen.api.model
Wrapper response for a single message sent to multiple streams
V4MessageBlastResponse() - Constructor for class com.symphony.bdk.gen.api.model.V4MessageBlastResponse
 
v4MessageImportPost(String, String, List<V4ImportedMessage>) - Method in class com.symphony.bdk.gen.api.MessagesApi
Import messages from other systems into Symphony.
v4MessageImportPostWithHttpInfo(String, String, List<V4ImportedMessage>) - Method in class com.symphony.bdk.gen.api.MessagesApi
Import messages from other systems into Symphony.
V4MessageSent - Class in com.symphony.bdk.gen.api.model
V4MessageSent
V4MessageSent() - Constructor for class com.symphony.bdk.gen.api.model.V4MessageSent
 
V4MessageSuppressed - Class in com.symphony.bdk.gen.api.model
V4MessageSuppressed
V4MessageSuppressed() - Constructor for class com.symphony.bdk.gen.api.model.V4MessageSuppressed
 
V4Payload - Class in com.symphony.bdk.gen.api.model
V4Payload
V4Payload() - Constructor for class com.symphony.bdk.gen.api.model.V4Payload
 
V4RoomCreated - Class in com.symphony.bdk.gen.api.model
V4RoomCreated
V4RoomCreated() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomCreated
 
V4RoomDeactivated - Class in com.symphony.bdk.gen.api.model
V4RoomDeactivated
V4RoomDeactivated() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomDeactivated
 
V4RoomMemberDemotedFromOwner - Class in com.symphony.bdk.gen.api.model
V4RoomMemberDemotedFromOwner
V4RoomMemberDemotedFromOwner() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomMemberDemotedFromOwner
 
V4RoomMemberPromotedToOwner - Class in com.symphony.bdk.gen.api.model
V4RoomMemberPromotedToOwner
V4RoomMemberPromotedToOwner() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomMemberPromotedToOwner
 
V4RoomProperties - Class in com.symphony.bdk.gen.api.model
V4RoomProperties
V4RoomProperties() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomProperties
 
V4RoomReactivated - Class in com.symphony.bdk.gen.api.model
V4RoomReactivated
V4RoomReactivated() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomReactivated
 
V4RoomUpdated - Class in com.symphony.bdk.gen.api.model
V4RoomUpdated
V4RoomUpdated() - Constructor for class com.symphony.bdk.gen.api.model.V4RoomUpdated
 
V4SharedPost - Class in com.symphony.bdk.gen.api.model
V4SharedPost
V4SharedPost() - Constructor for class com.symphony.bdk.gen.api.model.V4SharedPost
 
V4Stream - Class in com.symphony.bdk.gen.api.model
V4Stream
V4Stream() - Constructor for class com.symphony.bdk.gen.api.model.V4Stream
 
v4StreamSidMessageCreatePost(String, String, String, String, String, String, File, File) - Method in class com.symphony.bdk.gen.api.MessagesApi
Post a message to one existing stream.
v4StreamSidMessageCreatePostWithHttpInfo(String, String, String, String, String, String, File, File) - Method in class com.symphony.bdk.gen.api.MessagesApi
Post a message to one existing stream.
v4StreamSidMessageGet(String, Long, String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.MessagesApi
Get messages from an existing stream.
v4StreamSidMessageGetWithHttpInfo(String, Long, String, String, Integer, Integer) - Method in class com.symphony.bdk.gen.api.MessagesApi
Get messages from an existing stream.
V4SymphonyElementsAction - Class in com.symphony.bdk.gen.api.model
V4SymphonyElementsAction
V4SymphonyElementsAction() - Constructor for class com.symphony.bdk.gen.api.model.V4SymphonyElementsAction
 
V4ThumbnailInfo - Class in com.symphony.bdk.gen.api.model
V4ThumbnailInfo
V4ThumbnailInfo() - Constructor for class com.symphony.bdk.gen.api.model.V4ThumbnailInfo
 
V4User - Class in com.symphony.bdk.gen.api.model
V4User
V4User() - Constructor for class com.symphony.bdk.gen.api.model.V4User
 
V4UserJoinedRoom - Class in com.symphony.bdk.gen.api.model
V4UserJoinedRoom
V4UserJoinedRoom() - Constructor for class com.symphony.bdk.gen.api.model.V4UserJoinedRoom
 
V4UserLeftRoom - Class in com.symphony.bdk.gen.api.model
V4UserLeftRoom
V4UserLeftRoom() - Constructor for class com.symphony.bdk.gen.api.model.V4UserLeftRoom
 
V4UserRequestedToJoinRoom - Class in com.symphony.bdk.gen.api.model
V4UserRequestedToJoinRoom
V4UserRequestedToJoinRoom() - Constructor for class com.symphony.bdk.gen.api.model.V4UserRequestedToJoinRoom
 
V5Datafeed - Class in com.symphony.bdk.gen.api.model
Container for the feed ID
V5Datafeed() - Constructor for class com.symphony.bdk.gen.api.model.V5Datafeed
 
V5EventList - Class in com.symphony.bdk.gen.api.model
V5EventList
V5EventList() - Constructor for class com.symphony.bdk.gen.api.model.V5EventList
 
validateJwt(String) - Method in interface com.symphony.bdk.core.auth.ExtensionAppAuthenticator
Validates a JWT against the pod certificate
validateJwt(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorCertImpl
Validates a JWT against the pod certificate
validateJwt(String) - Method in class com.symphony.bdk.core.auth.impl.ExtensionAppAuthenticatorRsaImpl
Validates a JWT against the pod certificate
validateJwt(String, String) - Static method in class com.symphony.bdk.core.auth.jwt.JwtHelper
Validates a jwt against a certificate.
validateTokens(String, String) - Method in interface com.symphony.bdk.core.auth.ExtensionAppAuthenticator
Validates if appToken and symphonyToken corresponds to an existing session
validateTokens(String, String) - Method in class com.symphony.bdk.core.auth.impl.AbstractExtensionAppAuthenticator
Validates if appToken and symphonyToken corresponds to an existing session
value(String) - Method in class com.symphony.bdk.gen.api.model.NameValuePair
 
value(String) - Method in class com.symphony.bdk.gen.api.model.RoomTag
 
value(String) - Method in class com.symphony.bdk.gen.api.model.V4KeyValuePair
 
valueOf(String) - Static method in enum com.symphony.bdk.core.activity.model.ActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.client.ApiClientFactory.ServiceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.config.model.BdkLoadBalancingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.connection.constant.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.datafeed.DatafeedVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.presence.constant.PresenceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.stream.constant.AttachmentSort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.user.constant.RoleId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.core.service.user.constant.UserFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.OriginEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.PrivacyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.ScopeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamTypeEnum.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.BulkActionResult.OverallResultEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertStatus.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertType.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.DelegateAction.ActionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.Disclaimer.FormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.FileExtension.SourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.MessageMetadataResponseParent.RelationshipTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.PasswordReset.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.Policy.PolicyTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.Presence.CategoryEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.RoomSearchCriteria.SortOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.StreamType.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.SuccessResponse.FormatEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserAttributes.AccountTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserConnection.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserFilter.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserStatus.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserSystemInfo.StatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.UserV2.AccountTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.V2RoomSearchCriteria.SortOrderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.V2UserAttributes.AccountTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.V3HealthAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.symphony.bdk.gen.api.model.V3HealthStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.symphony.bdk.core.activity.model.ActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.client.ApiClientFactory.ServiceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.config.model.BdkLoadBalancingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.connection.constant.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.datafeed.DatafeedVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.presence.constant.PresenceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.stream.constant.AttachmentSort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.user.constant.RoleId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.core.service.user.constant.UserFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.OriginEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.PrivacyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.ScopeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamFilter.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.AdminStreamTypeEnum.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.BulkActionResult.OverallResultEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertStatus.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.CompanyCertType.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.DelegateAction.ActionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.Disclaimer.FormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.FileExtension.SourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.MessageMetadataResponseParent.RelationshipTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.PasswordReset.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.Policy.PolicyTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.Presence.CategoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.RoomSearchCriteria.SortOrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.StreamType.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.SuccessResponse.FormatEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserAttributes.AccountTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserConnection.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserFilter.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserStatus.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserSystemInfo.StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.UserV2.AccountTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.V2RoomSearchCriteria.SortOrderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.V2UserAttributes.AccountTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.V3HealthAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.symphony.bdk.gen.api.model.V3HealthStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class com.symphony.bdk.gen.api.model.AgentInfo
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPDictionaryRef
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPMatchedPolicy
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPPolicy
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolation
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPDictionaryMeta
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPPolicy
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolation
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V3Health
 
version(String) - Method in class com.symphony.bdk.gen.api.model.V3HealthComponent
 
viewHistory(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
violation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessage
 
violation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignal
 
violation(V1DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStream
 
violation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessage
 
violation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignal
 
violation(V3DLPViolation) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStream
 
violations(List<V1DLPViolationMessage>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationMessageResponse
 
violations(List<V1DLPViolationSignal>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationSignalResponse
 
violations(List<V1DLPViolationStream>) - Method in class com.symphony.bdk.gen.api.model.V1DLPViolationStreamResponse
 
violations(List<V3DLPViolationMessage>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationMessageResponse
 
violations(List<V3DLPViolationSignal>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationSignalResponse
 
violations(List<V3DLPViolationStream>) - Method in class com.symphony.bdk.gen.api.model.V3DLPViolationStreamResponse
 
ViolationsApi - Class in com.symphony.bdk.gen.api
 
ViolationsApi(ApiClient) - Constructor for class com.symphony.bdk.gen.api.ViolationsApi
 
visibleOnProfile(Boolean) - Method in class com.symphony.bdk.gen.api.model.BaseSignal
 
visibleOnProfile(Boolean) - Method in class com.symphony.bdk.gen.api.model.Signal
 

W

width(Integer) - Method in class com.symphony.bdk.gen.api.model.AttachmentPreview
 
workPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserAttributes
 
workPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.UserV2
 
workPhoneNumber(String) - Method in class com.symphony.bdk.gen.api.model.V2UserAttributes
 
write(String) - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedIdRepository
Persists the created datafeed id into the storage.
write(String, String) - Method in interface com.symphony.bdk.core.service.datafeed.DatafeedIdRepository
Persists the created datafeed id and agent base path into the storage.
write(String) - Method in class com.symphony.bdk.core.service.datafeed.impl.OnDiskDatafeedIdRepository
Persists the created datafeed id into the storage.
write(String, String) - Method in class com.symphony.bdk.core.service.datafeed.impl.OnDiskDatafeedIdRepository
 

_

_private(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomSearchCriteria
 
_private(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomSearchCriteria
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.ImmutableRoomAttributes
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessage
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.RoomCreatedMessageAllOf
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.V2RoomAttributes
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.V3RoomAttributes
 
_public(Boolean) - Method in class com.symphony.bdk.gen.api.model.V4RoomProperties
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links