Class UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.rolemanagement.directory.roleeligibilityschedulerequests.item.UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
@Generated("com.microsoft.kiota")
public class UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the roleEligibilityScheduleRequests 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.classIn PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.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
ConstructorsConstructorDescriptionUnifiedRoleEligibilityScheduleRequestItemRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleEligibilityScheduleRequestItemRequestBuilderand sets the default values.UnifiedRoleEligibilityScheduleRequestItemRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleEligibilityScheduleRequestItemRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionappScope()Provides operations to manage the appScope property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.cancel()Provides operations to call the cancel method.voiddelete()Delete navigation property roleEligibilityScheduleRequests for roleManagementvoiddelete(Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleEligibilityScheduleRequests for roleManagementProvides operations to manage the directoryScope property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.get()In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.get(Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.GetRequestConfiguration> requestConfiguration) In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.Update the navigation property roleEligibilityScheduleRequests in roleManagementpatch(UnifiedRoleEligibilityScheduleRequest body, Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleEligibilityScheduleRequests in roleManagementProvides operations to manage the principal property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.Provides operations to manage the roleDefinition property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.Provides operations to manage the targetSchedule property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.com.microsoft.kiota.RequestInformationDelete navigation property roleEligibilityScheduleRequests for roleManagementcom.microsoft.kiota.RequestInformationtoDeleteRequestInformation(Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleEligibilityScheduleRequests for roleManagementcom.microsoft.kiota.RequestInformationIn PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.com.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.GetRequestConfiguration> requestConfiguration) In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.com.microsoft.kiota.RequestInformationUpdate the navigation property roleEligibilityScheduleRequests in roleManagementcom.microsoft.kiota.RequestInformationtoPatchRequestInformation(UnifiedRoleEligibilityScheduleRequest body, Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleEligibilityScheduleRequests in roleManagementReturns a request builder with the provided arbitrary URL.
-
Constructor Details
-
UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
public UnifiedRoleEligibilityScheduleRequestItemRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleEligibilityScheduleRequestItemRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
public UnifiedRoleEligibilityScheduleRequestItemRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newUnifiedRoleEligibilityScheduleRequestItemRequestBuilderand 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
-
appScope
Provides operations to manage the appScope property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.- Returns:
- a
AppScopeRequestBuilder
-
cancel
Provides operations to call the cancel method.- Returns:
- a
CancelRequestBuilder
-
directoryScope
Provides operations to manage the directoryScope property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.- Returns:
- a
DirectoryScopeRequestBuilder
-
principal
Provides operations to manage the principal property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.- Returns:
- a
PrincipalRequestBuilder
-
roleDefinition
Provides operations to manage the roleDefinition property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.- Returns:
- a
RoleDefinitionRequestBuilder
-
targetSchedule
Provides operations to manage the targetSchedule property of the microsoft.graph.unifiedRoleEligibilityScheduleRequest entity.- Returns:
- a
TargetScheduleRequestBuilder
-
delete
public void delete()Delete navigation property roleEligibilityScheduleRequests for roleManagement- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
delete
public void delete(@Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleEligibilityScheduleRequests 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
In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.- Returns:
- a
UnifiedRoleEligibilityScheduleRequest - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
get
@Nullable public UnifiedRoleEligibilityScheduleRequest get(@Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.GetRequestConfiguration> requestConfiguration) In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
UnifiedRoleEligibilityScheduleRequest - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
patch
@Nullable public UnifiedRoleEligibilityScheduleRequest patch(@Nonnull UnifiedRoleEligibilityScheduleRequest body) Update the navigation property roleEligibilityScheduleRequests in roleManagement- Parameters:
body- The request body- Returns:
- a
UnifiedRoleEligibilityScheduleRequest - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public UnifiedRoleEligibilityScheduleRequest patch(@Nonnull UnifiedRoleEligibilityScheduleRequest body, @Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleEligibilityScheduleRequests in roleManagement- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
UnifiedRoleEligibilityScheduleRequest - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation()Delete navigation property roleEligibilityScheduleRequests for roleManagement- Returns:
- a
RequestInformation
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation(@Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property roleEligibilityScheduleRequests 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()In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.GetRequestConfiguration> requestConfiguration) In PIM, read the details of a request for for a role eligibility request made through the unifiedRoleEligibilityScheduleRequest object.- 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 UnifiedRoleEligibilityScheduleRequest body) Update the navigation property roleEligibilityScheduleRequests in roleManagement- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull UnifiedRoleEligibilityScheduleRequest body, @Nullable Consumer<UnifiedRoleEligibilityScheduleRequestItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property roleEligibilityScheduleRequests 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 UnifiedRoleEligibilityScheduleRequestItemRequestBuilder 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
UnifiedRoleEligibilityScheduleRequestItemRequestBuilder
-