getcachedreport

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 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 GetCachedReportRequestBody

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

GetCachedReportRequestBody

func NewGetCachedReportRequestBody

func NewGetCachedReportRequestBody() *GetCachedReportRequestBody

NewGetCachedReportRequestBody instantiates a new getCachedReportRequestBody and sets the default values.

func (*GetCachedReportRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*GetCachedReportRequestBody) GetGroupBy

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

GetGroupBy gets the groupBy property value.

func (*GetCachedReportRequestBody) GetId

func (m *GetCachedReportRequestBody) GetId() *string

GetId gets the id property value.

func (*GetCachedReportRequestBody) GetOrderBy

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

GetOrderBy gets the orderBy property value.

func (*GetCachedReportRequestBody) GetSearch

func (m *GetCachedReportRequestBody) GetSearch() *string

GetSearch gets the search property value.

func (*GetCachedReportRequestBody) GetSelect added in v0.3.2

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

GetSelect gets the select property value.

func (*GetCachedReportRequestBody) GetSkip

func (m *GetCachedReportRequestBody) GetSkip() *int32

GetSkip gets the skip property value.

func (*GetCachedReportRequestBody) GetTop

func (m *GetCachedReportRequestBody) GetTop() *int32

GetTop gets the top property value.

func (*GetCachedReportRequestBody) IsNil

func (m *GetCachedReportRequestBody) IsNil() bool

func (*GetCachedReportRequestBody) Serialize

Serialize serializes information the current object

func (*GetCachedReportRequestBody) SetAdditionalData

func (m *GetCachedReportRequestBody) 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 (*GetCachedReportRequestBody) SetGroupBy

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

SetGroupBy sets the groupBy property value.

func (*GetCachedReportRequestBody) SetId

func (m *GetCachedReportRequestBody) SetId(value *string)

SetId sets the id property value.

func (*GetCachedReportRequestBody) SetOrderBy

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

SetOrderBy sets the orderBy property value.

func (*GetCachedReportRequestBody) SetSearch

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

SetSearch sets the search property value.

func (*GetCachedReportRequestBody) SetSelect added in v0.3.2

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

SetSelect sets the select property value.

func (*GetCachedReportRequestBody) SetSkip

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

SetSkip sets the skip property value.

func (*GetCachedReportRequestBody) SetTop

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

SetTop sets the top property value.

type GetCachedReportRequestBuilder

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

GetCachedReportRequestBuilder builds and executes requests for operations under \deviceManagement\reports\microsoft.graph.getCachedReport

func NewGetCachedReportRequestBuilder

NewGetCachedReportRequestBuilder instantiates a new GetCachedReportRequestBuilder and sets the default values.

func NewGetCachedReportRequestBuilderInternal

func NewGetCachedReportRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *GetCachedReportRequestBuilder

NewGetCachedReportRequestBuilderInternal instantiates a new GetCachedReportRequestBuilder and sets the default values.

func (*GetCachedReportRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getCachedReport

func (*GetCachedReportRequestBuilder) Post

Post invoke action getCachedReport

type GetCachedReportRequestBuilderPostOptions

type GetCachedReportRequestBuilderPostOptions struct {
	//
	Body *GetCachedReportRequestBody
	// 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
}

GetCachedReportRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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