scheduledactionsforrule

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScheduledActionsForRuleRequestBuilder

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

ScheduledActionsForRuleRequestBuilder builds and executes requests for operations under \deviceManagement\deviceCompliancePolicies\{deviceCompliancePolicy-id}\scheduledActionsForRule

func NewScheduledActionsForRuleRequestBuilder

NewScheduledActionsForRuleRequestBuilder instantiates a new ScheduledActionsForRuleRequestBuilder and sets the default values.

func NewScheduledActionsForRuleRequestBuilderInternal

func NewScheduledActionsForRuleRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *ScheduledActionsForRuleRequestBuilder

NewScheduledActionsForRuleRequestBuilderInternal instantiates a new ScheduledActionsForRuleRequestBuilder and sets the default values.

func (*ScheduledActionsForRuleRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.

func (*ScheduledActionsForRuleRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation the list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.

func (*ScheduledActionsForRuleRequestBuilder) Get

Get the list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.

func (*ScheduledActionsForRuleRequestBuilder) Post

Post the list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.

type ScheduledActionsForRuleRequestBuilderGetOptions

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

ScheduledActionsForRuleRequestBuilderGetOptions options for Get

type ScheduledActionsForRuleRequestBuilderGetQueryParameters

type ScheduledActionsForRuleRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Expand related entities
	Expand []string
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Search items by search phrases
	Search *string
	// Select properties to be returned
	Select_escaped []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

ScheduledActionsForRuleRequestBuilderGetQueryParameters the list of scheduled action per rule for this compliance policy. This is a required property when creating any individual per-platform compliance policies.

type ScheduledActionsForRuleRequestBuilderPostOptions

type ScheduledActionsForRuleRequestBuilderPostOptions struct {
	//
	Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.DeviceComplianceScheduledActionForRule
	// 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
}

ScheduledActionsForRuleRequestBuilderPostOptions options for Post

type ScheduledActionsForRuleResponse

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

ScheduledActionsForRuleResponse

func NewScheduledActionsForRuleResponse

func NewScheduledActionsForRuleResponse() *ScheduledActionsForRuleResponse

NewScheduledActionsForRuleResponse instantiates a new scheduledActionsForRuleResponse and sets the default values.

func (*ScheduledActionsForRuleResponse) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (m *ScheduledActionsForRuleResponse) GetNextLink() *string

GetNextLink gets the nextLink property value.

func (*ScheduledActionsForRuleResponse) GetValue

GetValue gets the value property value.

func (*ScheduledActionsForRuleResponse) IsNil

func (*ScheduledActionsForRuleResponse) Serialize

Serialize serializes information the current object

func (*ScheduledActionsForRuleResponse) SetAdditionalData

func (m *ScheduledActionsForRuleResponse) 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 (m *ScheduledActionsForRuleResponse) SetNextLink(value *string)

SetNextLink sets the nextLink property value.

func (*ScheduledActionsForRuleResponse) SetValue

SetValue sets the value property value.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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