item

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgreementItemRequestBuilder added in v0.12.0

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

AgreementItemRequestBuilder provides operations to manage the collection of agreement entities.

func NewAgreementItemRequestBuilder added in v0.12.0

NewAgreementItemRequestBuilder instantiates a new AgreementItemRequestBuilder and sets the default values.

func NewAgreementItemRequestBuilderInternal added in v0.12.0

func NewAgreementItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AgreementItemRequestBuilder

NewAgreementItemRequestBuilderInternal instantiates a new AgreementItemRequestBuilder and sets the default values.

func (*AgreementItemRequestBuilder) Acceptances added in v0.12.0

Acceptances the acceptances property

func (*AgreementItemRequestBuilder) AcceptancesById added in v0.12.0

AcceptancesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.agreements.item.acceptances.item collection

func (*AgreementItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from agreements

func (*AgreementItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete entity from agreements

func (*AgreementItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from agreements by key

func (*AgreementItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get entity from agreements by key

func (*AgreementItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in agreements

func (*AgreementItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in agreements

func (*AgreementItemRequestBuilder) Delete added in v0.12.0

func (m *AgreementItemRequestBuilder) Delete() error

Delete delete entity from agreements

func (*AgreementItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete entity from agreements

func (*AgreementItemRequestBuilder) File added in v0.12.0

File the file property

func (*AgreementItemRequestBuilder) Files added in v0.12.0

Files the files property

func (*AgreementItemRequestBuilder) FilesById added in v0.12.0

FilesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.agreements.item.files.item collection

func (*AgreementItemRequestBuilder) Get added in v0.12.0

Get get entity from agreements by key

func (*AgreementItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get entity from agreements by key

func (*AgreementItemRequestBuilder) Patch added in v0.12.0

Patch update entity in agreements

func (*AgreementItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update entity in agreements

type AgreementItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type AgreementItemRequestBuilderGetQueryParameters added in v0.12.0

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

AgreementItemRequestBuilderGetQueryParameters get entity from agreements by key

type AgreementItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type AgreementItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

AgreementItemRequestBuilderPatchRequestConfiguration 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