public interface IUserScopeTeamsAppInstallationCollectionRequest extends IHttpRequest
addHeader, getDelay, getHeaders, getHttpMethod, getHttpRequest, getHttpRequest, getHttpRequest, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCaches, withHttpMethodvoid get(ICallback<? super IUserScopeTeamsAppInstallationCollectionPage> callback)
IUserScopeTeamsAppInstallationCollectionPage get() throws ClientException
ClientExceptionvoid post(UserScopeTeamsAppInstallation newUserScopeTeamsAppInstallation, ICallback<? super UserScopeTeamsAppInstallation> callback)
UserScopeTeamsAppInstallation post(UserScopeTeamsAppInstallation newUserScopeTeamsAppInstallation) throws ClientException
ClientExceptionIUserScopeTeamsAppInstallationCollectionRequest expand(java.lang.String value)
value - the expand clauseIUserScopeTeamsAppInstallationCollectionRequest filter(java.lang.String value)
value - the filter clauseIUserScopeTeamsAppInstallationCollectionRequest orderBy(java.lang.String value)
value - the order by clauseIUserScopeTeamsAppInstallationCollectionRequest select(java.lang.String value)
value - the select clauseIUserScopeTeamsAppInstallationCollectionRequest top(int value)
value - the max number of items to returnIUserScopeTeamsAppInstallationCollectionRequest skip(int value)
value - of the number of items to skipIUserScopeTeamsAppInstallationCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination