Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphExtensionInner
-
Packages that use MicrosoftGraphExtensionInner 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 MicrosoftGraphExtensionInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphExtensionInner Modifier and Type Method Description MicrosoftGraphExtensionInner
DevicesClient. createExtensions(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.MicrosoftGraphExtensionInner
DirectoryAdministrativeUnitsClient. createExtensions(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.MicrosoftGraphExtensionInner
GroupsClient. createExtensions(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.MicrosoftGraphExtensionInner
OrganizationsClient. createExtensions(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.MicrosoftGraphExtensionInner
UsersClient. createExtensions(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.MicrosoftGraphExtensionInner
UsersTodoListsClient. createExtensions(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.MicrosoftGraphExtensionInner
UsersTodoListsTasksClient. createExtensions(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.MicrosoftGraphExtensionInner
DevicesClient. getExtensions(String deviceId, String extensionId)
Get extensions from devices.MicrosoftGraphExtensionInner
DirectoryAdministrativeUnitsClient. getExtensions(String administrativeUnitId, String extensionId)
Get extensions from directory.MicrosoftGraphExtensionInner
GroupsClient. getExtensions(String groupId, String extensionId)
Get extensions from groups.MicrosoftGraphExtensionInner
OrganizationsClient. getExtensions(String organizationId, String extensionId)
Get extensions from organization.MicrosoftGraphExtensionInner
UsersClient. getExtensions(String userId, String extensionId)
Get extensions from users.MicrosoftGraphExtensionInner
UsersTodoListsClient. getExtensions(String userId, String todoTaskListId, String extensionId)
Get extensions from users.MicrosoftGraphExtensionInner
UsersTodoListsTasksClient. getExtensions(String userId, String todoTaskListId, String todoTaskId, String extensionId)
Get extensions from users.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphExtensionInner Modifier and Type Method Description Mono<MicrosoftGraphExtensionInner>
DevicesClient. createExtensionsAsync(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.Mono<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. createExtensionsAsync(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.Mono<MicrosoftGraphExtensionInner>
GroupsClient. createExtensionsAsync(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.Mono<MicrosoftGraphExtensionInner>
OrganizationsClient. createExtensionsAsync(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.Mono<MicrosoftGraphExtensionInner>
UsersClient. createExtensionsAsync(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsClient. createExtensionsAsync(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. createExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DevicesClient. createExtensionsWithResponse(String deviceId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for devices.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. createExtensionsWithResponse(String administrativeUnitId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for directory.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
GroupsClient. createExtensionsWithResponse(String groupId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for groups.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
OrganizationsClient. createExtensionsWithResponse(String organizationId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for organization.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersClient. createExtensionsWithResponse(String userId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsClient. createExtensionsWithResponse(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. createExtensionsWithResponse(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DevicesClient. createExtensionsWithResponseAsync(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DirectoryAdministrativeUnitsClient. createExtensionsWithResponseAsync(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
GroupsClient. createExtensionsWithResponseAsync(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
OrganizationsClient. createExtensionsWithResponseAsync(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersClient. createExtensionsWithResponseAsync(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsClient. createExtensionsWithResponseAsync(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsTasksClient. createExtensionsWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
DevicesClient. getExtensionsAsync(String deviceId, String extensionId)
Get extensions from devices.Mono<MicrosoftGraphExtensionInner>
DevicesClient. getExtensionsAsync(String deviceId, String extensionId, List<String> select, List<String> expand)
Get extensions from devices.Mono<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. getExtensionsAsync(String administrativeUnitId, String extensionId)
Get extensions from directory.Mono<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. getExtensionsAsync(String administrativeUnitId, String extensionId, List<String> select, List<String> expand)
Get extensions from directory.Mono<MicrosoftGraphExtensionInner>
GroupsClient. getExtensionsAsync(String groupId, String extensionId)
Get extensions from groups.Mono<MicrosoftGraphExtensionInner>
GroupsClient. getExtensionsAsync(String groupId, String extensionId, List<String> select, List<String> expand)
Get extensions from groups.Mono<MicrosoftGraphExtensionInner>
OrganizationsClient. getExtensionsAsync(String organizationId, String extensionId)
Get extensions from organization.Mono<MicrosoftGraphExtensionInner>
OrganizationsClient. getExtensionsAsync(String organizationId, String extensionId, List<String> select, List<String> expand)
Get extensions from organization.Mono<MicrosoftGraphExtensionInner>
UsersClient. getExtensionsAsync(String userId, String extensionId)
Get extensions from users.Mono<MicrosoftGraphExtensionInner>
UsersClient. getExtensionsAsync(String userId, String extensionId, List<String> select, List<String> expand)
Get extensions from users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsClient. getExtensionsAsync(String userId, String todoTaskListId, String extensionId)
Get extensions from users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsClient. getExtensionsAsync(String userId, String todoTaskListId, String extensionId, List<String> select, List<String> expand)
Get extensions from users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. getExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, String extensionId)
Get extensions from users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. getExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, String extensionId, List<String> select, List<Get5ItemsItem> expand)
Get extensions from users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DevicesClient. getExtensionsWithResponse(String deviceId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from devices.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. getExtensionsWithResponse(String administrativeUnitId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from directory.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
GroupsClient. getExtensionsWithResponse(String groupId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from groups.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
OrganizationsClient. getExtensionsWithResponse(String organizationId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from organization.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersClient. getExtensionsWithResponse(String userId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsClient. getExtensionsWithResponse(String userId, String todoTaskListId, String extensionId, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. getExtensionsWithResponse(String userId, String todoTaskListId, String todoTaskId, String extensionId, List<String> select, List<Get5ItemsItem> expand, com.azure.core.util.Context context)
Get extensions from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DevicesClient. getExtensionsWithResponseAsync(String deviceId, String extensionId, List<String> select, List<String> expand)
Get extensions from devices.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DirectoryAdministrativeUnitsClient. getExtensionsWithResponseAsync(String administrativeUnitId, String extensionId, List<String> select, List<String> expand)
Get extensions from directory.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
GroupsClient. getExtensionsWithResponseAsync(String groupId, String extensionId, List<String> select, List<String> expand)
Get extensions from groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
OrganizationsClient. getExtensionsWithResponseAsync(String organizationId, String extensionId, List<String> select, List<String> expand)
Get extensions from organization.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersClient. getExtensionsWithResponseAsync(String userId, String extensionId, List<String> select, List<String> expand)
Get extensions from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsClient. getExtensionsWithResponseAsync(String userId, String todoTaskListId, String extensionId, List<String> select, List<String> expand)
Get extensions from users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsTasksClient. getExtensionsWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, String extensionId, List<String> select, List<Get5ItemsItem> expand)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
DevicesClient. listExtensions(String deviceId)
Get extensions from devices.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
DevicesClient. listExtensions(String deviceId, Integer top, Integer skip, String search, String filter, Boolean count, List<DevicesOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from devices.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. listExtensions(String administrativeUnitId)
Get extensions from directory.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. listExtensions(String administrativeUnitId, Integer top, Integer skip, String search, String filter, Boolean count, List<DirectoryAdministrativeUnitsOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from directory.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
GroupsClient. listExtensions(String groupId)
Get extensions from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
GroupsClient. listExtensions(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
OrganizationsClient. listExtensions(String organizationId)
Get extensions from organization.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
OrganizationsClient. listExtensions(String organizationId, Integer top, Integer skip, String search, String filter, Boolean count, List<OrganizationOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from organization.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersClient. listExtensions(String userId)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersClient. listExtensions(String userId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersTodoListsClient. listExtensions(String userId, String todoTaskListId)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersTodoListsClient. listExtensions(String userId, String todoTaskListId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. listExtensions(String userId, String todoTaskListId, String todoTaskId)
Get extensions from users.com.azure.core.http.rest.PagedIterable<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. listExtensions(String userId, String todoTaskListId, String todoTaskId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsTasksOrderby> orderby, List<String> select, List<String> expand, com.azure.core.util.Context context)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
DevicesClient. listExtensionsAsync(String deviceId)
Get extensions from devices.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
DevicesClient. listExtensionsAsync(String deviceId, Integer top, Integer skip, String search, String filter, Boolean count, List<DevicesOrderby> orderby, List<String> select, List<String> expand)
Get extensions from devices.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. listExtensionsAsync(String administrativeUnitId)
Get extensions from directory.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. listExtensionsAsync(String administrativeUnitId, Integer top, Integer skip, String search, String filter, Boolean count, List<DirectoryAdministrativeUnitsOrderby> orderby, List<String> select, List<String> expand)
Get extensions from directory.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
GroupsClient. listExtensionsAsync(String groupId)
Get extensions from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
GroupsClient. listExtensionsAsync(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<String> select, List<String> expand)
Get extensions from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
OrganizationsClient. listExtensionsAsync(String organizationId)
Get extensions from organization.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
OrganizationsClient. listExtensionsAsync(String organizationId, Integer top, Integer skip, String search, String filter, Boolean count, List<OrganizationOrderby> orderby, List<String> select, List<String> expand)
Get extensions from organization.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersClient. listExtensionsAsync(String userId)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersClient. listExtensionsAsync(String userId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersOrderby> orderby, List<String> select, List<String> expand)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersTodoListsClient. listExtensionsAsync(String userId, String todoTaskListId)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersTodoListsClient. listExtensionsAsync(String userId, String todoTaskListId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsOrderby> orderby, List<String> select, List<String> expand)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. listExtensionsAsync(String userId, String todoTaskListId, String todoTaskId)
Get extensions from users.com.azure.core.http.rest.PagedFlux<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. listExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, Integer top, Integer skip, String search, String filter, Boolean count, List<UsersTodoListsTasksOrderby> orderby, List<String> select, List<String> expand)
Get extensions from users.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphExtensionInner Modifier and Type Method Description MicrosoftGraphExtensionInner
DevicesClient. createExtensions(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.MicrosoftGraphExtensionInner
DirectoryAdministrativeUnitsClient. createExtensions(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.MicrosoftGraphExtensionInner
GroupsClient. createExtensions(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.MicrosoftGraphExtensionInner
OrganizationsClient. createExtensions(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.MicrosoftGraphExtensionInner
UsersClient. createExtensions(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.MicrosoftGraphExtensionInner
UsersTodoListsClient. createExtensions(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.MicrosoftGraphExtensionInner
UsersTodoListsTasksClient. createExtensions(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
DevicesClient. createExtensionsAsync(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.Mono<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. createExtensionsAsync(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.Mono<MicrosoftGraphExtensionInner>
GroupsClient. createExtensionsAsync(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.Mono<MicrosoftGraphExtensionInner>
OrganizationsClient. createExtensionsAsync(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.Mono<MicrosoftGraphExtensionInner>
UsersClient. createExtensionsAsync(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsClient. createExtensionsAsync(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. createExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DevicesClient. createExtensionsWithResponse(String deviceId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for devices.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
DirectoryAdministrativeUnitsClient. createExtensionsWithResponse(String administrativeUnitId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for directory.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
GroupsClient. createExtensionsWithResponse(String groupId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for groups.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
OrganizationsClient. createExtensionsWithResponse(String organizationId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for organization.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersClient. createExtensionsWithResponse(String userId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsClient. createExtensionsWithResponse(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>
UsersTodoListsTasksClient. createExtensionsWithResponse(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DevicesClient. createExtensionsWithResponseAsync(String deviceId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for devices.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
DirectoryAdministrativeUnitsClient. createExtensionsWithResponseAsync(String administrativeUnitId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for directory.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
GroupsClient. createExtensionsWithResponseAsync(String groupId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
OrganizationsClient. createExtensionsWithResponseAsync(String organizationId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for organization.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersClient. createExtensionsWithResponseAsync(String userId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsClient. createExtensionsWithResponseAsync(String userId, String todoTaskListId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.Mono<com.azure.core.http.rest.Response<MicrosoftGraphExtensionInner>>
UsersTodoListsTasksClient. createExtensionsWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, MicrosoftGraphExtensionInner body)
Create new navigation property to extensions for users.void
DevicesClient. updateExtensions(String deviceId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in devices.void
DirectoryAdministrativeUnitsClient. updateExtensions(String administrativeUnitId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in directory.void
GroupsClient. updateExtensions(String groupId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in groups.void
OrganizationsClient. updateExtensions(String organizationId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in organization.void
UsersClient. updateExtensions(String userId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.void
UsersTodoListsClient. updateExtensions(String userId, String todoTaskListId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.void
UsersTodoListsTasksClient. updateExtensions(String userId, String todoTaskListId, String todoTaskId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.Mono<Void>
DevicesClient. updateExtensionsAsync(String deviceId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in devices.Mono<Void>
DirectoryAdministrativeUnitsClient. updateExtensionsAsync(String administrativeUnitId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in directory.Mono<Void>
GroupsClient. updateExtensionsAsync(String groupId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in groups.Mono<Void>
OrganizationsClient. updateExtensionsAsync(String organizationId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in organization.Mono<Void>
UsersClient. updateExtensionsAsync(String userId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.Mono<Void>
UsersTodoListsClient. updateExtensionsAsync(String userId, String todoTaskListId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.Mono<Void>
UsersTodoListsTasksClient. updateExtensionsAsync(String userId, String todoTaskListId, String todoTaskId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.com.azure.core.http.rest.Response<Void>
DevicesClient. updateExtensionsWithResponse(String deviceId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in devices.com.azure.core.http.rest.Response<Void>
DirectoryAdministrativeUnitsClient. updateExtensionsWithResponse(String administrativeUnitId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in directory.com.azure.core.http.rest.Response<Void>
GroupsClient. updateExtensionsWithResponse(String groupId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in groups.com.azure.core.http.rest.Response<Void>
OrganizationsClient. updateExtensionsWithResponse(String organizationId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in organization.com.azure.core.http.rest.Response<Void>
UsersClient. updateExtensionsWithResponse(String userId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in users.com.azure.core.http.rest.Response<Void>
UsersTodoListsClient. updateExtensionsWithResponse(String userId, String todoTaskListId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in users.com.azure.core.http.rest.Response<Void>
UsersTodoListsTasksClient. updateExtensionsWithResponse(String userId, String todoTaskListId, String todoTaskId, String extensionId, MicrosoftGraphExtensionInner body, com.azure.core.util.Context context)
Update the navigation property extensions in users.Mono<com.azure.core.http.rest.Response<Void>>
DevicesClient. updateExtensionsWithResponseAsync(String deviceId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in devices.Mono<com.azure.core.http.rest.Response<Void>>
DirectoryAdministrativeUnitsClient. updateExtensionsWithResponseAsync(String administrativeUnitId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in directory.Mono<com.azure.core.http.rest.Response<Void>>
GroupsClient. updateExtensionsWithResponseAsync(String groupId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in groups.Mono<com.azure.core.http.rest.Response<Void>>
OrganizationsClient. updateExtensionsWithResponseAsync(String organizationId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in organization.Mono<com.azure.core.http.rest.Response<Void>>
UsersClient. updateExtensionsWithResponseAsync(String userId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.Mono<com.azure.core.http.rest.Response<Void>>
UsersTodoListsClient. updateExtensionsWithResponseAsync(String userId, String todoTaskListId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users.Mono<com.azure.core.http.rest.Response<Void>>
UsersTodoListsTasksClient. updateExtensionsWithResponseAsync(String userId, String todoTaskListId, String todoTaskId, String extensionId, MicrosoftGraphExtensionInner body)
Update the navigation property extensions in users. -
Uses of MicrosoftGraphExtensionInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphExtensionInner Modifier and Type Method Description MicrosoftGraphExtensionInner
MicrosoftGraphExtensionInner. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: extension.MicrosoftGraphExtensionInner
MicrosoftGraphExtensionInner. withId(String id)
Set the id property: Read-only.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphExtensionInner Modifier and Type Method Description List<MicrosoftGraphExtensionInner>
MicrosoftGraphAdministrativeUnitInner. extensions()
Get the extensions property: The extensions property.List<MicrosoftGraphExtensionInner>
MicrosoftGraphContactInner. extensions()
Get the extensions property: The collection of open extensions defined for the contact.List<MicrosoftGraphExtensionInner>
MicrosoftGraphDeviceInner. extensions()
Get the extensions property: The collection of open extensions defined for the device.List<MicrosoftGraphExtensionInner>
MicrosoftGraphEvent. extensions()
Get the extensions property: The collection of open extensions defined for the event.List<MicrosoftGraphExtensionInner>
MicrosoftGraphGroupInner. extensions()
Get the extensions property: The collection of open extensions defined for the group.List<MicrosoftGraphExtensionInner>
MicrosoftGraphMessage. extensions()
Get the extensions property: The collection of open extensions defined for the message.List<MicrosoftGraphExtensionInner>
MicrosoftGraphOrganizationInner. extensions()
Get the extensions property: The collection of open extensions defined for the organization.List<MicrosoftGraphExtensionInner>
MicrosoftGraphPost. extensions()
Get the extensions property: The collection of open extensions defined for the post.List<MicrosoftGraphExtensionInner>
MicrosoftGraphTodoTaskInner. extensions()
Get the extensions property: The collection of open extensions defined for the task.List<MicrosoftGraphExtensionInner>
MicrosoftGraphTodoTaskListInner. extensions()
Get the extensions property: The collection of open extensions defined for the task list.List<MicrosoftGraphExtensionInner>
MicrosoftGraphUserInner. extensions()
Get the extensions property: The collection of open extensions defined for the user.List<MicrosoftGraphExtensionInner>
CollectionOfExtension. value()
Get the value property: The value property.List<MicrosoftGraphExtensionInner>
CollectionOfExtension0. value()
Get the value property: The value property.List<MicrosoftGraphExtensionInner>
CollectionOfExtension1. value()
Get the value property: The value property.List<MicrosoftGraphExtensionInner>
CollectionOfExtensionAutoGenerated. value()
Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphExtensionInner Modifier and Type Method Description MicrosoftGraphAdministrativeUnitInner
MicrosoftGraphAdministrativeUnitInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The extensions property.MicrosoftGraphContactInner
MicrosoftGraphContactInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the contact.MicrosoftGraphDeviceInner
MicrosoftGraphDeviceInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the device.MicrosoftGraphEvent
MicrosoftGraphEvent. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the event.MicrosoftGraphGroupInner
MicrosoftGraphGroupInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the group.MicrosoftGraphMessage
MicrosoftGraphMessage. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the message.MicrosoftGraphOrganizationInner
MicrosoftGraphOrganizationInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the organization.MicrosoftGraphPost
MicrosoftGraphPost. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the post.MicrosoftGraphTodoTaskInner
MicrosoftGraphTodoTaskInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the task.MicrosoftGraphTodoTaskListInner
MicrosoftGraphTodoTaskListInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the task list.MicrosoftGraphUserInner
MicrosoftGraphUserInner. withExtensions(List<MicrosoftGraphExtensionInner> extensions)
Set the extensions property: The collection of open extensions defined for the user.CollectionOfExtension
CollectionOfExtension. withValue(List<MicrosoftGraphExtensionInner> value)
Set the value property: The value property.CollectionOfExtension0
CollectionOfExtension0. withValue(List<MicrosoftGraphExtensionInner> value)
Set the value property: The value property.CollectionOfExtension1
CollectionOfExtension1. withValue(List<MicrosoftGraphExtensionInner> value)
Set the value property: The value property.CollectionOfExtensionAutoGenerated
CollectionOfExtensionAutoGenerated. withValue(List<MicrosoftGraphExtensionInner> value)
Set the value property: The value property.
-