item

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 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) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get callRecords from communications

func (*CallRecordItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property callRecords in communications

func (*CallRecordItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property callRecords for communications

func (*CallRecordItemRequestBuilder) Get added in v0.12.0

Get get callRecords from communications

func (*CallRecordItemRequestBuilder) Patch added in v0.12.0

Patch 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 CallRecordItemRequestBuilderDeleteOptions added in v0.12.0

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

CallRecordItemRequestBuilderDeleteOptions options for Delete

type CallRecordItemRequestBuilderGetOptions added in v0.12.0

type CallRecordItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CallRecordItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CallRecordItemRequestBuilderGetOptions options for Get

type CallRecordItemRequestBuilderGetQueryParameters added in v0.12.0

type CallRecordItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

CallRecordItemRequestBuilderGetQueryParameters get callRecords from communications

type CallRecordItemRequestBuilderPatchOptions added in v0.12.0

type CallRecordItemRequestBuilderPatchOptions struct {
	//
	Body iaf7085b34cf3df74d75420043707a37fee7e9a355a2db4b4b46244736f7f1d19.CallRecordable
	// 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
}

CallRecordItemRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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