Class DeviceAppManagementRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.deviceappmanagement.DeviceAppManagementRequestBuilder
@Generated("com.microsoft.kiota")
public class DeviceAppManagementRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the deviceAppManagement singleton.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassRead properties and relationships of the deviceAppManagement 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
ConstructorsConstructorDescriptionDeviceAppManagementRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newDeviceAppManagementRequestBuilderand sets the default values.DeviceAppManagementRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newDeviceAppManagementRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionProvides operations to manage the androidManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the defaultManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.get()Read properties and relationships of the deviceAppManagement object.get(Consumer<DeviceAppManagementRequestBuilder.GetRequestConfiguration> requestConfiguration) Read properties and relationships of the deviceAppManagement object.Provides operations to manage the iosManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the managedAppPolicies property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the managedAppRegistrations property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the managedAppStatuses property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the managedEBooks property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the mdmWindowsInformationProtectionPolicies property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the mobileAppCategories property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the mobileAppConfigurations property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the mobileAppRelationships property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the mobileApps property of the microsoft.graph.deviceAppManagement entity.patch(DeviceAppManagement body) Update the properties of a deviceAppManagement object.patch(DeviceAppManagement body, Consumer<DeviceAppManagementRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the properties of a deviceAppManagement object.Provides operations to call the syncMicrosoftStoreForBusinessApps method.Provides operations to manage the targetedManagedAppConfigurations property of the microsoft.graph.deviceAppManagement entity.com.microsoft.kiota.RequestInformationRead properties and relationships of the deviceAppManagement object.com.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<DeviceAppManagementRequestBuilder.GetRequestConfiguration> requestConfiguration) Read properties and relationships of the deviceAppManagement object.com.microsoft.kiota.RequestInformationUpdate the properties of a deviceAppManagement object.com.microsoft.kiota.RequestInformationtoPatchRequestInformation(DeviceAppManagement body, Consumer<DeviceAppManagementRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the properties of a deviceAppManagement object.Provides operations to manage the vppTokens property of the microsoft.graph.deviceAppManagement entity.Provides operations to manage the windowsInformationProtectionPolicies property of the microsoft.graph.deviceAppManagement entity.Returns a request builder with the provided arbitrary URL.
-
Constructor Details
-
DeviceAppManagementRequestBuilder
public DeviceAppManagementRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newDeviceAppManagementRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
DeviceAppManagementRequestBuilder
public DeviceAppManagementRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newDeviceAppManagementRequestBuilderand 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
-
androidManagedAppProtections
Provides operations to manage the androidManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
AndroidManagedAppProtectionsRequestBuilder
-
defaultManagedAppProtections
Provides operations to manage the defaultManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
DefaultManagedAppProtectionsRequestBuilder
-
iosManagedAppProtections
Provides operations to manage the iosManagedAppProtections property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
IosManagedAppProtectionsRequestBuilder
-
managedAppPolicies
Provides operations to manage the managedAppPolicies property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
ManagedAppPoliciesRequestBuilder
-
managedAppRegistrations
Provides operations to manage the managedAppRegistrations property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
ManagedAppRegistrationsRequestBuilder
-
managedAppStatuses
Provides operations to manage the managedAppStatuses property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
ManagedAppStatusesRequestBuilder
-
managedEBooks
Provides operations to manage the managedEBooks property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
ManagedEBooksRequestBuilder
-
mdmWindowsInformationProtectionPolicies
@Nonnull public MdmWindowsInformationProtectionPoliciesRequestBuilder mdmWindowsInformationProtectionPolicies()Provides operations to manage the mdmWindowsInformationProtectionPolicies property of the microsoft.graph.deviceAppManagement entity. -
mobileAppCategories
Provides operations to manage the mobileAppCategories property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
MobileAppCategoriesRequestBuilder
-
mobileAppConfigurations
Provides operations to manage the mobileAppConfigurations property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
MobileAppConfigurationsRequestBuilder
-
mobileAppRelationships
Provides operations to manage the mobileAppRelationships property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
MobileAppRelationshipsRequestBuilder
-
mobileApps
Provides operations to manage the mobileApps property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
MobileAppsRequestBuilder
-
syncMicrosoftStoreForBusinessApps
Provides operations to call the syncMicrosoftStoreForBusinessApps method. -
targetedManagedAppConfigurations
Provides operations to manage the targetedManagedAppConfigurations property of the microsoft.graph.deviceAppManagement entity. -
vppTokens
Provides operations to manage the vppTokens property of the microsoft.graph.deviceAppManagement entity.- Returns:
- a
VppTokensRequestBuilder
-
windowsInformationProtectionPolicies
@Nonnull public WindowsInformationProtectionPoliciesRequestBuilder windowsInformationProtectionPolicies()Provides operations to manage the windowsInformationProtectionPolicies property of the microsoft.graph.deviceAppManagement entity. -
get
Read properties and relationships of the deviceAppManagement object.- Returns:
- a
DeviceAppManagement - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
get
@Nullable public DeviceAppManagement get(@Nullable Consumer<DeviceAppManagementRequestBuilder.GetRequestConfiguration> requestConfiguration) Read properties and relationships of the deviceAppManagement object.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
DeviceAppManagement - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
patch
Update the properties of a deviceAppManagement object.- Parameters:
body- The request body- Returns:
- a
DeviceAppManagement - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
patch
@Nullable public DeviceAppManagement patch(@Nonnull DeviceAppManagement body, @Nullable Consumer<DeviceAppManagementRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the properties of a deviceAppManagement object.- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
DeviceAppManagement - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation()Read properties and relationships of the deviceAppManagement object.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<DeviceAppManagementRequestBuilder.GetRequestConfiguration> requestConfiguration) Read properties and relationships of the deviceAppManagement 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 DeviceAppManagement body) Update the properties of a deviceAppManagement object.- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull DeviceAppManagement body, @Nullable Consumer<DeviceAppManagementRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update the properties of a deviceAppManagement object.- 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
DeviceAppManagementRequestBuilder
-