Package com.microsoft.graph.rolemanagement.entitlementmanagement.roleassignmentscheduleinstances.item
Class UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.rolemanagement.entitlementmanagement.roleassignmentscheduleinstances.item.UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
@Generated("com.microsoft.kiota")
public class UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the roleAssignmentScheduleInstances property of the microsoft.graph.rbacApplication entity.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassConfiguration for the request such as headers, query parameters, and middleware options.classInstances for active role assignments.classConfiguration for the request such as headers, query parameters, and middleware options.classConfiguration for the request such as headers, query parameters, and middleware options. -
Field Summary
Fields inherited from class com.microsoft.kiota.BaseRequestBuilder
pathParameters, requestAdapter, urlTemplate -
Constructor Summary
ConstructorsConstructorDescriptionUnifiedRoleAssignmentScheduleInstanceItemRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderand sets the default values.UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionProvides operations to manage the activatedUsing property of the microsoft.graph.unifiedRoleAssignmentScheduleInstance entity.appScope()Provides operations to manage the appScope property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.voiddelete()Delete navigation property roleAssignmentScheduleInstances for roleManagementvoiddelete(Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleAssignmentScheduleInstances for roleManagementProvides operations to manage the directoryScope property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.get()Instances for active role assignments.get(Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Instances for active role assignments.Update the navigation property roleAssignmentScheduleInstances in roleManagementpatch(UnifiedRoleAssignmentScheduleInstance body, Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleAssignmentScheduleInstances in roleManagementProvides operations to manage the principal property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.Provides operations to manage the roleDefinition property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.com.microsoft.kiota.RequestInformationDelete navigation property roleAssignmentScheduleInstances for roleManagementcom.microsoft.kiota.RequestInformationtoDeleteRequestInformation(Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleAssignmentScheduleInstances for roleManagementcom.microsoft.kiota.RequestInformationInstances for active role assignments.com.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Instances for active role assignments.com.microsoft.kiota.RequestInformationUpdate the navigation property roleAssignmentScheduleInstances in roleManagementcom.microsoft.kiota.RequestInformationtoPatchRequestInformation(UnifiedRoleAssignmentScheduleInstance body, Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleAssignmentScheduleInstances in roleManagementReturns a request builder with the provided arbitrary URL.
-
Constructor Details
-
UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
public UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
public UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleAssignmentScheduleInstanceItemRequestBuilderand sets the default values.- Parameters:
rawUrl- The raw URL to use for the request builder.requestAdapter- The request adapter to use to execute the requests.
-
-
Method Details
-
activatedUsing
Provides operations to manage the activatedUsing property of the microsoft.graph.unifiedRoleAssignmentScheduleInstance entity.- Returns:
- a
ActivatedUsingRequestBuilder
-
appScope
Provides operations to manage the appScope property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.- Returns:
- a
AppScopeRequestBuilder
-
directoryScope
Provides operations to manage the directoryScope property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.- Returns:
- a
DirectoryScopeRequestBuilder
-
principal
Provides operations to manage the principal property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.- Returns:
- a
PrincipalRequestBuilder
-
roleDefinition
Provides operations to manage the roleDefinition property of the microsoft.graph.unifiedRoleScheduleInstanceBase entity.- Returns:
- a
RoleDefinitionRequestBuilder
-
delete
public void delete()Delete navigation property roleAssignmentScheduleInstances for roleManagement- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
delete
public void delete(@Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleAssignmentScheduleInstances for roleManagement- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
Instances for active role assignments.- Returns:
- a
UnifiedRoleAssignmentScheduleInstance - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
@Nullable public UnifiedRoleAssignmentScheduleInstance get(@Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Instances for active role assignments.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
UnifiedRoleAssignmentScheduleInstance - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public UnifiedRoleAssignmentScheduleInstance patch(@Nonnull UnifiedRoleAssignmentScheduleInstance body) Update the navigation property roleAssignmentScheduleInstances in roleManagement- Parameters:
body- The request body- Returns:
- a
UnifiedRoleAssignmentScheduleInstance - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public UnifiedRoleAssignmentScheduleInstance patch(@Nonnull UnifiedRoleAssignmentScheduleInstance body, @Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleAssignmentScheduleInstances in roleManagement- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
UnifiedRoleAssignmentScheduleInstance - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation()Delete navigation property roleAssignmentScheduleInstances for roleManagement- Returns:
- a
RequestInformation
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation(@Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleAssignmentScheduleInstances for roleManagement- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation()Instances for active role assignments.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Instances for active role assignments.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull UnifiedRoleAssignmentScheduleInstance body) Update the navigation property roleAssignmentScheduleInstances in roleManagement- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull UnifiedRoleAssignmentScheduleInstance body, @Nullable Consumer<UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleAssignmentScheduleInstances in roleManagement- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
withUrl
@Nonnull public UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder withUrl(@Nonnull String rawUrl) Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.- Parameters:
rawUrl- The raw URL to use for the request builder.- Returns:
- a
UnifiedRoleAssignmentScheduleInstanceItemRequestBuilder
-