Class GroupSettingTemplateItemRequestBuilder
java.lang.Object
com.microsoft.kiota.BaseRequestBuilder
com.microsoft.graph.groupsettingtemplates.item.GroupSettingTemplateItemRequestBuilder
@Generated("com.microsoft.kiota")
public class GroupSettingTemplateItemRequestBuilder
extends com.microsoft.kiota.BaseRequestBuilder
Provides operations to manage the collection of groupSettingTemplate entities.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassConfiguration for the request such as headers, query parameters, and middleware options.classA group setting template represents a template of settings from which settings may be created within a tenant.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
ConstructorsConstructorDescriptionGroupSettingTemplateItemRequestBuilder(String rawUrl, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newGroupSettingTemplateItemRequestBuilderand sets the default values.GroupSettingTemplateItemRequestBuilder(HashMap<String, Object> pathParameters, com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newGroupSettingTemplateItemRequestBuilderand sets the default values. -
Method Summary
Modifier and TypeMethodDescriptionProvides operations to call the checkMemberGroups method.Provides operations to call the checkMemberObjects method.voiddelete()Delete entity from groupSettingTemplatesvoiddelete(Consumer<GroupSettingTemplateItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete entity from groupSettingTemplatesget()A group setting template represents a template of settings from which settings may be created within a tenant.get(Consumer<GroupSettingTemplateItemRequestBuilder.GetRequestConfiguration> requestConfiguration) A group setting template represents a template of settings from which settings may be created within a tenant.Provides operations to call the getMemberGroups method.Provides operations to call the getMemberObjects method.patch(GroupSettingTemplate body) Update entity in groupSettingTemplatespatch(GroupSettingTemplate body, Consumer<GroupSettingTemplateItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update entity in groupSettingTemplatesrestore()Provides operations to call the restore method.com.microsoft.kiota.RequestInformationDelete entity from groupSettingTemplatescom.microsoft.kiota.RequestInformationtoDeleteRequestInformation(Consumer<GroupSettingTemplateItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete entity from groupSettingTemplatescom.microsoft.kiota.RequestInformationA group setting template represents a template of settings from which settings may be created within a tenant.com.microsoft.kiota.RequestInformationtoGetRequestInformation(Consumer<GroupSettingTemplateItemRequestBuilder.GetRequestConfiguration> requestConfiguration) A group setting template represents a template of settings from which settings may be created within a tenant.com.microsoft.kiota.RequestInformationUpdate entity in groupSettingTemplatescom.microsoft.kiota.RequestInformationtoPatchRequestInformation(GroupSettingTemplate body, Consumer<GroupSettingTemplateItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update entity in groupSettingTemplatesReturns a request builder with the provided arbitrary URL.
-
Constructor Details
-
GroupSettingTemplateItemRequestBuilder
public GroupSettingTemplateItemRequestBuilder(@Nonnull HashMap<String, Object> pathParameters, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newGroupSettingTemplateItemRequestBuilderand sets the default values.- Parameters:
pathParameters- Path parameters for the requestrequestAdapter- The request adapter to use to execute the requests.
-
GroupSettingTemplateItemRequestBuilder
public GroupSettingTemplateItemRequestBuilder(@Nonnull String rawUrl, @Nonnull com.microsoft.kiota.RequestAdapter requestAdapter) Instantiates a newGroupSettingTemplateItemRequestBuilderand 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
-
checkMemberGroups
Provides operations to call the checkMemberGroups method.- Returns:
- a
CheckMemberGroupsRequestBuilder
-
checkMemberObjects
Provides operations to call the checkMemberObjects method.- Returns:
- a
CheckMemberObjectsRequestBuilder
-
getMemberGroups
Provides operations to call the getMemberGroups method.- Returns:
- a
GetMemberGroupsRequestBuilder
-
getMemberObjects
Provides operations to call the getMemberObjects method.- Returns:
- a
GetMemberObjectsRequestBuilder
-
restore
Provides operations to call the restore method.- Returns:
- a
RestoreRequestBuilder
-
delete
public void delete()Delete entity from groupSettingTemplates- Throws:
ODataError- When receiving a 4XX or 5XX status code
-
delete
public void delete(@Nullable Consumer<GroupSettingTemplateItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete entity from groupSettingTemplates- 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
A group setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the groupSettingTemplate object, including the available settings and their defaults.- Returns:
- a
GroupSettingTemplate - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
get
@Nullable public GroupSettingTemplate get(@Nullable Consumer<GroupSettingTemplateItemRequestBuilder.GetRequestConfiguration> requestConfiguration) A group setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the groupSettingTemplate object, including the available settings and their defaults.- Parameters:
requestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
GroupSettingTemplate - Throws:
ODataError- When receiving a 4XX or 5XX status code- See Also:
-
patch
Update entity in groupSettingTemplates- Parameters:
body- The request body- Returns:
- a
GroupSettingTemplate - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
patch
@Nullable public GroupSettingTemplate patch(@Nonnull GroupSettingTemplate body, @Nullable Consumer<GroupSettingTemplateItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update entity in groupSettingTemplates- Parameters:
body- The request bodyrequestConfiguration- Configuration for the request such as headers, query parameters, and middleware options.- Returns:
- a
GroupSettingTemplate - Throws:
ODataError- When receiving a 4XX or 5XX status code
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation()Delete entity from groupSettingTemplates- Returns:
- a
RequestInformation
-
toDeleteRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toDeleteRequestInformation(@Nullable Consumer<GroupSettingTemplateItemRequestBuilder.DeleteRequestConfiguration> requestConfiguration) Delete entity from groupSettingTemplates- 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()A group setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the groupSettingTemplate object, including the available settings and their defaults.- Returns:
- a
RequestInformation
-
toGetRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toGetRequestInformation(@Nullable Consumer<GroupSettingTemplateItemRequestBuilder.GetRequestConfiguration> requestConfiguration) A group setting template represents a template of settings from which settings may be created within a tenant. This operation allows retrieval of the properties of the groupSettingTemplate object, including the available settings and their defaults.- 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 GroupSettingTemplate body) Update entity in groupSettingTemplates- Parameters:
body- The request body- Returns:
- a
RequestInformation
-
toPatchRequestInformation
@Nonnull public com.microsoft.kiota.RequestInformation toPatchRequestInformation(@Nonnull GroupSettingTemplate body, @Nullable Consumer<GroupSettingTemplateItemRequestBuilder.PatchRequestConfiguration> requestConfiguration) Update entity in groupSettingTemplates- 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
GroupSettingTemplateItemRequestBuilder
-