Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AttachmentOperationPredicate struct + func (p AttachmentOperationPredicate) Matches(input beta.Attachment) bool + type CreateEventExceptionOccurrenceInstanceAttachmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventExceptionOccurrenceInstanceAttachmentOperationOptions() CreateEventExceptionOccurrenceInstanceAttachmentOperationOptions + func (o CreateEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o CreateEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToOData() *odata.Query + func (o CreateEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToQuery() *client.QueryParams + type CreateEventExceptionOccurrenceInstanceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions() CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions + func (o CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers + func (o CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query + func (o CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams + type CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionOperationResponse struct + HttpResponse *http.Response + Model *beta.UploadSession + OData *odata.OData + type CreateEventExceptionOccurrenceInstanceAttachmentsUploadSessionRequest struct + AttachmentItem *beta.AttachmentItem + type DeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions() DeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions + func (o DeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToOData() *odata.Query + func (o DeleteEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToQuery() *client.QueryParams + type DeleteEventExceptionOccurrenceInstanceAttachmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventExceptionOccurrenceInstanceAttachmentClient struct + Client *msgraph.Client + func NewEventExceptionOccurrenceInstanceAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*EventExceptionOccurrenceInstanceAttachmentClient, error) + func (c EventExceptionOccurrenceInstanceAttachmentClient) CreateEventExceptionOccurrenceInstanceAttachment(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (result CreateEventExceptionOccurrenceInstanceAttachmentOperationResponse, ...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) CreateEventExceptionOccurrenceInstanceAttachmentsUploadSession(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) DeleteEventExceptionOccurrenceInstanceAttachment(ctx context.Context, ...) (result DeleteEventExceptionOccurrenceInstanceAttachmentOperationResponse, ...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) GetEventExceptionOccurrenceInstanceAttachment(ctx context.Context, ...) (result GetEventExceptionOccurrenceInstanceAttachmentOperationResponse, ...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) GetEventExceptionOccurrenceInstanceAttachmentsCount(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (result GetEventExceptionOccurrenceInstanceAttachmentsCountOperationResponse, ...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) ListEventExceptionOccurrenceInstanceAttachments(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (result ListEventExceptionOccurrenceInstanceAttachmentsOperationResponse, ...) + func (c EventExceptionOccurrenceInstanceAttachmentClient) ListEventExceptionOccurrenceInstanceAttachmentsComplete(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (ListEventExceptionOccurrenceInstanceAttachmentsCompleteResult, error) + func (c EventExceptionOccurrenceInstanceAttachmentClient) ListEventExceptionOccurrenceInstanceAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdInstanceId, ...) (result ListEventExceptionOccurrenceInstanceAttachmentsCompleteResult, ...) + type GetEventExceptionOccurrenceInstanceAttachmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEventExceptionOccurrenceInstanceAttachmentOperationOptions() GetEventExceptionOccurrenceInstanceAttachmentOperationOptions + func (o GetEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o GetEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToOData() *odata.Query + func (o GetEventExceptionOccurrenceInstanceAttachmentOperationOptions) ToQuery() *client.QueryParams + type GetEventExceptionOccurrenceInstanceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type GetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions() GetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions + func (o GetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions) ToOData() *odata.Query + func (o GetEventExceptionOccurrenceInstanceAttachmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetEventExceptionOccurrenceInstanceAttachmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEventExceptionOccurrenceInstanceAttachmentsCompleteResult struct + Items []beta.Attachment + LatestHttpResponse *http.Response + type ListEventExceptionOccurrenceInstanceAttachmentsCustomPager struct + NextLink *odata.Link + func (p *ListEventExceptionOccurrenceInstanceAttachmentsCustomPager) NextPageLink() *odata.Link + type ListEventExceptionOccurrenceInstanceAttachmentsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListEventExceptionOccurrenceInstanceAttachmentsOperationOptions() ListEventExceptionOccurrenceInstanceAttachmentsOperationOptions + func (o ListEventExceptionOccurrenceInstanceAttachmentsOperationOptions) ToHeaders() *client.Headers + func (o ListEventExceptionOccurrenceInstanceAttachmentsOperationOptions) ToOData() *odata.Query + func (o ListEventExceptionOccurrenceInstanceAttachmentsOperationOptions) ToQuery() *client.QueryParams + type ListEventExceptionOccurrenceInstanceAttachmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Attachment + OData *odata.OData