Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResourceSpecificPermissionGrantInner
-
Packages that use MicrosoftGraphResourceSpecificPermissionGrantInner 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 MicrosoftGraphResourceSpecificPermissionGrantInner in com.azure.resourcemanager.authorization.fluent
Methods in com.azure.resourcemanager.authorization.fluent that return MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description MicrosoftGraphResourceSpecificPermissionGrantInner
GroupsClient. createPermissionGrants(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.MicrosoftGraphResourceSpecificPermissionGrantInner
GroupsClient. getPermissionGrants(String groupId, String resourceSpecificPermissionGrantId)
Get permissionGrants from groups.Methods in com.azure.resourcemanager.authorization.fluent that return types with arguments of type MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description List<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. checkGrantedPermissionsForApp(String groupId)
Invoke action checkGrantedPermissionsForApp.Mono<List<MicrosoftGraphResourceSpecificPermissionGrantInner>>
GroupsClient. checkGrantedPermissionsForAppAsync(String groupId)
Invoke action checkGrantedPermissionsForApp.com.azure.core.http.rest.Response<List<MicrosoftGraphResourceSpecificPermissionGrantInner>>
GroupsClient. checkGrantedPermissionsForAppWithResponse(String groupId, com.azure.core.util.Context context)
Invoke action checkGrantedPermissionsForApp.Mono<com.azure.core.http.rest.Response<List<MicrosoftGraphResourceSpecificPermissionGrantInner>>>
GroupsClient. checkGrantedPermissionsForAppWithResponseAsync(String groupId)
Invoke action checkGrantedPermissionsForApp.Mono<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. createPermissionGrantsAsync(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. createPermissionGrantsWithResponse(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body, com.azure.core.util.Context context)
Create new navigation property to permissionGrants for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>>
GroupsClient. createPermissionGrantsWithResponseAsync(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.Mono<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. getPermissionGrantsAsync(String groupId, String resourceSpecificPermissionGrantId)
Get permissionGrants from groups.Mono<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. getPermissionGrantsAsync(String groupId, String resourceSpecificPermissionGrantId, List<GroupsSelect> select, List<String> expand)
Get permissionGrants from groups.com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. getPermissionGrantsWithResponse(String groupId, String resourceSpecificPermissionGrantId, List<GroupsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get permissionGrants from groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>>
GroupsClient. getPermissionGrantsWithResponseAsync(String groupId, String resourceSpecificPermissionGrantId, List<GroupsSelect> select, List<String> expand)
Get permissionGrants from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. listPermissionGrants(String groupId)
Get permissionGrants from groups.com.azure.core.http.rest.PagedIterable<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. listPermissionGrants(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<GroupsSelect> select, List<String> expand, com.azure.core.util.Context context)
Get permissionGrants from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. listPermissionGrantsAsync(String groupId)
Get permissionGrants from groups.com.azure.core.http.rest.PagedFlux<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. listPermissionGrantsAsync(String groupId, Integer top, Integer skip, String search, String filter, Boolean count, List<GroupsOrderby> orderby, List<GroupsSelect> select, List<String> expand)
Get permissionGrants from groups.Methods in com.azure.resourcemanager.authorization.fluent with parameters of type MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description MicrosoftGraphResourceSpecificPermissionGrantInner
GroupsClient. createPermissionGrants(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.Mono<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. createPermissionGrantsAsync(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>
GroupsClient. createPermissionGrantsWithResponse(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body, com.azure.core.util.Context context)
Create new navigation property to permissionGrants for groups.Mono<com.azure.core.http.rest.Response<MicrosoftGraphResourceSpecificPermissionGrantInner>>
GroupsClient. createPermissionGrantsWithResponseAsync(String groupId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Create new navigation property to permissionGrants for groups.void
GroupsClient. updatePermissionGrants(String groupId, String resourceSpecificPermissionGrantId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Update the navigation property permissionGrants in groups.Mono<Void>
GroupsClient. updatePermissionGrantsAsync(String groupId, String resourceSpecificPermissionGrantId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Update the navigation property permissionGrants in groups.com.azure.core.http.rest.Response<Void>
GroupsClient. updatePermissionGrantsWithResponse(String groupId, String resourceSpecificPermissionGrantId, MicrosoftGraphResourceSpecificPermissionGrantInner body, com.azure.core.util.Context context)
Update the navigation property permissionGrants in groups.Mono<com.azure.core.http.rest.Response<Void>>
GroupsClient. updatePermissionGrantsWithResponseAsync(String groupId, String resourceSpecificPermissionGrantId, MicrosoftGraphResourceSpecificPermissionGrantInner body)
Update the navigation property permissionGrants in groups. -
Uses of MicrosoftGraphResourceSpecificPermissionGrantInner in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: Represents an Azure Active Directory object.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withClientAppId(String clientAppId)
Set the clientAppId property: The clientAppId property.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withClientId(String clientId)
Set the clientId property: The clientId property.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withDeletedDateTime(OffsetDateTime deletedDateTime)
Set the deletedDateTime property: The deletedDateTime property.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withId(String id)
Set the id property: Read-only.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withPermission(String permission)
Set the permission property: The permission property.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withPermissionType(String permissionType)
Set the permissionType property: The permissionType property.MicrosoftGraphResourceSpecificPermissionGrantInner
MicrosoftGraphResourceSpecificPermissionGrantInner. withResourceAppId(String resourceAppId)
Set the resourceAppId property: The resourceAppId property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description List<MicrosoftGraphResourceSpecificPermissionGrantInner>
MicrosoftGraphGroupInner. permissionGrants()
Get the permissionGrants property: The permissionGrants property.List<MicrosoftGraphResourceSpecificPermissionGrantInner>
CollectionOfResourceSpecificPermissionGrant. value()
Get the value property: The value property.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphResourceSpecificPermissionGrantInner Modifier and Type Method Description MicrosoftGraphGroupInner
MicrosoftGraphGroupInner. withPermissionGrants(List<MicrosoftGraphResourceSpecificPermissionGrantInner> permissionGrants)
Set the permissionGrants property: The permissionGrants property.CollectionOfResourceSpecificPermissionGrant
CollectionOfResourceSpecificPermissionGrant. withValue(List<MicrosoftGraphResourceSpecificPermissionGrantInner> value)
Set the value property: The value property.
-