Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLinkedResourceInner
-
Packages that use MicrosoftGraphLinkedResourceInner 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 MicrosoftGraphLinkedResourceInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphLinkedResourceInner Modifier and Type Method Description MicrosoftGraphLinkedResourceInner
UsersTodoListsTasksClient. createLinkedResources(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.MicrosoftGraphLinkedResourceInner
UsersTodoListsTasksClient. getLinkedResources(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId)
Get linkedResources from users.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphLinkedResourceInner Modifier and Type Method Description Mono<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. createLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. createLinkedResourcesWithResponse(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body, com.azure.core.util.Context context)
Create new navigation property to linkedResources for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>>
UsersTodoListsTasksClient. createLinkedResourcesWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.Mono<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. getLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId)
Get linkedResources from users.Mono<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. getLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, List<UsersTodoListsTasksSelect> select, List<String> expand)
Get linkedResources from users.com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. getLinkedResourcesWithResponse(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, List<UsersTodoListsTasksSelect> select, List<String> expand, com.azure.core.util.Context context)
Get linkedResources from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>>
UsersTodoListsTasksClient. getLinkedResourcesWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, List<UsersTodoListsTasksSelect> select, List<String> expand)
Get linkedResources from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. listLinkedResources(String userId, String todoTaskListId, String todoTaskId)
Get linkedResources from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. listLinkedResources(String userId, String todoTaskListId, String todoTaskId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsTasksOrderby> orderby, List<UsersTodoListsTasksSelect> select, List<String> expand, com.azure.core.util.Context context)
Get linkedResources from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. listLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId)
Get linkedResources from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. listLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsTasksOrderby> orderby, List<UsersTodoListsTasksSelect> select, List<String> expand)
Get linkedResources from users.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphLinkedResourceInner Modifier and Type Method Description MicrosoftGraphLinkedResourceInner
UsersTodoListsTasksClient. createLinkedResources(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.Mono<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. createLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>
UsersTodoListsTasksClient. createLinkedResourcesWithResponse(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body, com.azure.core.util.Context context)
Create new navigation property to linkedResources for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphLinkedResourceInner>>
UsersTodoListsTasksClient. createLinkedResourcesWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphLinkedResourceInner body)
Create new navigation property to linkedResources for users.void
UsersTodoListsTasksClient. updateLinkedResources(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, MicrosoftGraphLinkedResourceInner body)
Update the navigation property linkedResources in users.Mono<Void>
UsersTodoListsTasksClient. updateLinkedResourcesAsync(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, MicrosoftGraphLinkedResourceInner body)
Update the navigation property linkedResources in users.com.azure.core.http.rest.Response<Void>
UsersTodoListsTasksClient. updateLinkedResourcesWithResponse(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, MicrosoftGraphLinkedResourceInner body, com.azure.core.util.Context context)
Update the navigation property linkedResources in users.Mono<com.azure.core.http.rest.Response<Void>>
UsersTodoListsTasksClient. updateLinkedResourcesWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, String linkedResourceId, MicrosoftGraphLinkedResourceInner body)
Update the navigation property linkedResources in users. -
Uses of MicrosoftGraphLinkedResourceInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLinkedResourceInner Modifier and Type Method Description MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: linkedResource.MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withApplicationName(String applicationName)
Set the applicationName property: Field indicating the app name of the source that is sending the linkedResource.MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withDisplayName(String displayName)
Set the displayName property: Field indicating the title of the linkedResource.MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withExternalId(String externalId)
Set the externalId property: Id of the object that is associated with this task on the third-party/partner system.MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withId(String id)
Set the id property: Read-only.MicrosoftGraphLinkedResourceInner
MicrosoftGraphLinkedResourceInner. withWebUrl(String webUrl)
Set the webUrl property: Deep link to the linkedResource.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphLinkedResourceInner Modifier and Type Method Description List<MicrosoftGraphLinkedResourceInner>
MicrosoftGraphTodoTaskInner. linkedResources()
Get the linkedResources property: A collection of resources linked to the task.List<MicrosoftGraphLinkedResourceInner>
CollectionOfLinkedResource. value()
Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphLinkedResourceInner Modifier and Type Method Description MicrosoftGraphTodoTaskInner
MicrosoftGraphTodoTaskInner. withLinkedResources(List<MicrosoftGraphLinkedResourceInner> linkedResources)
Set the linkedResources property: A collection of resources linked to the task.CollectionOfLinkedResource
CollectionOfLinkedResource. withValue(List<MicrosoftGraphLinkedResourceInner> value)
Set the value property: The value property.
-