Class UtilsGetLinkStatsQueryWithExtended

    • Constructor Detail

      • UtilsGetLinkStatsQueryWithExtended

        public UtilsGetLinkStatsQueryWithExtended​(VkApiClient client,
                                                  UserActor actor,
                                                  java.lang.String key)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        key - value of "key" parameter.
      • UtilsGetLinkStatsQueryWithExtended

        public UtilsGetLinkStatsQueryWithExtended​(VkApiClient client,
                                                  GroupActor actor,
                                                  java.lang.String key)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        key - value of "key" parameter.
      • UtilsGetLinkStatsQueryWithExtended

        public UtilsGetLinkStatsQueryWithExtended​(VkApiClient client,
                                                  ServiceActor actor,
                                                  java.lang.String key)
        Creates a AbstractQueryBuilder instance that can be used to build api request with various parameters
        Parameters:
        client - VK API client
        actor - actor with access token
        key - value of "key" parameter.