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 CreateEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventInstanceExceptionOccurrenceAttachmentOperationOptions() CreateEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o CreateEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o CreateEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o CreateEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type CreateEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions() CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions + func (o CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers + func (o CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query + func (o CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams + type CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationResponse struct + HttpResponse *http.Response + Model *beta.UploadSession + OData *odata.OData + type CreateEventInstanceExceptionOccurrenceAttachmentsUploadSessionRequest struct + AttachmentItem *beta.AttachmentItem + type DeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions() DeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o DeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o DeleteEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type DeleteEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventInstanceExceptionOccurrenceAttachmentClient struct + Client *msgraph.Client + func NewEventInstanceExceptionOccurrenceAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*EventInstanceExceptionOccurrenceAttachmentClient, error) + func (c EventInstanceExceptionOccurrenceAttachmentClient) CreateEventInstanceExceptionOccurrenceAttachment(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (result CreateEventInstanceExceptionOccurrenceAttachmentOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) CreateEventInstanceExceptionOccurrenceAttachmentsUploadSession(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) DeleteEventInstanceExceptionOccurrenceAttachment(ctx context.Context, ...) (result DeleteEventInstanceExceptionOccurrenceAttachmentOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) GetEventInstanceExceptionOccurrenceAttachment(ctx context.Context, ...) (result GetEventInstanceExceptionOccurrenceAttachmentOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) GetEventInstanceExceptionOccurrenceAttachmentsCount(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (result GetEventInstanceExceptionOccurrenceAttachmentsCountOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) ListEventInstanceExceptionOccurrenceAttachments(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (result ListEventInstanceExceptionOccurrenceAttachmentsOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceAttachmentClient) ListEventInstanceExceptionOccurrenceAttachmentsComplete(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (ListEventInstanceExceptionOccurrenceAttachmentsCompleteResult, error) + func (c EventInstanceExceptionOccurrenceAttachmentClient) ListEventInstanceExceptionOccurrenceAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.MeEventIdInstanceIdExceptionOccurrenceId, ...) (result ListEventInstanceExceptionOccurrenceAttachmentsCompleteResult, ...) + type GetEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEventInstanceExceptionOccurrenceAttachmentOperationOptions() GetEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o GetEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o GetEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o GetEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type GetEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type GetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions() GetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions + func (o GetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToOData() *odata.Query + func (o GetEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetEventInstanceExceptionOccurrenceAttachmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEventInstanceExceptionOccurrenceAttachmentsCompleteResult struct + Items []beta.Attachment + LatestHttpResponse *http.Response + type ListEventInstanceExceptionOccurrenceAttachmentsCustomPager struct + NextLink *odata.Link + func (p *ListEventInstanceExceptionOccurrenceAttachmentsCustomPager) NextPageLink() *odata.Link + type ListEventInstanceExceptionOccurrenceAttachmentsOperationOptions 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 DefaultListEventInstanceExceptionOccurrenceAttachmentsOperationOptions() ListEventInstanceExceptionOccurrenceAttachmentsOperationOptions + func (o ListEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToHeaders() *client.Headers + func (o ListEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToOData() *odata.Query + func (o ListEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToQuery() *client.QueryParams + type ListEventInstanceExceptionOccurrenceAttachmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Attachment + OData *odata.OData