# Functions
NewCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.
NewCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.
NewFilterOperatorSchemaItemRequestBuilder instantiates a new FilterOperatorSchemaItemRequestBuilder and sets the default values.
NewFilterOperatorSchemaItemRequestBuilderInternal instantiates a new FilterOperatorSchemaItemRequestBuilder and sets the default values.
NewFilterOperatorsRequestBuilder instantiates a new FilterOperatorsRequestBuilder and sets the default values.
NewFilterOperatorsRequestBuilderInternal instantiates a new FilterOperatorsRequestBuilder and sets the default values.
# Structs
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.
FilterOperatorSchemaItemRequestBuilder provides operations to manage the collection of filterOperatorSchema entities.
FilterOperatorSchemaItemRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
FilterOperatorSchemaItemRequestBuilderGetQueryParameters get entity from filterOperators by key.
FilterOperatorSchemaItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
FilterOperatorSchemaItemRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
FilterOperatorsRequestBuilder provides operations to manage the collection of filterOperatorSchema entities.
FilterOperatorsRequestBuilderGetQueryParameters get entities from filterOperators.
FilterOperatorsRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
FilterOperatorsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.