# Functions

NewCommandItemRequestBuilder instantiates a new CommandItemRequestBuilder and sets the default values.
NewCommandItemRequestBuilderInternal instantiates a new CommandItemRequestBuilder and sets the default values.
NewCommandsRequestBuilder instantiates a new CommandsRequestBuilder and sets the default values.
NewCommandsRequestBuilderInternal instantiates a new CommandsRequestBuilder and sets the default values.
NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.
NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.
NewItemResponsepayloadRequestBuilder instantiates a new ItemResponsepayloadRequestBuilder and sets the default values.
NewItemResponsepayloadRequestBuilderInternal instantiates a new ItemResponsepayloadRequestBuilder and sets the default values.

# Structs

CommandItemRequestBuilder provides operations to manage the collection of command entities.
CommandItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
CommandItemRequestBuilderGetQueryParameters get entity from commands by key.
CommandItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
CommandItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
CommandsRequestBuilder provides operations to manage the collection of command entities.
CommandsRequestBuilderGetQueryParameters get entities from commands.
CommandsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
CommandsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
CountRequestBuilder provides operations to count the resources in the collection.
CountRequestBuilderGetQueryParameters get the number of the resource.
CountRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
ItemResponsepayloadRequestBuilder provides operations to manage the responsepayload property of the microsoft.graph.command entity.
ItemResponsepayloadRequestBuilderGetQueryParameters get responsepayload from commands.
ItemResponsepayloadRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.