gethistoricalreport

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 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 GetHistoricalReportRequestBody

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

GetHistoricalReportRequestBody

func NewGetHistoricalReportRequestBody

func NewGetHistoricalReportRequestBody() *GetHistoricalReportRequestBody

NewGetHistoricalReportRequestBody instantiates a new getHistoricalReportRequestBody and sets the default values.

func (*GetHistoricalReportRequestBody) GetAdditionalData

func (m *GetHistoricalReportRequestBody) 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 (*GetHistoricalReportRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*GetHistoricalReportRequestBody) GetFilter

func (m *GetHistoricalReportRequestBody) GetFilter() *string

GetFilter gets the filter property value.

func (*GetHistoricalReportRequestBody) GetGroupBy

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

GetGroupBy gets the groupBy property value.

func (*GetHistoricalReportRequestBody) GetName

func (m *GetHistoricalReportRequestBody) GetName() *string

GetName gets the name property value.

func (*GetHistoricalReportRequestBody) GetOrderBy

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

GetOrderBy gets the orderBy property value.

func (*GetHistoricalReportRequestBody) GetSearch

func (m *GetHistoricalReportRequestBody) GetSearch() *string

GetSearch gets the search property value.

func (*GetHistoricalReportRequestBody) GetSelect added in v0.3.2

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

GetSelect gets the select property value.

func (*GetHistoricalReportRequestBody) GetSkip

func (m *GetHistoricalReportRequestBody) GetSkip() *int32

GetSkip gets the skip property value.

func (*GetHistoricalReportRequestBody) GetTop

GetTop gets the top property value.

func (*GetHistoricalReportRequestBody) IsNil

func (*GetHistoricalReportRequestBody) Serialize

Serialize serializes information the current object

func (*GetHistoricalReportRequestBody) SetAdditionalData

func (m *GetHistoricalReportRequestBody) 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 (*GetHistoricalReportRequestBody) SetFilter

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

SetFilter sets the filter property value.

func (*GetHistoricalReportRequestBody) SetGroupBy

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

SetGroupBy sets the groupBy property value.

func (*GetHistoricalReportRequestBody) SetName

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

SetName sets the name property value.

func (*GetHistoricalReportRequestBody) SetOrderBy

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

SetOrderBy sets the orderBy property value.

func (*GetHistoricalReportRequestBody) SetSearch

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

SetSearch sets the search property value.

func (*GetHistoricalReportRequestBody) SetSelect added in v0.3.2

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

SetSelect sets the select property value.

func (*GetHistoricalReportRequestBody) SetSkip

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

SetSkip sets the skip property value.

func (*GetHistoricalReportRequestBody) SetTop

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

SetTop sets the top property value.

type GetHistoricalReportRequestBuilder

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

GetHistoricalReportRequestBuilder builds and executes requests for operations under \deviceManagement\reports\microsoft.graph.getHistoricalReport

func NewGetHistoricalReportRequestBuilder

NewGetHistoricalReportRequestBuilder instantiates a new GetHistoricalReportRequestBuilder and sets the default values.

func NewGetHistoricalReportRequestBuilderInternal

func NewGetHistoricalReportRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetHistoricalReportRequestBuilder

NewGetHistoricalReportRequestBuilderInternal instantiates a new GetHistoricalReportRequestBuilder and sets the default values.

func (*GetHistoricalReportRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getHistoricalReport

func (*GetHistoricalReportRequestBuilder) Post

Post invoke action getHistoricalReport

type GetHistoricalReportRequestBuilderPostOptions

type GetHistoricalReportRequestBuilderPostOptions struct {
	//
	Body *GetHistoricalReportRequestBody
	// 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
}

GetHistoricalReportRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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