Documentation
¶
Index ¶
- type CommunicationsRequestBuilder
- func (m *CommunicationsRequestBuilder) CallRecords() ...
- func (m *CommunicationsRequestBuilder) CallRecordsById(id string) ...
- func (m *CommunicationsRequestBuilder) Calls() ...
- func (m *CommunicationsRequestBuilder) CallsById(id string) ...
- func (m *CommunicationsRequestBuilder) CreateGetRequestInformation(options *CommunicationsRequestBuilderGetOptions) (...)
- func (m *CommunicationsRequestBuilder) CreatePatchRequestInformation(options *CommunicationsRequestBuilderPatchOptions) (...)
- func (m *CommunicationsRequestBuilder) Get(options *CommunicationsRequestBuilderGetOptions) (...)
- func (m *CommunicationsRequestBuilder) GetPresencesByUserId() ...
- func (m *CommunicationsRequestBuilder) OnlineMeetings() ...
- func (m *CommunicationsRequestBuilder) OnlineMeetingsById(id string) ...
- func (m *CommunicationsRequestBuilder) Patch(options *CommunicationsRequestBuilderPatchOptions) error
- func (m *CommunicationsRequestBuilder) Presences() ...
- func (m *CommunicationsRequestBuilder) PresencesById(id string) ...
- type CommunicationsRequestBuilderGetOptions
- type CommunicationsRequestBuilderGetQueryParameters
- type CommunicationsRequestBuilderPatchOptions
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
}
Builds and executes requests for operations under \communications
func NewCommunicationsRequestBuilder ¶
func NewCommunicationsRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CommunicationsRequestBuilder
Instantiates a new CommunicationsRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewCommunicationsRequestBuilderInternal ¶
func NewCommunicationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CommunicationsRequestBuilder
Instantiates a new CommunicationsRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*CommunicationsRequestBuilder) CallRecords ¶
func (*CommunicationsRequestBuilder) CallRecordsById ¶
func (m *CommunicationsRequestBuilder) CallRecordsById(id string) *i86a5a2d6d1df2d6f16bc44eca70678c6e13a6e96de856db7943e4d10d0e565f9.CallRecordRequestBuilder
Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.callRecords.item collection Parameters:
- id : Unique identifier of the item
func (*CommunicationsRequestBuilder) CallsById ¶
func (m *CommunicationsRequestBuilder) CallsById(id string) *i477b1ae6bd5bbfab5a3df641da78a8d4e8d13bcb144b2cc255a5232c225c8e02.CallRequestBuilder
Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.calls.item collection Parameters:
- id : Unique identifier of the item
func (*CommunicationsRequestBuilder) CreateGetRequestInformation ¶
func (m *CommunicationsRequestBuilder) CreateGetRequestInformation(options *CommunicationsRequestBuilderGetOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Get communications Parameters:
- options : Options for the request
func (*CommunicationsRequestBuilder) CreatePatchRequestInformation ¶
func (m *CommunicationsRequestBuilder) CreatePatchRequestInformation(options *CommunicationsRequestBuilderPatchOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Update communications Parameters:
- options : Options for the request
func (*CommunicationsRequestBuilder) Get ¶
func (m *CommunicationsRequestBuilder) Get(options *CommunicationsRequestBuilderGetOptions) (*i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.CloudCommunications, error)
Get communications Parameters:
- options : Options for the request
func (*CommunicationsRequestBuilder) GetPresencesByUserId ¶
func (m *CommunicationsRequestBuilder) GetPresencesByUserId() *i3c47b88ab2c0939d08c5ce7f7d03611ddbd6513767887f2f85b50574b229da2e.GetPresencesByUserIdRequestBuilder
func (*CommunicationsRequestBuilder) OnlineMeetings ¶
func (*CommunicationsRequestBuilder) OnlineMeetingsById ¶
func (m *CommunicationsRequestBuilder) OnlineMeetingsById(id string) *ia12cb51356bed2ae549e4383f0c613f371754648330c864ba0a94eed03acad34.OnlineMeetingRequestBuilder
Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.onlineMeetings.item collection Parameters:
- id : Unique identifier of the item
func (*CommunicationsRequestBuilder) Patch ¶
func (m *CommunicationsRequestBuilder) Patch(options *CommunicationsRequestBuilderPatchOptions) error
Update communications Parameters:
- options : Options for the request
func (*CommunicationsRequestBuilder) PresencesById ¶
func (m *CommunicationsRequestBuilder) PresencesById(id string) *i18c4da38d0089983229c741b411e29ea20d5089f44a41039b28b9300ac6b2bbc.PresenceRequestBuilder
Gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.communications.presences.item collection Parameters:
- id : Unique identifier of the item
type CommunicationsRequestBuilderGetOptions ¶
type CommunicationsRequestBuilderGetOptions struct {
// Request headers
H map[string]string
// Request options
O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
// Request query parameters
Q *CommunicationsRequestBuilderGetQueryParameters
// Response handler to use in place of the default response handling provided by the core service
ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}
Options for Get
type CommunicationsRequestBuilderGetQueryParameters ¶
type CommunicationsRequestBuilderGetQueryParameters struct {
// Expand related entities
Expand []string
// Select properties to be returned
Select_escaped []string
}
Get communications
type CommunicationsRequestBuilderPatchOptions ¶
type CommunicationsRequestBuilderPatchOptions struct {
//
Body *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.CloudCommunications
// 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
}
Options for Patch