file

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 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 FileRequestBuilder

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

FileRequestBuilder provides operations to manage the file property of the microsoft.graph.agreement entity.

func NewFileRequestBuilder

NewFileRequestBuilder instantiates a new FileRequestBuilder and sets the default values.

func NewFileRequestBuilderInternal

func NewFileRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *FileRequestBuilder

NewFileRequestBuilderInternal instantiates a new FileRequestBuilder and sets the default values.

func (*FileRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property file for agreements

func (*FileRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property file for agreements

func (*FileRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation default PDF linked to this agreement.

func (*FileRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration default PDF linked to this agreement.

func (*FileRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property file in agreements

func (*FileRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property file in agreements

func (*FileRequestBuilder) Delete

func (m *FileRequestBuilder) Delete() error

Delete delete navigation property file for agreements

func (*FileRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *FileRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *FileRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property file for agreements

func (*FileRequestBuilder) Get

Get default PDF linked to this agreement.

func (*FileRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler default PDF linked to this agreement.

func (*FileRequestBuilder) Localizations

Localizations the localizations property

func (*FileRequestBuilder) LocalizationsById

LocalizationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.agreements.item.file.localizations.item collection

func (*FileRequestBuilder) Patch

Patch update the navigation property file in agreements

func (*FileRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property file in agreements

type FileRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type FileRequestBuilderGetQueryParameters

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

FileRequestBuilderGetQueryParameters default PDF linked to this agreement.

type FileRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type FileRequestBuilderPatchRequestConfiguration added in v0.22.0

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

FileRequestBuilderPatchRequestConfiguration 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