public class UserGetManagedAppDiagnosticStatusesCollectionRequest extends BaseCollectionRequest<UserGetManagedAppDiagnosticStatusesCollectionResponse,IUserGetManagedAppDiagnosticStatusesCollectionPage> implements IUserGetManagedAppDiagnosticStatusesCollectionRequest
| Constructor and Description |
|---|
UserGetManagedAppDiagnosticStatusesCollectionRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
The request for this UserGetManagedAppDiagnosticStatuses
|
| Modifier and Type | Method and Description |
|---|---|
IUserGetManagedAppDiagnosticStatusesCollectionPage |
buildFromResponse(UserGetManagedAppDiagnosticStatusesCollectionResponse response) |
IUserGetManagedAppDiagnosticStatusesCollectionRequest |
expand(java.lang.String value)
Sets the expand clause for the request
|
IUserGetManagedAppDiagnosticStatusesCollectionPage |
get() |
void |
get(ICallback<IUserGetManagedAppDiagnosticStatusesCollectionPage> callback) |
IUserGetManagedAppDiagnosticStatusesCollectionRequest |
select(java.lang.String value)
Sets the select clause for the request
|
IUserGetManagedAppDiagnosticStatusesCollectionRequest |
top(int value)
Sets the top value for the request
|
addFunctionOption, addHeader, addQueryOption, getBaseRequest, getCollectionPageClass, getDelay, getHeaders, getHttpMethod, getMaxRedirects, getMaxRetries, getOptions, getRequestUrl, getShouldRedirect, getShouldRetry, getUseCaches, post, send, setDelay, setMaxRedirects, setMaxRetries, setShouldRedirect, setShouldRetry, setUseCachespublic UserGetManagedAppDiagnosticStatusesCollectionRequest(java.lang.String requestUrl,
IBaseClient client,
java.util.List<? extends Option> requestOptions)
requestUrl - the request URLclient - the service clientrequestOptions - the options for this requestpublic void get(ICallback<IUserGetManagedAppDiagnosticStatusesCollectionPage> callback)
get in interface IUserGetManagedAppDiagnosticStatusesCollectionRequestpublic IUserGetManagedAppDiagnosticStatusesCollectionPage get() throws ClientException
get in interface IUserGetManagedAppDiagnosticStatusesCollectionRequestClientExceptionpublic IUserGetManagedAppDiagnosticStatusesCollectionPage buildFromResponse(UserGetManagedAppDiagnosticStatusesCollectionResponse response)
public IUserGetManagedAppDiagnosticStatusesCollectionRequest select(java.lang.String value)
select in interface IUserGetManagedAppDiagnosticStatusesCollectionRequestvalue - the select clausepublic IUserGetManagedAppDiagnosticStatusesCollectionRequest top(int value)
top in interface IUserGetManagedAppDiagnosticStatusesCollectionRequestvalue - the max number of items to returnpublic IUserGetManagedAppDiagnosticStatusesCollectionRequest expand(java.lang.String value)
expand in interface IUserGetManagedAppDiagnosticStatusesCollectionRequestvalue - the expand clause