item

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProfilePhotoItemRequestBuilder added in v0.12.0

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

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

func NewProfilePhotoItemRequestBuilder added in v0.12.0

NewProfilePhotoItemRequestBuilder instantiates a new ProfilePhotoItemRequestBuilder and sets the default values.

func NewProfilePhotoItemRequestBuilderInternal added in v0.12.0

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

NewProfilePhotoItemRequestBuilderInternal instantiates a new ProfilePhotoItemRequestBuilder and sets the default values.

func (*ProfilePhotoItemRequestBuilder) Content added in v0.12.0

Content the Content property

func (*ProfilePhotoItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get photos from me

func (*ProfilePhotoItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get photos from me

func (*ProfilePhotoItemRequestBuilder) Get added in v0.12.0

Get get photos from me

type ProfilePhotoItemRequestBuilderGetQueryParameters added in v0.12.0

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

ProfilePhotoItemRequestBuilderGetQueryParameters get photos from me

type ProfilePhotoItemRequestBuilderGetRequestConfiguration added in v0.22.0

type ProfilePhotoItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ProfilePhotoItemRequestBuilderGetQueryParameters
}

ProfilePhotoItemRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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