intentassignment

package
v0.20240927.1005214 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 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 CreateIntentAssignmentOperationOptions

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

func DefaultCreateIntentAssignmentOperationOptions

func DefaultCreateIntentAssignmentOperationOptions() CreateIntentAssignmentOperationOptions

func (CreateIntentAssignmentOperationOptions) ToHeaders

func (CreateIntentAssignmentOperationOptions) ToOData

func (CreateIntentAssignmentOperationOptions) ToQuery

type CreateIntentAssignmentOperationResponse

type CreateIntentAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentAssignment
}

type DeleteIntentAssignmentOperationOptions

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

func DefaultDeleteIntentAssignmentOperationOptions

func DefaultDeleteIntentAssignmentOperationOptions() DeleteIntentAssignmentOperationOptions

func (DeleteIntentAssignmentOperationOptions) ToHeaders

func (DeleteIntentAssignmentOperationOptions) ToOData

func (DeleteIntentAssignmentOperationOptions) ToQuery

type DeleteIntentAssignmentOperationResponse

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

type DeviceManagementIntentAssignmentOperationPredicate

type DeviceManagementIntentAssignmentOperationPredicate struct {
}

func (DeviceManagementIntentAssignmentOperationPredicate) Matches

type GetIntentAssignmentOperationOptions

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

func DefaultGetIntentAssignmentOperationOptions

func DefaultGetIntentAssignmentOperationOptions() GetIntentAssignmentOperationOptions

func (GetIntentAssignmentOperationOptions) ToHeaders

func (GetIntentAssignmentOperationOptions) ToOData

func (GetIntentAssignmentOperationOptions) ToQuery

type GetIntentAssignmentOperationResponse

type GetIntentAssignmentOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementIntentAssignment
}

type GetIntentAssignmentsCountOperationOptions

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

func DefaultGetIntentAssignmentsCountOperationOptions

func DefaultGetIntentAssignmentsCountOperationOptions() GetIntentAssignmentsCountOperationOptions

func (GetIntentAssignmentsCountOperationOptions) ToHeaders

func (GetIntentAssignmentsCountOperationOptions) ToOData

func (GetIntentAssignmentsCountOperationOptions) ToQuery

type GetIntentAssignmentsCountOperationResponse

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

type IntentAssignmentClient

type IntentAssignmentClient struct {
	Client *msgraph.Client
}

func NewIntentAssignmentClientWithBaseURI

func NewIntentAssignmentClientWithBaseURI(sdkApi sdkEnv.Api) (*IntentAssignmentClient, error)

func (IntentAssignmentClient) CreateIntentAssignment

CreateIntentAssignment - Create new navigation property to assignments for deviceManagement

func (IntentAssignmentClient) DeleteIntentAssignment

DeleteIntentAssignment - Delete navigation property assignments for deviceManagement

func (IntentAssignmentClient) GetIntentAssignment

GetIntentAssignment - Get assignments from deviceManagement. Collection of assignments

func (IntentAssignmentClient) GetIntentAssignmentsCount

GetIntentAssignmentsCount - Get the number of the resource

func (IntentAssignmentClient) ListIntentAssignments

ListIntentAssignments - Get assignments from deviceManagement. Collection of assignments

func (IntentAssignmentClient) ListIntentAssignmentsComplete

ListIntentAssignmentsComplete retrieves all the results into a single object

func (IntentAssignmentClient) ListIntentAssignmentsCompleteMatchingPredicate

ListIntentAssignmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (IntentAssignmentClient) UpdateIntentAssignment

UpdateIntentAssignment - Update the navigation property assignments in deviceManagement

type ListIntentAssignmentsCompleteResult

type ListIntentAssignmentsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementIntentAssignment
}

type ListIntentAssignmentsCustomPager

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

type ListIntentAssignmentsOperationOptions

type ListIntentAssignmentsOperationOptions 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 DefaultListIntentAssignmentsOperationOptions

func DefaultListIntentAssignmentsOperationOptions() ListIntentAssignmentsOperationOptions

func (ListIntentAssignmentsOperationOptions) ToHeaders

func (ListIntentAssignmentsOperationOptions) ToOData

func (ListIntentAssignmentsOperationOptions) ToQuery

type ListIntentAssignmentsOperationResponse

type ListIntentAssignmentsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementIntentAssignment
}

type UpdateIntentAssignmentOperationOptions

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

func DefaultUpdateIntentAssignmentOperationOptions

func DefaultUpdateIntentAssignmentOperationOptions() UpdateIntentAssignmentOperationOptions

func (UpdateIntentAssignmentOperationOptions) ToHeaders

func (UpdateIntentAssignmentOperationOptions) ToOData

func (UpdateIntentAssignmentOperationOptions) ToQuery

type UpdateIntentAssignmentOperationResponse

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