Uses of Class
com.slack.api.methods.response.admin.analytics.AdminAnalyticsGetFileResponse.SharedWith
Packages that use AdminAnalyticsGetFileResponse.SharedWith
-
Uses of AdminAnalyticsGetFileResponse.SharedWith in com.slack.api.methods.response.admin.analytics
Methods in com.slack.api.methods.response.admin.analytics that return types with arguments of type AdminAnalyticsGetFileResponse.SharedWithModifier and TypeMethodDescriptionAdminAnalyticsGetFileResponse.AnalyticsData.getSharedWith()(public_channel) Indicates which, if any, workspaces in the same organization this channel is shared with.Method parameters in com.slack.api.methods.response.admin.analytics with type arguments of type AdminAnalyticsGetFileResponse.SharedWithModifier and TypeMethodDescriptionvoidAdminAnalyticsGetFileResponse.AnalyticsData.setSharedWith(List<AdminAnalyticsGetFileResponse.SharedWith> sharedWith) (public_channel) Indicates which, if any, workspaces in the same organization this channel is shared with.