# Packages
No description provided by the author
# Functions
NewGroupclientRequestBuilder instantiates a new GroupclientRequestBuilder and sets the default values.
NewGroupclientRequestBuilderInternal instantiates a new GroupclientRequestBuilder and sets the default values.
NewWithGroupclientItemRequestBuilder instantiates a new WithGroupclientItemRequestBuilder and sets the default values.
NewWithGroupclientItemRequestBuilderInternal instantiates a new WithGroupclientItemRequestBuilder and sets the default values.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
GroupclientRequestBuilder builds and executes requests for operations under \groupclient.
GroupclientRequestBuilderGetQueryParameters queries over all client links for a group.
GroupclientRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithGroupclientItemRequestBuilder builds and executes requests for operations under \groupclient\{groupclientid}.
WithGroupclientItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithGroupclientItemRequestBuilderGetQueryParameters returns the single client link for the group.
WithGroupclientItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
WithGroupclientItemRequestBuilderPutQueryParameters updates the client link for a group identified by the id.
WithGroupclientItemRequestBuilderPutRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
# Type aliases
No description provided by the author