item

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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 ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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) 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
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

CallRecordItemRequestBuilderDeleteOptions options for Delete

type CallRecordItemRequestBuilderGetOptions added in v0.12.0

type CallRecordItemRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *CallRecordItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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 i6afae973b07adf053fd7fc51b2f43be439d7fa83efb2b91811395e1128338557.CallRecordable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.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