intentuserstate

package
v0.20241126.1723 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateIntentUserStateOperationOptions

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

func DefaultCreateIntentUserStateOperationOptions

func DefaultCreateIntentUserStateOperationOptions() CreateIntentUserStateOperationOptions

func (CreateIntentUserStateOperationOptions) ToHeaders

func (CreateIntentUserStateOperationOptions) ToOData

func (CreateIntentUserStateOperationOptions) ToQuery

type CreateIntentUserStateOperationResponse

type CreateIntentUserStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentUserState
}

type DeleteIntentUserStateOperationOptions

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

func DefaultDeleteIntentUserStateOperationOptions

func DefaultDeleteIntentUserStateOperationOptions() DeleteIntentUserStateOperationOptions

func (DeleteIntentUserStateOperationOptions) ToHeaders

func (DeleteIntentUserStateOperationOptions) ToOData

func (DeleteIntentUserStateOperationOptions) ToQuery

type DeleteIntentUserStateOperationResponse

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

type DeviceManagementIntentUserStateOperationPredicate

type DeviceManagementIntentUserStateOperationPredicate struct {
}

func (DeviceManagementIntentUserStateOperationPredicate) Matches

type GetIntentUserStateOperationOptions

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

func DefaultGetIntentUserStateOperationOptions

func DefaultGetIntentUserStateOperationOptions() GetIntentUserStateOperationOptions

func (GetIntentUserStateOperationOptions) ToHeaders

func (GetIntentUserStateOperationOptions) ToOData

func (GetIntentUserStateOperationOptions) ToQuery

type GetIntentUserStateOperationResponse

type GetIntentUserStateOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentUserState
}

type GetIntentUserStatesCountOperationOptions

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

func DefaultGetIntentUserStatesCountOperationOptions

func DefaultGetIntentUserStatesCountOperationOptions() GetIntentUserStatesCountOperationOptions

func (GetIntentUserStatesCountOperationOptions) ToHeaders

func (GetIntentUserStatesCountOperationOptions) ToOData

func (GetIntentUserStatesCountOperationOptions) ToQuery

type GetIntentUserStatesCountOperationResponse

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

type IntentUserStateClient

type IntentUserStateClient struct {
	Client *msgraph.Client
}

func NewIntentUserStateClientWithBaseURI

func NewIntentUserStateClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentUserStateClient, error)

func (IntentUserStateClient) CreateIntentUserState

CreateIntentUserState - Create new navigation property to userStates for deviceManagement

func (IntentUserStateClient) DeleteIntentUserState

DeleteIntentUserState - Delete navigation property userStates for deviceManagement

func (IntentUserStateClient) GetIntentUserState

GetIntentUserState - Get userStates from deviceManagement. Collection of states of all users that the intent is applied to

func (IntentUserStateClient) GetIntentUserStatesCount

GetIntentUserStatesCount - Get the number of the resource

func (IntentUserStateClient) ListIntentUserStates

ListIntentUserStates - Get userStates from deviceManagement. Collection of states of all users that the intent is applied to

func (IntentUserStateClient) ListIntentUserStatesComplete

ListIntentUserStatesComplete retrieves all the results into a single object

func (IntentUserStateClient) ListIntentUserStatesCompleteMatchingPredicate

ListIntentUserStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentUserStateClient) UpdateIntentUserState

UpdateIntentUserState - Update the navigation property userStates in deviceManagement

type ListIntentUserStatesCompleteResult

type ListIntentUserStatesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementIntentUserState
}

type ListIntentUserStatesCustomPager

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

type ListIntentUserStatesOperationOptions

type ListIntentUserStatesOperationOptions 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 DefaultListIntentUserStatesOperationOptions

func DefaultListIntentUserStatesOperationOptions() ListIntentUserStatesOperationOptions

func (ListIntentUserStatesOperationOptions) ToHeaders

func (ListIntentUserStatesOperationOptions) ToOData

func (ListIntentUserStatesOperationOptions) ToQuery

type ListIntentUserStatesOperationResponse

type ListIntentUserStatesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementIntentUserState
}

type UpdateIntentUserStateOperationOptions

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

func DefaultUpdateIntentUserStateOperationOptions

func DefaultUpdateIntentUserStateOperationOptions() UpdateIntentUserStateOperationOptions

func (UpdateIntentUserStateOperationOptions) ToHeaders

func (UpdateIntentUserStateOperationOptions) ToOData

func (UpdateIntentUserStateOperationOptions) ToQuery

type UpdateIntentUserStateOperationResponse

type UpdateIntentUserStateOperationResponse 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