Class CatalogRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.identitygovernance.entitlementmanagement.resourcerequests.item.catalog.CatalogRequestBuilder
@Generated("com.microsoft.kiota")
public class CatalogRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the catalog property of the microsoft.graph.accessPackageResourceRequest entity.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassConfiguration for the request such as headers, query parameters, and middleware options.classGet catalog from identityGovernanceclassConfiguration 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
ConstructorsConstructorDescriptionCatalogRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newCatalogRequestBuilderand sets the default values.CatalogRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newCatalogRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionProvides operations to manage the accessPackages property of the microsoft.graph.accessPackageCatalog entity.Provides operations to manage the customWorkflowExtensions property of the microsoft.graph.accessPackageCatalog entity.voiddelete()Delete navigation property catalog for identityGovernancevoiddelete(Consumer<CatalogRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property catalog for identityGovernanceget()Get catalog from identityGovernanceget(Consumer<CatalogRequestBuilder.GetRequestConfiguration> requestConfiguration) Get catalog from identityGovernancepatch(AccessPackageCatalog body) Update the navigation property catalog in identityGovernancepatch(AccessPackageCatalog body, Consumer<CatalogRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property catalog in identityGovernanceProvides operations to manage the resourceRoles property of the microsoft.graph.accessPackageCatalog entity.Provides operations to manage the resources property of the microsoft.graph.accessPackageCatalog entity.Provides operations to manage the resourceScopes property of the microsoft.graph.accessPackageCatalog entity.com.microsoft.kiota.RequestInformationDelete navigation property catalog for identityGovernancecom.microsoft.kiota.RequestInformationtoDeleteRequestInformation(Consumer<CatalogRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property catalog for identityGovernancecom.microsoft.kiota.RequestInformationGet catalog from identityGovernancecom.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<CatalogRequestBuilder.GetRequestConfiguration> requestConfiguration) Get catalog from identityGovernancecom.microsoft.kiota.RequestInformationUpdate the navigation property catalog in identityGovernancecom.microsoft.kiota.RequestInformationtoPatchRequestInformation(AccessPackageCatalog body, Consumer<CatalogRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property catalog in identityGovernanceReturns a request builder with the provided arbitrary URL.
-
Constructor Details
-
CatalogRequestBuilder
public CatalogRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newCatalogRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
CatalogRequestBuilder
public CatalogRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newCatalogRequestBuilderand 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
-
accessPackages
Provides operations to manage the accessPackages property of the microsoft.graph.accessPackageCatalog entity.- Returns:
- a
AccessPackagesRequestBuilder
-
customWorkflowExtensions
Provides operations to manage the customWorkflowExtensions property of the microsoft.graph.accessPackageCatalog entity.- Returns:
- a
CustomWorkflowExtensionsRequestBuilder
-
resourceRoles
Provides operations to manage the resourceRoles property of the microsoft.graph.accessPackageCatalog entity.- Returns:
- a
ResourceRolesRequestBuilder
-
resources
Provides operations to manage the resources property of the microsoft.graph.accessPackageCatalog entity.- Returns:
- a
ResourcesRequestBuilder
-
resourceScopes
Provides operations to manage the resourceScopes property of the microsoft.graph.accessPackageCatalog entity.- Returns:
- a
ResourceScopesRequestBuilder
-
delete
public void delete()Delete navigation property catalog for identityGovernance- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
delete
public void delete(@Nullable Consumer<CatalogRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property catalog for identityGovernance- 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
Get catalog from identityGovernance- Returns:
- a
AccessPackageCatalog - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
get
@Nullable public AccessPackageCatalog get(@Nullable Consumer<CatalogRequestBuilder.GetRequestConfiguration> requestConfiguration) Get catalog from identityGovernance- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
AccessPackageCatalog - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
Update the navigation property catalog in identityGovernance- Parameters:
body- The request body- Returns:
- a
AccessPackageCatalog - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public AccessPackageCatalog patch(@Nonnull AccessPackageCatalog body, @Nullable Consumer<CatalogRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property catalog in identityGovernance- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
AccessPackageCatalog - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation()Delete navigation property catalog for identityGovernance- Returns:
- a
RequestInformation
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation(@Nullable Consumer<CatalogRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete navigation property catalog for identityGovernance- 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()Get catalog from identityGovernance- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<CatalogRequestBuilder.GetRequestConfiguration> requestConfiguration) Get catalog from identityGovernance- 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 AccessPackageCatalog body) Update the navigation property catalog in identityGovernance- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull AccessPackageCatalog body, @Nullable Consumer<CatalogRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the navigation property catalog in identityGovernance- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
RequestInformation
-
withUrl
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
CatalogRequestBuilder
-