public static interface ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataEndFilter
| Modifier and Type | Method and Description |
|---|---|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter |
endsBefore(org.joda.time.DateTime endTime)
Sets the end time for Activity Log query filter.
|
ActivityLogs.ActivityLogsQueryDefinitionStages.WithEventDataFieldFilter endsBefore(org.joda.time.DateTime endTime)
endTime - specifies end time of cut off filter./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/