Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTodoTaskInner
-
Packages that use MicrosoftGraphTodoTaskInner Package Description com.azure.resourcemanager.authorization.fluent Package containing the service clients for AuthorizationManagementClient.com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphTodoTaskInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphTodoTaskInner Modifier and Type Method Description MicrosoftGraphTodoTaskInnerUsersTodoListsClient. createTasks(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.MicrosoftGraphTodoTaskInnerUsersTodoListsClient. getTasks(String userId, String todoTaskListId, String todoTaskId)Get tasks from users.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphTodoTaskInner Modifier and Type Method Description Mono<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. createTasksAsync(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. createTasksWithResponse(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body, com.azure.core.util.Context context)Create new navigation property to tasks for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>>UsersTodoListsClient. createTasksWithResponseAsync(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.Mono<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. getTasksAsync(String userId, String todoTaskListId, String todoTaskId)Get tasks from users.Mono<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. getTasksAsync(String userId, String todoTaskListId, String todoTaskId, List<UsersTodoListsSelect> select, List<UsersTodoListsExpand> expand)Get tasks from users.com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. getTasksWithResponse(String userId, String todoTaskListId, String todoTaskId, List<UsersTodoListsSelect> select, List<UsersTodoListsExpand> expand, com.azure.core.util.Context context)Get tasks from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>>UsersTodoListsClient. getTasksWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, List<UsersTodoListsSelect> select, List<UsersTodoListsExpand> expand)Get tasks from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. listTasks(String userId, String todoTaskListId)Get tasks from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. listTasks(String userId, String todoTaskListId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsOrderby> orderby, List<UsersTodoListsSelect> select, List<UsersTodoListsExpand> expand, com.azure.core.util.Context context)Get tasks from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. listTasksAsync(String userId, String todoTaskListId)Get tasks from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. listTasksAsync(String userId, String todoTaskListId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsOrderby> orderby, List<UsersTodoListsSelect> select, List<UsersTodoListsExpand> expand)Get tasks from users.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphTodoTaskInner Modifier and Type Method Description MicrosoftGraphTodoTaskInnerUsersTodoListsClient. createTasks(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.Mono<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. createTasksAsync(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>UsersTodoListsClient. createTasksWithResponse(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body, com.azure.core.util.Context context)Create new navigation property to tasks for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphTodoTaskInner>>UsersTodoListsClient. createTasksWithResponseAsync(String userId, String todoTaskListId, MicrosoftGraphTodoTaskInner body)Create new navigation property to tasks for users.voidUsersTodoListsClient. updateTasks(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphTodoTaskInner body)Update the navigation property tasks in users.Mono<Void>UsersTodoListsClient. updateTasksAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphTodoTaskInner body)Update the navigation property tasks in users.com.azure.core.http.rest.Response<Void>UsersTodoListsClient. updateTasksWithResponse(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphTodoTaskInner body, com.azure.core.util.Context context)Update the navigation property tasks in users.Mono<com.azure.core.http.rest.Response<Void>>UsersTodoListsClient. updateTasksWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphTodoTaskInner body)Update the navigation property tasks in users. -
Uses of MicrosoftGraphTodoTaskInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTodoTaskInner Modifier and Type Method Description MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: todoTask.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withBody(MicrosoftGraphItemBody body)Set the body property: itemBody.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withBodyLastModifiedDateTime(OffsetDateTime bodyLastModifiedDateTime)Set the bodyLastModifiedDateTime property: The date and time when the task was last modified.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withCompletedDateTime(MicrosoftGraphDateTimeZone completedDateTime)Set the completedDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withCreatedDateTime(OffsetDateTime createdDateTime)Set the createdDateTime property: The date and time when the task was created.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withDueDateTime(MicrosoftGraphDateTimeZone dueDateTime)Set the dueDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)Set the extensions property: The collection of open extensions defined for the task.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withId(String id)Set the id property: Read-only.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withImportance(MicrosoftGraphImportance importance)Set the importance property: The importance property.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withIsReminderOn(Boolean isReminderOn)Set the isReminderOn property: Set to true if an alert is set to remind the user of the task.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Set the lastModifiedDateTime property: The date and time when the task was last modified.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withLinkedResources(List<MicrosoftGraphLinkedResourceInner> linkedResources)Set the linkedResources property: A collection of resources linked to the task.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withRecurrence(MicrosoftGraphPatternedRecurrence recurrence)Set the recurrence property: patternedRecurrence.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withReminderDateTime(MicrosoftGraphDateTimeZone reminderDateTime)Set the reminderDateTime property: dateTimeTimeZone.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withStatus(MicrosoftGraphTaskStatus status)Set the status property: The status property.MicrosoftGraphTodoTaskInnerMicrosoftGraphTodoTaskInner. withTitle(String title)Set the title property: A brief description of the task.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTodoTaskInner Modifier and Type Method Description List<MicrosoftGraphTodoTaskInner>MicrosoftGraphTodoTaskListInner. tasks()Get the tasks property: The tasks in this task list.List<MicrosoftGraphTodoTaskInner>CollectionOfTodoTask. value()Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphTodoTaskInner Modifier and Type Method Description MicrosoftGraphTodoTaskListInnerMicrosoftGraphTodoTaskListInner. withTasks(List<MicrosoftGraphTodoTaskInner> tasks)Set the tasks property: The tasks in this task list.CollectionOfTodoTaskCollectionOfTodoTask. withValue(List<MicrosoftGraphTodoTaskInner> value)Set the value property: The value property.
-