Package com.microsoft.graph.requests
Class ReportRootRequestBuilder
java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<ReportRoot>
com.microsoft.graph.requests.ReportRootRequestBuilder
- All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder
public class ReportRootRequestBuilder
extends com.microsoft.graph.http.BaseRequestBuilder<ReportRoot>
The class for the Report Root Request Builder.
-
Constructor Summary
ConstructorsConstructorDescriptionReportRootRequestBuilder
(String requestUrl, com.microsoft.graph.core.IBaseClient<?> client, List<? extends com.microsoft.graph.options.Option> requestOptions) The request builder for the ReportRoot -
Method Summary
Modifier and TypeMethodDescriptionbuildRequest
(com.microsoft.graph.options.Option... requestOptions) Creates the requestbuildRequest
(List<? extends com.microsoft.graph.options.Option> requestOptions) Creates the request with specific requestOptions instead of the existing requestOptionsGets a request builder for the PrintUsageByPrinter collectionGets a request builder for the PrintUsageByPrinter itemGets a request builder for the PrintUsageByUser collectionGets a request builder for the PrintUsageByUser itemMetadata for the device configuration device activity reportMetadata for the device configuration user activity reportGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetEmailAppUsageVersionsUserCounts
(ReportRootGetEmailAppUsageVersionsUserCountsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetMailboxUsageQuotaStatusMailboxCounts
(ReportRootGetMailboxUsageQuotaStatusMailboxCountsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetOffice365GroupsActivityFileCounts
(ReportRootGetOffice365GroupsActivityFileCountsParameterSet parameters) Gets a builder to execute the methodgetOffice365GroupsActivityGroupCounts
(ReportRootGetOffice365GroupsActivityGroupCountsParameterSet parameters) Gets a builder to execute the methodgetOffice365GroupsActivityStorage
(ReportRootGetOffice365GroupsActivityStorageParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetSkypeForBusinessActivityCounts
(ReportRootGetSkypeForBusinessActivityCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessActivityUserCounts
(ReportRootGetSkypeForBusinessActivityUserCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessActivityUserDetail
(ReportRootGetSkypeForBusinessActivityUserDetailParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessDeviceUsageDistributionUserCounts
(ReportRootGetSkypeForBusinessDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessDeviceUsageUserCounts
(ReportRootGetSkypeForBusinessDeviceUsageUserCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessDeviceUsageUserDetail
(ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessOrganizerActivityCounts
(ReportRootGetSkypeForBusinessOrganizerActivityCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessOrganizerActivityMinuteCounts
(ReportRootGetSkypeForBusinessOrganizerActivityMinuteCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessOrganizerActivityUserCounts
(ReportRootGetSkypeForBusinessOrganizerActivityUserCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessParticipantActivityCounts
(ReportRootGetSkypeForBusinessParticipantActivityCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessParticipantActivityMinuteCounts
(ReportRootGetSkypeForBusinessParticipantActivityMinuteCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessParticipantActivityUserCounts
(ReportRootGetSkypeForBusinessParticipantActivityUserCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessPeerToPeerActivityCounts
(ReportRootGetSkypeForBusinessPeerToPeerActivityCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessPeerToPeerActivityMinuteCounts
(ReportRootGetSkypeForBusinessPeerToPeerActivityMinuteCountsParameterSet parameters) Gets a builder to execute the methodgetSkypeForBusinessPeerToPeerActivityUserCounts
(ReportRootGetSkypeForBusinessPeerToPeerActivityUserCountsParameterSet parameters) Gets a builder to execute the methodgetTeamsDeviceUsageDistributionUserCounts
(ReportRootGetTeamsDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetYammerDeviceUsageDistributionUserCounts
(ReportRootGetYammerDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodGets a builder to execute the methodgetYammerGroupsActivityGroupCounts
(ReportRootGetYammerGroupsActivityGroupCountsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodmanagedDeviceEnrollmentFailureDetails
(ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet parameters) Gets a builder to execute the methodGets a builder to execute the methodmanagedDeviceEnrollmentTopFailures
(ReportRootManagedDeviceEnrollmentTopFailuresParameterSet parameters) Gets a builder to execute the methodGets a request builder for the PrintUsageByPrinter collectionGets a request builder for the PrintUsageByPrinter itemGets a request builder for the PrintUsageByUser collectionGets a request builder for the PrintUsageByUser itemsecurity()
Gets the request builder for SecurityReportsRootMethods inherited from class com.microsoft.graph.http.BaseRequestBuilder
getClient, getOptions, getRequestUrl, getRequestUrlWithAdditionalParameter, getRequestUrlWithAdditionalSegment
-
Constructor Details
-
ReportRootRequestBuilder
public ReportRootRequestBuilder(@Nonnull String requestUrl, @Nonnull com.microsoft.graph.core.IBaseClient<?> client, @Nullable List<? extends com.microsoft.graph.options.Option> requestOptions) The request builder for the ReportRoot- Parameters:
requestUrl
- the request URLclient
- the service clientrequestOptions
- the options for this request
-
-
Method Details
-
buildRequest
@Nonnull public ReportRootRequest buildRequest(@Nullable com.microsoft.graph.options.Option... requestOptions) Creates the request- Parameters:
requestOptions
- the options for this request- Returns:
- the ReportRootRequest instance
-
buildRequest
@Nonnull public ReportRootRequest buildRequest(@Nonnull List<? extends com.microsoft.graph.options.Option> requestOptions) Creates the request with specific requestOptions instead of the existing requestOptions- Parameters:
requestOptions
- the options for this request- Returns:
- the ReportRootRequest instance
-
dailyPrintUsageByPrinter
Gets a request builder for the PrintUsageByPrinter collection- Returns:
- the collection request builder
-
dailyPrintUsageByPrinter
Gets a request builder for the PrintUsageByPrinter item- Parameters:
id
- the item identifier- Returns:
- the request builder
-
dailyPrintUsageByUser
Gets a request builder for the PrintUsageByUser collection- Returns:
- the collection request builder
-
dailyPrintUsageByUser
Gets a request builder for the PrintUsageByUser item- Parameters:
id
- the item identifier- Returns:
- the request builder
-
monthlyPrintUsageByPrinter
Gets a request builder for the PrintUsageByPrinter collection- Returns:
- the collection request builder
-
monthlyPrintUsageByPrinter
Gets a request builder for the PrintUsageByPrinter item- Parameters:
id
- the item identifier- Returns:
- the request builder
-
monthlyPrintUsageByUser
Gets a request builder for the PrintUsageByUser collection- Returns:
- the collection request builder
-
monthlyPrintUsageByUser
Gets a request builder for the PrintUsageByUser item- Parameters:
id
- the item identifier- Returns:
- the request builder
-
security
Gets the request builder for SecurityReportsRoot- Returns:
- the SecurityReportsRootRequestBuilder instance
-
deviceConfigurationDeviceActivity
@Nonnull public ReportRootDeviceConfigurationDeviceActivityRequestBuilder deviceConfigurationDeviceActivity()Metadata for the device configuration device activity report- Returns:
- the request builder
-
deviceConfigurationUserActivity
@Nonnull public ReportRootDeviceConfigurationUserActivityRequestBuilder deviceConfigurationUserActivity()Metadata for the device configuration user activity report- Returns:
- the request builder
-
managedDeviceEnrollmentFailureDetails
@Nonnull public ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder managedDeviceEnrollmentFailureDetails()Gets a builder to execute the method- Returns:
- the request builder
-
managedDeviceEnrollmentFailureDetails
@Nonnull public ReportRootManagedDeviceEnrollmentFailureDetailsRequestBuilder managedDeviceEnrollmentFailureDetails(@Nonnull ReportRootManagedDeviceEnrollmentFailureDetailsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
managedDeviceEnrollmentTopFailures
@Nonnull public ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder managedDeviceEnrollmentTopFailures()Gets a builder to execute the method- Returns:
- the request builder
-
managedDeviceEnrollmentTopFailures
@Nonnull public ReportRootManagedDeviceEnrollmentTopFailuresRequestBuilder managedDeviceEnrollmentTopFailures(@Nonnull ReportRootManagedDeviceEnrollmentTopFailuresParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailActivityCounts
@Nonnull public ReportRootGetEmailActivityCountsRequestBuilder getEmailActivityCounts(@Nonnull ReportRootGetEmailActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailActivityUserCounts
@Nonnull public ReportRootGetEmailActivityUserCountsRequestBuilder getEmailActivityUserCounts(@Nonnull ReportRootGetEmailActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailActivityUserDetail
@Nonnull public ReportRootGetEmailActivityUserDetailRequestBuilder getEmailActivityUserDetail(@Nonnull ReportRootGetEmailActivityUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailAppUsageAppsUserCounts
@Nonnull public ReportRootGetEmailAppUsageAppsUserCountsRequestBuilder getEmailAppUsageAppsUserCounts(@Nonnull ReportRootGetEmailAppUsageAppsUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailAppUsageUserCounts
@Nonnull public ReportRootGetEmailAppUsageUserCountsRequestBuilder getEmailAppUsageUserCounts(@Nonnull ReportRootGetEmailAppUsageUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailAppUsageUserDetail
@Nonnull public ReportRootGetEmailAppUsageUserDetailRequestBuilder getEmailAppUsageUserDetail(@Nonnull ReportRootGetEmailAppUsageUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getEmailAppUsageVersionsUserCounts
@Nonnull public ReportRootGetEmailAppUsageVersionsUserCountsRequestBuilder getEmailAppUsageVersionsUserCounts(@Nonnull ReportRootGetEmailAppUsageVersionsUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getM365AppPlatformUserCounts
@Nonnull public ReportRootGetM365AppPlatformUserCountsRequestBuilder getM365AppPlatformUserCounts(@Nonnull ReportRootGetM365AppPlatformUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getM365AppUserCounts
@Nonnull public ReportRootGetM365AppUserCountsRequestBuilder getM365AppUserCounts(@Nonnull ReportRootGetM365AppUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getM365AppUserDetail
@Nonnull public ReportRootGetM365AppUserDetailRequestBuilder getM365AppUserDetail(@Nonnull ReportRootGetM365AppUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getMailboxUsageDetail
@Nonnull public ReportRootGetMailboxUsageDetailRequestBuilder getMailboxUsageDetail(@Nonnull ReportRootGetMailboxUsageDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getMailboxUsageMailboxCounts
@Nonnull public ReportRootGetMailboxUsageMailboxCountsRequestBuilder getMailboxUsageMailboxCounts(@Nonnull ReportRootGetMailboxUsageMailboxCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getMailboxUsageQuotaStatusMailboxCounts
@Nonnull public ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequestBuilder getMailboxUsageQuotaStatusMailboxCounts(@Nonnull ReportRootGetMailboxUsageQuotaStatusMailboxCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getMailboxUsageStorage
@Nonnull public ReportRootGetMailboxUsageStorageRequestBuilder getMailboxUsageStorage(@Nonnull ReportRootGetMailboxUsageStorageParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365ActivationCounts
Gets a builder to execute the method- Returns:
- the request builder
-
getOffice365ActivationsUserCounts
@Nonnull public ReportRootGetOffice365ActivationsUserCountsRequestBuilder getOffice365ActivationsUserCounts()Gets a builder to execute the method- Returns:
- the request builder
-
getOffice365ActivationsUserDetail
@Nonnull public ReportRootGetOffice365ActivationsUserDetailRequestBuilder getOffice365ActivationsUserDetail()Gets a builder to execute the method- Returns:
- the request builder
-
getOffice365ActiveUserCounts
@Nonnull public ReportRootGetOffice365ActiveUserCountsRequestBuilder getOffice365ActiveUserCounts(@Nonnull ReportRootGetOffice365ActiveUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365ActiveUserDetail
@Nonnull public ReportRootGetOffice365ActiveUserDetailRequestBuilder getOffice365ActiveUserDetail(@Nonnull ReportRootGetOffice365ActiveUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365GroupsActivityCounts
@Nonnull public ReportRootGetOffice365GroupsActivityCountsRequestBuilder getOffice365GroupsActivityCounts(@Nonnull ReportRootGetOffice365GroupsActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365GroupsActivityDetail
@Nonnull public ReportRootGetOffice365GroupsActivityDetailRequestBuilder getOffice365GroupsActivityDetail(@Nonnull ReportRootGetOffice365GroupsActivityDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365GroupsActivityFileCounts
@Nonnull public ReportRootGetOffice365GroupsActivityFileCountsRequestBuilder getOffice365GroupsActivityFileCounts(@Nonnull ReportRootGetOffice365GroupsActivityFileCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365GroupsActivityGroupCounts
@Nonnull public ReportRootGetOffice365GroupsActivityGroupCountsRequestBuilder getOffice365GroupsActivityGroupCounts(@Nonnull ReportRootGetOffice365GroupsActivityGroupCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365GroupsActivityStorage
@Nonnull public ReportRootGetOffice365GroupsActivityStorageRequestBuilder getOffice365GroupsActivityStorage(@Nonnull ReportRootGetOffice365GroupsActivityStorageParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOffice365ServicesUserCounts
@Nonnull public ReportRootGetOffice365ServicesUserCountsRequestBuilder getOffice365ServicesUserCounts(@Nonnull ReportRootGetOffice365ServicesUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveActivityFileCounts
@Nonnull public ReportRootGetOneDriveActivityFileCountsRequestBuilder getOneDriveActivityFileCounts(@Nonnull ReportRootGetOneDriveActivityFileCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveActivityUserCounts
@Nonnull public ReportRootGetOneDriveActivityUserCountsRequestBuilder getOneDriveActivityUserCounts(@Nonnull ReportRootGetOneDriveActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveActivityUserDetail
@Nonnull public ReportRootGetOneDriveActivityUserDetailRequestBuilder getOneDriveActivityUserDetail(@Nonnull ReportRootGetOneDriveActivityUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveUsageAccountCounts
@Nonnull public ReportRootGetOneDriveUsageAccountCountsRequestBuilder getOneDriveUsageAccountCounts(@Nonnull ReportRootGetOneDriveUsageAccountCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveUsageAccountDetail
@Nonnull public ReportRootGetOneDriveUsageAccountDetailRequestBuilder getOneDriveUsageAccountDetail(@Nonnull ReportRootGetOneDriveUsageAccountDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveUsageFileCounts
@Nonnull public ReportRootGetOneDriveUsageFileCountsRequestBuilder getOneDriveUsageFileCounts(@Nonnull ReportRootGetOneDriveUsageFileCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getOneDriveUsageStorage
@Nonnull public ReportRootGetOneDriveUsageStorageRequestBuilder getOneDriveUsageStorage(@Nonnull ReportRootGetOneDriveUsageStorageParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessActivityCounts
@Nonnull public ReportRootGetSkypeForBusinessActivityCountsRequestBuilder getSkypeForBusinessActivityCounts(@Nonnull ReportRootGetSkypeForBusinessActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessActivityUserCounts
@Nonnull public ReportRootGetSkypeForBusinessActivityUserCountsRequestBuilder getSkypeForBusinessActivityUserCounts(@Nonnull ReportRootGetSkypeForBusinessActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessActivityUserDetail
@Nonnull public ReportRootGetSkypeForBusinessActivityUserDetailRequestBuilder getSkypeForBusinessActivityUserDetail(@Nonnull ReportRootGetSkypeForBusinessActivityUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessDeviceUsageDistributionUserCounts
@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageDistributionUserCountsRequestBuilder getSkypeForBusinessDeviceUsageDistributionUserCounts(@Nonnull ReportRootGetSkypeForBusinessDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessDeviceUsageUserCounts
@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageUserCountsRequestBuilder getSkypeForBusinessDeviceUsageUserCounts(@Nonnull ReportRootGetSkypeForBusinessDeviceUsageUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessDeviceUsageUserDetail
@Nonnull public ReportRootGetSkypeForBusinessDeviceUsageUserDetailRequestBuilder getSkypeForBusinessDeviceUsageUserDetail(@Nonnull ReportRootGetSkypeForBusinessDeviceUsageUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessOrganizerActivityCounts
@Nonnull public ReportRootGetSkypeForBusinessOrganizerActivityCountsRequestBuilder getSkypeForBusinessOrganizerActivityCounts(@Nonnull ReportRootGetSkypeForBusinessOrganizerActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessOrganizerActivityMinuteCounts
@Nonnull public ReportRootGetSkypeForBusinessOrganizerActivityMinuteCountsRequestBuilder getSkypeForBusinessOrganizerActivityMinuteCounts(@Nonnull ReportRootGetSkypeForBusinessOrganizerActivityMinuteCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessOrganizerActivityUserCounts
@Nonnull public ReportRootGetSkypeForBusinessOrganizerActivityUserCountsRequestBuilder getSkypeForBusinessOrganizerActivityUserCounts(@Nonnull ReportRootGetSkypeForBusinessOrganizerActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessParticipantActivityCounts
@Nonnull public ReportRootGetSkypeForBusinessParticipantActivityCountsRequestBuilder getSkypeForBusinessParticipantActivityCounts(@Nonnull ReportRootGetSkypeForBusinessParticipantActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessParticipantActivityMinuteCounts
@Nonnull public ReportRootGetSkypeForBusinessParticipantActivityMinuteCountsRequestBuilder getSkypeForBusinessParticipantActivityMinuteCounts(@Nonnull ReportRootGetSkypeForBusinessParticipantActivityMinuteCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessParticipantActivityUserCounts
@Nonnull public ReportRootGetSkypeForBusinessParticipantActivityUserCountsRequestBuilder getSkypeForBusinessParticipantActivityUserCounts(@Nonnull ReportRootGetSkypeForBusinessParticipantActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessPeerToPeerActivityCounts
@Nonnull public ReportRootGetSkypeForBusinessPeerToPeerActivityCountsRequestBuilder getSkypeForBusinessPeerToPeerActivityCounts(@Nonnull ReportRootGetSkypeForBusinessPeerToPeerActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessPeerToPeerActivityMinuteCounts
@Nonnull public ReportRootGetSkypeForBusinessPeerToPeerActivityMinuteCountsRequestBuilder getSkypeForBusinessPeerToPeerActivityMinuteCounts(@Nonnull ReportRootGetSkypeForBusinessPeerToPeerActivityMinuteCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getSkypeForBusinessPeerToPeerActivityUserCounts
@Nonnull public ReportRootGetSkypeForBusinessPeerToPeerActivityUserCountsRequestBuilder getSkypeForBusinessPeerToPeerActivityUserCounts(@Nonnull ReportRootGetSkypeForBusinessPeerToPeerActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsDeviceUsageDistributionUserCounts
@Nonnull public ReportRootGetTeamsDeviceUsageDistributionUserCountsRequestBuilder getTeamsDeviceUsageDistributionUserCounts(@Nonnull ReportRootGetTeamsDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsDeviceUsageUserCounts
@Nonnull public ReportRootGetTeamsDeviceUsageUserCountsRequestBuilder getTeamsDeviceUsageUserCounts(@Nonnull ReportRootGetTeamsDeviceUsageUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsDeviceUsageUserDetail
@Nonnull public ReportRootGetTeamsDeviceUsageUserDetailRequestBuilder getTeamsDeviceUsageUserDetail(@Nonnull ReportRootGetTeamsDeviceUsageUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsUserActivityCounts
@Nonnull public ReportRootGetTeamsUserActivityCountsRequestBuilder getTeamsUserActivityCounts(@Nonnull ReportRootGetTeamsUserActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsUserActivityUserCounts
@Nonnull public ReportRootGetTeamsUserActivityUserCountsRequestBuilder getTeamsUserActivityUserCounts(@Nonnull ReportRootGetTeamsUserActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getTeamsUserActivityUserDetail
@Nonnull public ReportRootGetTeamsUserActivityUserDetailRequestBuilder getTeamsUserActivityUserDetail(@Nonnull ReportRootGetTeamsUserActivityUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerActivityCounts
@Nonnull public ReportRootGetYammerActivityCountsRequestBuilder getYammerActivityCounts(@Nonnull ReportRootGetYammerActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerActivityUserCounts
@Nonnull public ReportRootGetYammerActivityUserCountsRequestBuilder getYammerActivityUserCounts(@Nonnull ReportRootGetYammerActivityUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerActivityUserDetail
@Nonnull public ReportRootGetYammerActivityUserDetailRequestBuilder getYammerActivityUserDetail(@Nonnull ReportRootGetYammerActivityUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerDeviceUsageDistributionUserCounts
@Nonnull public ReportRootGetYammerDeviceUsageDistributionUserCountsRequestBuilder getYammerDeviceUsageDistributionUserCounts(@Nonnull ReportRootGetYammerDeviceUsageDistributionUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerDeviceUsageUserCounts
@Nonnull public ReportRootGetYammerDeviceUsageUserCountsRequestBuilder getYammerDeviceUsageUserCounts(@Nonnull ReportRootGetYammerDeviceUsageUserCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerDeviceUsageUserDetail
@Nonnull public ReportRootGetYammerDeviceUsageUserDetailRequestBuilder getYammerDeviceUsageUserDetail(@Nonnull ReportRootGetYammerDeviceUsageUserDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerGroupsActivityCounts
@Nonnull public ReportRootGetYammerGroupsActivityCountsRequestBuilder getYammerGroupsActivityCounts(@Nonnull ReportRootGetYammerGroupsActivityCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerGroupsActivityDetail
@Nonnull public ReportRootGetYammerGroupsActivityDetailRequestBuilder getYammerGroupsActivityDetail(@Nonnull ReportRootGetYammerGroupsActivityDetailParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getYammerGroupsActivityGroupCounts
@Nonnull public ReportRootGetYammerGroupsActivityGroupCountsRequestBuilder getYammerGroupsActivityGroupCounts(@Nonnull ReportRootGetYammerGroupsActivityGroupCountsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder
-
getGroupArchivedPrintJobs
@Nonnull public ReportRootGetGroupArchivedPrintJobsCollectionRequestBuilder getGroupArchivedPrintJobs(@Nonnull ReportRootGetGroupArchivedPrintJobsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder collection
-
getPrinterArchivedPrintJobs
@Nonnull public ReportRootGetPrinterArchivedPrintJobsCollectionRequestBuilder getPrinterArchivedPrintJobs(@Nonnull ReportRootGetPrinterArchivedPrintJobsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder collection
-
getUserArchivedPrintJobs
@Nonnull public ReportRootGetUserArchivedPrintJobsCollectionRequestBuilder getUserArchivedPrintJobs(@Nonnull ReportRootGetUserArchivedPrintJobsParameterSet parameters) Gets a builder to execute the method- Parameters:
parameters
- the parameters for the service method- Returns:
- the request builder collection
-