item

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 CallRecordItemRequestBuilder added in v0.12.0

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

CallRecordItemRequestBuilder provides operations to manage the callRecords property of the microsoft.graph.cloudCommunications entity.

func NewCallRecordItemRequestBuilder added in v0.12.0

NewCallRecordItemRequestBuilder instantiates a new CallRecordItemRequestBuilder and sets the default values.

func NewCallRecordItemRequestBuilderInternal added in v0.12.0

func NewCallRecordItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CallRecordItemRequestBuilder

NewCallRecordItemRequestBuilderInternal instantiates a new CallRecordItemRequestBuilder and sets the default values.

func (*CallRecordItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property callRecords for communications

func (*CallRecordItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property callRecords for communications

func (*CallRecordItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get callRecords from communications

func (*CallRecordItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get callRecords from communications

func (*CallRecordItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property callRecords in communications

func (*CallRecordItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property callRecords in communications

func (*CallRecordItemRequestBuilder) Delete added in v0.12.0

func (m *CallRecordItemRequestBuilder) Delete() error

Delete delete navigation property callRecords for communications

func (*CallRecordItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler delete navigation property callRecords for communications

func (*CallRecordItemRequestBuilder) Get added in v0.12.0

Get get callRecords from communications

func (*CallRecordItemRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get callRecords from communications

func (*CallRecordItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property callRecords in communications

func (*CallRecordItemRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property callRecords in communications

func (*CallRecordItemRequestBuilder) Sessions added in v0.12.0

Sessions the sessions property

func (*CallRecordItemRequestBuilder) SessionsById added in v0.12.0

SessionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.callRecords.item.sessions.item collection

type CallRecordItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type CallRecordItemRequestBuilderGetQueryParameters added in v0.12.0

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

CallRecordItemRequestBuilderGetQueryParameters get callRecords from communications

type CallRecordItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type CallRecordItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

CallRecordItemRequestBuilderPatchRequestConfiguration 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