value

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContentRequestBuilder

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

ContentRequestBuilder provides operations to manage the media for the user entity.

func NewContentRequestBuilder

NewContentRequestBuilder instantiates a new ContentRequestBuilder and sets the default values.

func NewContentRequestBuilderInternal

func NewContentRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ContentRequestBuilder

NewContentRequestBuilderInternal instantiates a new ContentRequestBuilder and sets the default values.

func (*ContentRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get media content for the navigation property messages from me

func (*ContentRequestBuilder) CreatePutRequestInformation

CreatePutRequestInformation update media content for the navigation property messages in me

func (*ContentRequestBuilder) Get

Get get media content for the navigation property messages from me

func (*ContentRequestBuilder) Put

Put update media content for the navigation property messages in me

type ContentRequestBuilderGetOptions

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

ContentRequestBuilderGetOptions options for Get

type ContentRequestBuilderPutOptions

type ContentRequestBuilderPutOptions struct {
	// Binary request body
	Body []byte
	// 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
}

ContentRequestBuilderPutOptions options for Put

Jump to

Keyboard shortcuts

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