getreportfilters

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetReportFiltersRequestBody

type GetReportFiltersRequestBody struct {
	// contains filtered or unexported fields
}

GetReportFiltersRequestBody

func NewGetReportFiltersRequestBody

func NewGetReportFiltersRequestBody() *GetReportFiltersRequestBody

NewGetReportFiltersRequestBody instantiates a new getReportFiltersRequestBody and sets the default values.

func (*GetReportFiltersRequestBody) GetAdditionalData

func (m *GetReportFiltersRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetReportFiltersRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetReportFiltersRequestBody) GetFilter

func (m *GetReportFiltersRequestBody) GetFilter() *string

GetFilter gets the filter property value.

func (*GetReportFiltersRequestBody) GetGroupBy

func (m *GetReportFiltersRequestBody) GetGroupBy() []string

GetGroupBy gets the groupBy property value.

func (*GetReportFiltersRequestBody) GetName

func (m *GetReportFiltersRequestBody) GetName() *string

GetName gets the name property value.

func (*GetReportFiltersRequestBody) GetOrderBy

func (m *GetReportFiltersRequestBody) GetOrderBy() []string

GetOrderBy gets the orderBy property value.

func (*GetReportFiltersRequestBody) GetSearch

func (m *GetReportFiltersRequestBody) GetSearch() *string

GetSearch gets the search property value.

func (*GetReportFiltersRequestBody) GetSelect added in v0.3.2

func (m *GetReportFiltersRequestBody) GetSelect() []string

GetSelect gets the select property value.

func (*GetReportFiltersRequestBody) GetSessionId

func (m *GetReportFiltersRequestBody) GetSessionId() *string

GetSessionId gets the sessionId property value.

func (*GetReportFiltersRequestBody) GetSkip

func (m *GetReportFiltersRequestBody) GetSkip() *int32

GetSkip gets the skip property value.

func (*GetReportFiltersRequestBody) GetTop

func (m *GetReportFiltersRequestBody) GetTop() *int32

GetTop gets the top property value.

func (*GetReportFiltersRequestBody) IsNil

func (m *GetReportFiltersRequestBody) IsNil() bool

func (*GetReportFiltersRequestBody) Serialize

Serialize serializes information the current object

func (*GetReportFiltersRequestBody) SetAdditionalData

func (m *GetReportFiltersRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*GetReportFiltersRequestBody) SetFilter

func (m *GetReportFiltersRequestBody) SetFilter(value *string)

SetFilter sets the filter property value.

func (*GetReportFiltersRequestBody) SetGroupBy

func (m *GetReportFiltersRequestBody) SetGroupBy(value []string)

SetGroupBy sets the groupBy property value.

func (*GetReportFiltersRequestBody) SetName

func (m *GetReportFiltersRequestBody) SetName(value *string)

SetName sets the name property value.

func (*GetReportFiltersRequestBody) SetOrderBy

func (m *GetReportFiltersRequestBody) SetOrderBy(value []string)

SetOrderBy sets the orderBy property value.

func (*GetReportFiltersRequestBody) SetSearch

func (m *GetReportFiltersRequestBody) SetSearch(value *string)

SetSearch sets the search property value.

func (*GetReportFiltersRequestBody) SetSelect added in v0.3.2

func (m *GetReportFiltersRequestBody) SetSelect(value []string)

SetSelect sets the select property value.

func (*GetReportFiltersRequestBody) SetSessionId

func (m *GetReportFiltersRequestBody) SetSessionId(value *string)

SetSessionId sets the sessionId property value.

func (*GetReportFiltersRequestBody) SetSkip

func (m *GetReportFiltersRequestBody) SetSkip(value *int32)

SetSkip sets the skip property value.

func (*GetReportFiltersRequestBody) SetTop

func (m *GetReportFiltersRequestBody) SetTop(value *int32)

SetTop sets the top property value.

type GetReportFiltersRequestBuilder

type GetReportFiltersRequestBuilder struct {
	// contains filtered or unexported fields
}

GetReportFiltersRequestBuilder builds and executes requests for operations under \deviceManagement\reports\microsoft.graph.getReportFilters

func NewGetReportFiltersRequestBuilder

NewGetReportFiltersRequestBuilder instantiates a new GetReportFiltersRequestBuilder and sets the default values.

func NewGetReportFiltersRequestBuilderInternal

func NewGetReportFiltersRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetReportFiltersRequestBuilder

NewGetReportFiltersRequestBuilderInternal instantiates a new GetReportFiltersRequestBuilder and sets the default values.

func (*GetReportFiltersRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getReportFilters

func (*GetReportFiltersRequestBuilder) Post

Post invoke action getReportFilters

type GetReportFiltersRequestBuilderPostOptions

type GetReportFiltersRequestBuilderPostOptions struct {
	//
	Body *GetReportFiltersRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

GetReportFiltersRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL