communications

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: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommunicationsRequestBuilder

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

CommunicationsRequestBuilder provides operations to manage the cloudCommunications singleton.

func NewCommunicationsRequestBuilder

NewCommunicationsRequestBuilder instantiates a new CommunicationsRequestBuilder and sets the default values.

func NewCommunicationsRequestBuilderInternal

func NewCommunicationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CommunicationsRequestBuilder

NewCommunicationsRequestBuilderInternal instantiates a new CommunicationsRequestBuilder and sets the default values.

func (*CommunicationsRequestBuilder) CallRecords

CallRecords the callRecords property

func (*CommunicationsRequestBuilder) CallRecordsById

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

func (*CommunicationsRequestBuilder) Calls

Calls the calls property

func (*CommunicationsRequestBuilder) CallsById

CallsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item collection

func (*CommunicationsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get communications

func (*CommunicationsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get communications

func (*CommunicationsRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update communications

func (*CommunicationsRequestBuilder) Get

Get get communications

func (*CommunicationsRequestBuilder) GetPresencesByUserId

GetPresencesByUserId the getPresencesByUserId property

func (*CommunicationsRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get communications

func (*CommunicationsRequestBuilder) OnlineMeetings

OnlineMeetings the onlineMeetings property

func (*CommunicationsRequestBuilder) OnlineMeetingsById

OnlineMeetingsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.onlineMeetings.item collection

func (*CommunicationsRequestBuilder) Patch

Patch update communications

func (*CommunicationsRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update communications

func (*CommunicationsRequestBuilder) Presences

Presences the presences property

func (*CommunicationsRequestBuilder) PresencesById

PresencesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.presences.item collection

type CommunicationsRequestBuilderGetQueryParameters

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

CommunicationsRequestBuilderGetQueryParameters get communications

type CommunicationsRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type CommunicationsRequestBuilderPatchRequestConfiguration added in v0.22.0

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

CommunicationsRequestBuilderPatchRequestConfiguration 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