Class GroupsGetByIdQueryWithObjectLegacy

    • Constructor Detail

      • GroupsGetByIdQueryWithObjectLegacy

        public GroupsGetByIdQueryWithObjectLegacy​(VkApiClient client,
                                                  UserActor actor)
        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
      • GroupsGetByIdQueryWithObjectLegacy

        public GroupsGetByIdQueryWithObjectLegacy​(VkApiClient client,
                                                  GroupActor actor)
        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
      • GroupsGetByIdQueryWithObjectLegacy

        public GroupsGetByIdQueryWithObjectLegacy​(VkApiClient client,
                                                  ServiceActor actor)
        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