photo

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 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 PhotoRequestBuilder

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

PhotoRequestBuilder provides operations to manage the photo property of the microsoft.graph.team entity.

func NewPhotoRequestBuilder

NewPhotoRequestBuilder instantiates a new PhotoRequestBuilder and sets the default values.

func NewPhotoRequestBuilderInternal

func NewPhotoRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PhotoRequestBuilder

NewPhotoRequestBuilderInternal instantiates a new PhotoRequestBuilder and sets the default values.

func (*PhotoRequestBuilder) Content

Content the Content property

func (*PhotoRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property photo for me

func (*PhotoRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property photo for me

func (*PhotoRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the profile photo for the team.

func (*PhotoRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration the profile photo for the team.

func (*PhotoRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property photo in me

func (*PhotoRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration

CreatePatchRequestInformationWithRequestConfiguration update the navigation property photo in me

func (*PhotoRequestBuilder) Delete

Delete delete navigation property photo for me

func (*PhotoRequestBuilder) Get

Get the profile photo for the team.

func (*PhotoRequestBuilder) Patch

Patch update the navigation property photo in me

type PhotoRequestBuilderDeleteRequestConfiguration

type PhotoRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type PhotoRequestBuilderGetQueryParameters

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

PhotoRequestBuilderGetQueryParameters the profile photo for the team.

type PhotoRequestBuilderGetRequestConfiguration

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

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

type PhotoRequestBuilderPatchRequestConfiguration

type PhotoRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PhotoRequestBuilderPatchRequestConfiguration 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