item

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MobileAppItemRequestBuilder added in v0.12.0

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

MobileAppItemRequestBuilder provides operations to manage the mobileApps property of the microsoft.graph.deviceAppManagement entity.

func NewMobileAppItemRequestBuilder added in v0.12.0

NewMobileAppItemRequestBuilder instantiates a new MobileAppItemRequestBuilder and sets the default values.

func NewMobileAppItemRequestBuilderInternal added in v0.12.0

func NewMobileAppItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *MobileAppItemRequestBuilder

NewMobileAppItemRequestBuilderInternal instantiates a new MobileAppItemRequestBuilder and sets the default values.

func (*MobileAppItemRequestBuilder) Assign added in v0.12.0

Assign the assign property

func (*MobileAppItemRequestBuilder) Assignments added in v0.12.0

Assignments the assignments property

func (*MobileAppItemRequestBuilder) AssignmentsById added in v0.12.0

AssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceAppManagement.mobileApps.item.assignments.item collection

func (*MobileAppItemRequestBuilder) Categories added in v0.12.0

Categories the categories property

func (*MobileAppItemRequestBuilder) CategoriesById added in v0.13.0

CategoriesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.deviceAppManagement.mobileApps.item.categories.item collection

func (*MobileAppItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property mobileApps for deviceAppManagement

func (*MobileAppItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the mobile apps.

func (*MobileAppItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property mobileApps in deviceAppManagement

func (*MobileAppItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property mobileApps for deviceAppManagement

func (*MobileAppItemRequestBuilder) Get added in v0.12.0

Get the mobile apps.

func (*MobileAppItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property mobileApps in deviceAppManagement

type MobileAppItemRequestBuilderDeleteOptions added in v0.12.0

type MobileAppItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MobileAppItemRequestBuilderDeleteOptions options for Delete

type MobileAppItemRequestBuilderGetOptions added in v0.12.0

type MobileAppItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *MobileAppItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MobileAppItemRequestBuilderGetOptions options for Get

type MobileAppItemRequestBuilderGetQueryParameters added in v0.12.0

type MobileAppItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

MobileAppItemRequestBuilderGetQueryParameters the mobile apps.

type MobileAppItemRequestBuilderPatchOptions added in v0.12.0

type MobileAppItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.MobileAppable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

MobileAppItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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