getnoncompliantdevicesandsettingsreport

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGetNoncompliantDevicesAndSettingsReportPostRequestBodyFromDiscriminatorValue

func CreateGetNoncompliantDevicesAndSettingsReportPostRequestBodyFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)

CreateGetNoncompliantDevicesAndSettingsReportPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type GetNoncompliantDevicesAndSettingsReportPostRequestBody

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

GetNoncompliantDevicesAndSettingsReportPostRequestBody provides operations to call the getNoncompliantDevicesAndSettingsReport method.

func NewGetNoncompliantDevicesAndSettingsReportPostRequestBody

func NewGetNoncompliantDevicesAndSettingsReportPostRequestBody() *GetNoncompliantDevicesAndSettingsReportPostRequestBody

NewGetNoncompliantDevicesAndSettingsReportPostRequestBody instantiates a new getNoncompliantDevicesAndSettingsReportPostRequestBody and sets the default values.

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetFilter

GetFilter gets the filter property value. The filter property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetGroupBy

GetGroupBy gets the groupBy property value. The groupBy property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetName

GetName gets the name property value. The name property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetOrderBy

GetOrderBy gets the orderBy property value. The orderBy property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetSearch

GetSearch gets the search property value. The search property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetSelect

GetSelect gets the select property value. The select property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetSessionId

GetSessionId gets the sessionId property value. The sessionId property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetSkip

GetSkip gets the skip property value. The skip property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) GetTop

GetTop gets the top property value. The top property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) Serialize

Serialize serializes information the current object

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetAdditionalData

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

SetFilter sets the filter property value. The filter property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetGroupBy

SetGroupBy sets the groupBy property value. The groupBy property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetName

SetName sets the name property value. The name property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetOrderBy

SetOrderBy sets the orderBy property value. The orderBy property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetSearch

SetSearch sets the search property value. The search property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetSelect

SetSelect sets the select property value. The select property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetSessionId

SetSessionId sets the sessionId property value. The sessionId property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetSkip

SetSkip sets the skip property value. The skip property

func (*GetNoncompliantDevicesAndSettingsReportPostRequestBody) SetTop

SetTop sets the top property value. The top property

type GetNoncompliantDevicesAndSettingsReportPostRequestBodyable

type GetNoncompliantDevicesAndSettingsReportPostRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetFilter() *string
	GetGroupBy() []string
	GetName() *string
	GetOrderBy() []string
	GetSearch() *string
	GetSelect() []string
	GetSessionId() *string
	GetSkip() *int32
	GetTop() *int32
	SetFilter(value *string)
	SetGroupBy(value []string)
	SetName(value *string)
	SetOrderBy(value []string)
	SetSearch(value *string)
	SetSelect(value []string)
	SetSessionId(value *string)
	SetSkip(value *int32)
	SetTop(value *int32)
}

GetNoncompliantDevicesAndSettingsReportPostRequestBodyable

type GetNoncompliantDevicesAndSettingsReportRequestBuilder

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

GetNoncompliantDevicesAndSettingsReportRequestBuilder provides operations to call the getNoncompliantDevicesAndSettingsReport method.

func NewGetNoncompliantDevicesAndSettingsReportRequestBuilder

func NewGetNoncompliantDevicesAndSettingsReportRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetNoncompliantDevicesAndSettingsReportRequestBuilder

NewGetNoncompliantDevicesAndSettingsReportRequestBuilder instantiates a new GetNoncompliantDevicesAndSettingsReportRequestBuilder and sets the default values.

func NewGetNoncompliantDevicesAndSettingsReportRequestBuilderInternal

func NewGetNoncompliantDevicesAndSettingsReportRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetNoncompliantDevicesAndSettingsReportRequestBuilder

NewGetNoncompliantDevicesAndSettingsReportRequestBuilderInternal instantiates a new GetNoncompliantDevicesAndSettingsReportRequestBuilder and sets the default values.

func (*GetNoncompliantDevicesAndSettingsReportRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getNoncompliantDevicesAndSettingsReport

func (*GetNoncompliantDevicesAndSettingsReportRequestBuilder) CreatePostRequestInformationWithRequestConfiguration

CreatePostRequestInformationWithRequestConfiguration invoke action getNoncompliantDevicesAndSettingsReport

func (*GetNoncompliantDevicesAndSettingsReportRequestBuilder) Post

Post invoke action getNoncompliantDevicesAndSettingsReport

func (*GetNoncompliantDevicesAndSettingsReportRequestBuilder) PostWithRequestConfigurationAndResponseHandler

PostWithRequestConfigurationAndResponseHandler invoke action getNoncompliantDevicesAndSettingsReport

type GetNoncompliantDevicesAndSettingsReportRequestBuilderPostRequestConfiguration

type GetNoncompliantDevicesAndSettingsReportRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

GetNoncompliantDevicesAndSettingsReportRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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