getcompliancepolicynoncompliancereport

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateGetCompliancePolicyNonComplianceReportPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

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

Types

type GetCompliancePolicyNonComplianceReportPostRequestBody added in v0.24.0

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

GetCompliancePolicyNonComplianceReportPostRequestBody provides operations to call the getCompliancePolicyNonComplianceReport method.

func NewGetCompliancePolicyNonComplianceReportPostRequestBody added in v0.24.0

func NewGetCompliancePolicyNonComplianceReportPostRequestBody() *GetCompliancePolicyNonComplianceReportPostRequestBody

NewGetCompliancePolicyNonComplianceReportPostRequestBody instantiates a new getCompliancePolicyNonComplianceReportPostRequestBody and sets the default values.

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetAdditionalData added in v0.24.0

func (m *GetCompliancePolicyNonComplianceReportPostRequestBody) 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 (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetFilter added in v0.24.0

GetFilter gets the filter property value. The filter property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetGroupBy added in v0.24.0

GetGroupBy gets the groupBy property value. The groupBy property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetName added in v0.24.0

GetName gets the name property value. The name property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetOrderBy added in v0.24.0

GetOrderBy gets the orderBy property value. The orderBy property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetSearch added in v0.24.0

GetSearch gets the search property value. The search property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetSelect added in v0.24.0

GetSelect gets the select property value. The select property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetSessionId added in v0.24.0

GetSessionId gets the sessionId property value. The sessionId property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetSkip added in v0.24.0

GetSkip gets the skip property value. The skip property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) GetTop added in v0.24.0

GetTop gets the top property value. The top property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetAdditionalData added in v0.24.0

func (m *GetCompliancePolicyNonComplianceReportPostRequestBody) 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 (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetFilter added in v0.24.0

SetFilter sets the filter property value. The filter property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetGroupBy added in v0.24.0

SetGroupBy sets the groupBy property value. The groupBy property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetName added in v0.24.0

SetName sets the name property value. The name property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetOrderBy added in v0.24.0

SetOrderBy sets the orderBy property value. The orderBy property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetSearch added in v0.24.0

SetSearch sets the search property value. The search property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetSelect added in v0.24.0

SetSelect sets the select property value. The select property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetSessionId added in v0.24.0

SetSessionId sets the sessionId property value. The sessionId property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetSkip added in v0.24.0

SetSkip sets the skip property value. The skip property

func (*GetCompliancePolicyNonComplianceReportPostRequestBody) SetTop added in v0.24.0

SetTop sets the top property value. The top property

type GetCompliancePolicyNonComplianceReportPostRequestBodyable added in v0.24.0

type GetCompliancePolicyNonComplianceReportPostRequestBodyable 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)
}

GetCompliancePolicyNonComplianceReportPostRequestBodyable

type GetCompliancePolicyNonComplianceReportRequestBuilder

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

GetCompliancePolicyNonComplianceReportRequestBuilder provides operations to call the getCompliancePolicyNonComplianceReport method.

func NewGetCompliancePolicyNonComplianceReportRequestBuilder

NewGetCompliancePolicyNonComplianceReportRequestBuilder instantiates a new GetCompliancePolicyNonComplianceReportRequestBuilder and sets the default values.

func NewGetCompliancePolicyNonComplianceReportRequestBuilderInternal

func NewGetCompliancePolicyNonComplianceReportRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *GetCompliancePolicyNonComplianceReportRequestBuilder

NewGetCompliancePolicyNonComplianceReportRequestBuilderInternal instantiates a new GetCompliancePolicyNonComplianceReportRequestBuilder and sets the default values.

func (*GetCompliancePolicyNonComplianceReportRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action getCompliancePolicyNonComplianceReport

func (*GetCompliancePolicyNonComplianceReportRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action getCompliancePolicyNonComplianceReport

func (*GetCompliancePolicyNonComplianceReportRequestBuilder) Post

Post invoke action getCompliancePolicyNonComplianceReport

func (*GetCompliancePolicyNonComplianceReportRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action getCompliancePolicyNonComplianceReport

type GetCompliancePolicyNonComplianceReportRequestBuilderPostRequestConfiguration added in v0.22.0

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

GetCompliancePolicyNonComplianceReportRequestBuilderPostRequestConfiguration 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