item

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfilePhotoItemRequestBuilder

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

ProfilePhotoItemRequestBuilder provides operations to manage the photos property of the microsoft.graph.user entity.

func NewProfilePhotoItemRequestBuilder

NewProfilePhotoItemRequestBuilder instantiates a new ProfilePhotoItemRequestBuilder and sets the default values.

func NewProfilePhotoItemRequestBuilderInternal

func NewProfilePhotoItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ProfilePhotoItemRequestBuilder

NewProfilePhotoItemRequestBuilderInternal instantiates a new ProfilePhotoItemRequestBuilder and sets the default values.

func (*ProfilePhotoItemRequestBuilder) Content

Content the Content property

func (*ProfilePhotoItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property photos for me

func (*ProfilePhotoItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only. Nullable.

func (*ProfilePhotoItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property photos in me

func (*ProfilePhotoItemRequestBuilder) Delete

Delete delete navigation property photos for me

func (*ProfilePhotoItemRequestBuilder) Patch

Patch update the navigation property photos in me

type ProfilePhotoItemRequestBuilderDeleteOptions

type ProfilePhotoItemRequestBuilderDeleteOptions 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
}

ProfilePhotoItemRequestBuilderDeleteOptions options for Delete

type ProfilePhotoItemRequestBuilderGetOptions

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

ProfilePhotoItemRequestBuilderGetOptions options for Get

type ProfilePhotoItemRequestBuilderGetQueryParameters

type ProfilePhotoItemRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

ProfilePhotoItemRequestBuilderGetQueryParameters read-only. Nullable.

type ProfilePhotoItemRequestBuilderPatchOptions

type ProfilePhotoItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ProfilePhotoable
	// 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
}

ProfilePhotoItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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