public interface ISecureScoreControlProfileCollectionRequest 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<ISecureScoreControlProfileCollectionPage> callback)
ISecureScoreControlProfileCollectionPage get() throws ClientException
ClientExceptionvoid post(SecureScoreControlProfile newSecureScoreControlProfile, ICallback<SecureScoreControlProfile> callback)
SecureScoreControlProfile post(SecureScoreControlProfile newSecureScoreControlProfile) throws ClientException
ClientExceptionISecureScoreControlProfileCollectionRequest expand(java.lang.String value)
value - the expand clauseISecureScoreControlProfileCollectionRequest filter(java.lang.String value)
value - the filter clauseISecureScoreControlProfileCollectionRequest select(java.lang.String value)
value - the select clauseISecureScoreControlProfileCollectionRequest top(int value)
value - the max number of items to returnISecureScoreControlProfileCollectionRequest skip(int value)
value - of the number of items to skipISecureScoreControlProfileCollectionRequest skipToken(java.lang.String skipToken)
skipToken - value for pagination