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 CreateEventExceptionOccurrenceAttachmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventExceptionOccurrenceAttachmentOperationOptions() CreateEventExceptionOccurrenceAttachmentOperationOptions + func (o CreateEventExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o CreateEventExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o CreateEventExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type CreateEventExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions() CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions + func (o CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers + func (o CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query + func (o CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams + type CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationResponse struct + HttpResponse *http.Response + Model *beta.UploadSession + OData *odata.OData + type CreateEventExceptionOccurrenceAttachmentsUploadSessionRequest struct + AttachmentItem *beta.AttachmentItem + type DeleteEventExceptionOccurrenceAttachmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteEventExceptionOccurrenceAttachmentOperationOptions() DeleteEventExceptionOccurrenceAttachmentOperationOptions + func (o DeleteEventExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteEventExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o DeleteEventExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type DeleteEventExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventExceptionOccurrenceAttachmentClient struct + Client *msgraph.Client + func NewEventExceptionOccurrenceAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*EventExceptionOccurrenceAttachmentClient, error) + func (c EventExceptionOccurrenceAttachmentClient) CreateEventExceptionOccurrenceAttachment(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (result CreateEventExceptionOccurrenceAttachmentOperationResponse, err error) + func (c EventExceptionOccurrenceAttachmentClient) CreateEventExceptionOccurrenceAttachmentsUploadSession(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (result CreateEventExceptionOccurrenceAttachmentsUploadSessionOperationResponse, ...) + func (c EventExceptionOccurrenceAttachmentClient) DeleteEventExceptionOccurrenceAttachment(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdAttachmentId, ...) (result DeleteEventExceptionOccurrenceAttachmentOperationResponse, err error) + func (c EventExceptionOccurrenceAttachmentClient) GetEventExceptionOccurrenceAttachment(ctx context.Context, id beta.MeEventIdExceptionOccurrenceIdAttachmentId, ...) (result GetEventExceptionOccurrenceAttachmentOperationResponse, err error) + func (c EventExceptionOccurrenceAttachmentClient) GetEventExceptionOccurrenceAttachmentsCount(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (result GetEventExceptionOccurrenceAttachmentsCountOperationResponse, err error) + func (c EventExceptionOccurrenceAttachmentClient) ListEventExceptionOccurrenceAttachments(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (result ListEventExceptionOccurrenceAttachmentsOperationResponse, err error) + func (c EventExceptionOccurrenceAttachmentClient) ListEventExceptionOccurrenceAttachmentsComplete(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (ListEventExceptionOccurrenceAttachmentsCompleteResult, error) + func (c EventExceptionOccurrenceAttachmentClient) ListEventExceptionOccurrenceAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.MeEventIdExceptionOccurrenceId, ...) (result ListEventExceptionOccurrenceAttachmentsCompleteResult, err error) + type GetEventExceptionOccurrenceAttachmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEventExceptionOccurrenceAttachmentOperationOptions() GetEventExceptionOccurrenceAttachmentOperationOptions + func (o GetEventExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o GetEventExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o GetEventExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type GetEventExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type GetEventExceptionOccurrenceAttachmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEventExceptionOccurrenceAttachmentsCountOperationOptions() GetEventExceptionOccurrenceAttachmentsCountOperationOptions + func (o GetEventExceptionOccurrenceAttachmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetEventExceptionOccurrenceAttachmentsCountOperationOptions) ToOData() *odata.Query + func (o GetEventExceptionOccurrenceAttachmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetEventExceptionOccurrenceAttachmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEventExceptionOccurrenceAttachmentsCompleteResult struct + Items []beta.Attachment + LatestHttpResponse *http.Response + type ListEventExceptionOccurrenceAttachmentsCustomPager struct + NextLink *odata.Link + func (p *ListEventExceptionOccurrenceAttachmentsCustomPager) NextPageLink() *odata.Link + type ListEventExceptionOccurrenceAttachmentsOperationOptions 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 DefaultListEventExceptionOccurrenceAttachmentsOperationOptions() ListEventExceptionOccurrenceAttachmentsOperationOptions + func (o ListEventExceptionOccurrenceAttachmentsOperationOptions) ToHeaders() *client.Headers + func (o ListEventExceptionOccurrenceAttachmentsOperationOptions) ToOData() *odata.Query + func (o ListEventExceptionOccurrenceAttachmentsOperationOptions) ToQuery() *client.QueryParams + type ListEventExceptionOccurrenceAttachmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Attachment + OData *odata.OData