content

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 3 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 sharedDriveItem 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 the content stream, if the item represents a file.

func (*ContentRequestBuilder) CreatePutRequestInformation

CreatePutRequestInformation the content stream, if the item represents a file.

func (*ContentRequestBuilder) Get

Get the content stream, if the item represents a file.

func (*ContentRequestBuilder) Put

Put the content stream, if the item represents a file.

type ContentRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ContentRequestBuilderPutRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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