intentdevicestate

package
v0.20241128.1084944 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIntentDeviceStateOperationOptions

type CreateIntentDeviceStateOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateIntentDeviceStateOperationOptions

func DefaultCreateIntentDeviceStateOperationOptions() CreateIntentDeviceStateOperationOptions

func (CreateIntentDeviceStateOperationOptions) ToHeaders

func (CreateIntentDeviceStateOperationOptions) ToOData

func (CreateIntentDeviceStateOperationOptions) ToQuery

type CreateIntentDeviceStateOperationResponse

type CreateIntentDeviceStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentDeviceState
}

type DeleteIntentDeviceStateOperationOptions

type DeleteIntentDeviceStateOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteIntentDeviceStateOperationOptions

func DefaultDeleteIntentDeviceStateOperationOptions() DeleteIntentDeviceStateOperationOptions

func (DeleteIntentDeviceStateOperationOptions) ToHeaders

func (DeleteIntentDeviceStateOperationOptions) ToOData

func (DeleteIntentDeviceStateOperationOptions) ToQuery

type DeleteIntentDeviceStateOperationResponse

type DeleteIntentDeviceStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DeviceManagementIntentDeviceStateOperationPredicate

type DeviceManagementIntentDeviceStateOperationPredicate struct {
}

func (DeviceManagementIntentDeviceStateOperationPredicate) Matches

type GetIntentDeviceStateOperationOptions

type GetIntentDeviceStateOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetIntentDeviceStateOperationOptions

func DefaultGetIntentDeviceStateOperationOptions() GetIntentDeviceStateOperationOptions

func (GetIntentDeviceStateOperationOptions) ToHeaders

func (GetIntentDeviceStateOperationOptions) ToOData

func (GetIntentDeviceStateOperationOptions) ToQuery

type GetIntentDeviceStateOperationResponse

type GetIntentDeviceStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentDeviceState
}

type GetIntentDeviceStatesCountOperationOptions

type GetIntentDeviceStatesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetIntentDeviceStatesCountOperationOptions

func DefaultGetIntentDeviceStatesCountOperationOptions() GetIntentDeviceStatesCountOperationOptions

func (GetIntentDeviceStatesCountOperationOptions) ToHeaders

func (GetIntentDeviceStatesCountOperationOptions) ToOData

func (GetIntentDeviceStatesCountOperationOptions) ToQuery

type GetIntentDeviceStatesCountOperationResponse

type GetIntentDeviceStatesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type IntentDeviceStateClient

type IntentDeviceStateClient struct {
	Client *msgraph.Client
}

func NewIntentDeviceStateClientWithBaseURI

func NewIntentDeviceStateClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentDeviceStateClient, error)

func (IntentDeviceStateClient) CreateIntentDeviceState

CreateIntentDeviceState - Create new navigation property to deviceStates for deviceManagement

func (IntentDeviceStateClient) DeleteIntentDeviceState

DeleteIntentDeviceState - Delete navigation property deviceStates for deviceManagement

func (IntentDeviceStateClient) GetIntentDeviceState

GetIntentDeviceState - Get deviceStates from deviceManagement. Collection of states of all devices that the intent is applied to

func (IntentDeviceStateClient) GetIntentDeviceStatesCount

GetIntentDeviceStatesCount - Get the number of the resource

func (IntentDeviceStateClient) ListIntentDeviceStates

ListIntentDeviceStates - Get deviceStates from deviceManagement. Collection of states of all devices that the intent is applied to

func (IntentDeviceStateClient) ListIntentDeviceStatesComplete

ListIntentDeviceStatesComplete retrieves all the results into a single object

func (IntentDeviceStateClient) ListIntentDeviceStatesCompleteMatchingPredicate

ListIntentDeviceStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentDeviceStateClient) UpdateIntentDeviceState

UpdateIntentDeviceState - Update the navigation property deviceStates in deviceManagement

type ListIntentDeviceStatesCompleteResult

type ListIntentDeviceStatesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementIntentDeviceState
}

type ListIntentDeviceStatesCustomPager

type ListIntentDeviceStatesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListIntentDeviceStatesCustomPager) NextPageLink() *odata.Link

type ListIntentDeviceStatesOperationOptions

type ListIntentDeviceStatesOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListIntentDeviceStatesOperationOptions

func DefaultListIntentDeviceStatesOperationOptions() ListIntentDeviceStatesOperationOptions

func (ListIntentDeviceStatesOperationOptions) ToHeaders

func (ListIntentDeviceStatesOperationOptions) ToOData

func (ListIntentDeviceStatesOperationOptions) ToQuery

type ListIntentDeviceStatesOperationResponse

type ListIntentDeviceStatesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementIntentDeviceState
}

type UpdateIntentDeviceStateOperationOptions

type UpdateIntentDeviceStateOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateIntentDeviceStateOperationOptions

func DefaultUpdateIntentDeviceStateOperationOptions() UpdateIntentDeviceStateOperationOptions

func (UpdateIntentDeviceStateOperationOptions) ToHeaders

func (UpdateIntentDeviceStateOperationOptions) ToOData

func (UpdateIntentDeviceStateOperationOptions) ToQuery

type UpdateIntentDeviceStateOperationResponse

type UpdateIntentDeviceStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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