Documentation ¶
Index ¶
- type AttachmentOperationPredicate
- type CreateThreadPostInReplyToAttachmentOperationOptions
- type CreateThreadPostInReplyToAttachmentOperationResponse
- type CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions
- func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers
- func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query
- func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams
- type CreateThreadPostInReplyToAttachmentsUploadSessionOperationResponse
- type CreateThreadPostInReplyToAttachmentsUploadSessionRequest
- type DeleteThreadPostInReplyToAttachmentOperationOptions
- type DeleteThreadPostInReplyToAttachmentOperationResponse
- type GetThreadPostInReplyToAttachmentOperationOptions
- type GetThreadPostInReplyToAttachmentOperationResponse
- type GetThreadPostInReplyToAttachmentsCountOperationOptions
- type GetThreadPostInReplyToAttachmentsCountOperationResponse
- type ListThreadPostInReplyToAttachmentsCompleteResult
- type ListThreadPostInReplyToAttachmentsCustomPager
- type ListThreadPostInReplyToAttachmentsOperationOptions
- type ListThreadPostInReplyToAttachmentsOperationResponse
- type ThreadPostInReplyToAttachmentClient
- func (c ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Attachment, ...) (result CreateThreadPostInReplyToAttachmentOperationResponse, err error)
- func (c ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachmentsUploadSession(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result CreateThreadPostInReplyToAttachmentsUploadSessionOperationResponse, ...)
- func (c ThreadPostInReplyToAttachmentClient) DeleteThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToAttachmentId, ...) (result DeleteThreadPostInReplyToAttachmentOperationResponse, err error)
- func (c ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToAttachmentId, ...) (result GetThreadPostInReplyToAttachmentOperationResponse, err error)
- func (c ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachmentsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result GetThreadPostInReplyToAttachmentsCountOperationResponse, err error)
- func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachments(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToAttachmentsOperationResponse, err error)
- func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (ListThreadPostInReplyToAttachmentsCompleteResult, error)
- func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToAttachmentsCompleteResult, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttachmentOperationPredicate ¶
type AttachmentOperationPredicate struct { }
func (AttachmentOperationPredicate) Matches ¶
func (p AttachmentOperationPredicate) Matches(input beta.Attachment) bool
type CreateThreadPostInReplyToAttachmentOperationOptions ¶
type CreateThreadPostInReplyToAttachmentOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateThreadPostInReplyToAttachmentOperationOptions ¶
func DefaultCreateThreadPostInReplyToAttachmentOperationOptions() CreateThreadPostInReplyToAttachmentOperationOptions
func (CreateThreadPostInReplyToAttachmentOperationOptions) ToHeaders ¶
func (o CreateThreadPostInReplyToAttachmentOperationOptions) ToHeaders() *client.Headers
func (CreateThreadPostInReplyToAttachmentOperationOptions) ToOData ¶
func (o CreateThreadPostInReplyToAttachmentOperationOptions) ToOData() *odata.Query
func (CreateThreadPostInReplyToAttachmentOperationOptions) ToQuery ¶
func (o CreateThreadPostInReplyToAttachmentOperationOptions) ToQuery() *client.QueryParams
type CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions ¶
type CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions ¶
func DefaultCreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions() CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions
func (CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToHeaders ¶
func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers
func (CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToOData ¶
func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query
func (CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToQuery ¶
func (o CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams
type CreateThreadPostInReplyToAttachmentsUploadSessionRequest ¶
type CreateThreadPostInReplyToAttachmentsUploadSessionRequest struct {
AttachmentItem *beta.AttachmentItem `json:"AttachmentItem,omitempty"`
}
type DeleteThreadPostInReplyToAttachmentOperationOptions ¶
type DeleteThreadPostInReplyToAttachmentOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteThreadPostInReplyToAttachmentOperationOptions ¶
func DefaultDeleteThreadPostInReplyToAttachmentOperationOptions() DeleteThreadPostInReplyToAttachmentOperationOptions
func (DeleteThreadPostInReplyToAttachmentOperationOptions) ToHeaders ¶
func (o DeleteThreadPostInReplyToAttachmentOperationOptions) ToHeaders() *client.Headers
func (DeleteThreadPostInReplyToAttachmentOperationOptions) ToOData ¶
func (o DeleteThreadPostInReplyToAttachmentOperationOptions) ToOData() *odata.Query
func (DeleteThreadPostInReplyToAttachmentOperationOptions) ToQuery ¶
func (o DeleteThreadPostInReplyToAttachmentOperationOptions) ToQuery() *client.QueryParams
type GetThreadPostInReplyToAttachmentOperationOptions ¶
type GetThreadPostInReplyToAttachmentOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetThreadPostInReplyToAttachmentOperationOptions ¶
func DefaultGetThreadPostInReplyToAttachmentOperationOptions() GetThreadPostInReplyToAttachmentOperationOptions
func (GetThreadPostInReplyToAttachmentOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToAttachmentOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToAttachmentOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToAttachmentOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToAttachmentOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToAttachmentOperationOptions) ToQuery() *client.QueryParams
type GetThreadPostInReplyToAttachmentsCountOperationOptions ¶
type GetThreadPostInReplyToAttachmentsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetThreadPostInReplyToAttachmentsCountOperationOptions ¶
func DefaultGetThreadPostInReplyToAttachmentsCountOperationOptions() GetThreadPostInReplyToAttachmentsCountOperationOptions
func (GetThreadPostInReplyToAttachmentsCountOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToAttachmentsCountOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToAttachmentsCountOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToAttachmentsCountOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToAttachmentsCountOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToAttachmentsCountOperationOptions) ToQuery() *client.QueryParams
type ListThreadPostInReplyToAttachmentsCompleteResult ¶
type ListThreadPostInReplyToAttachmentsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.Attachment }
type ListThreadPostInReplyToAttachmentsCustomPager ¶
type ListThreadPostInReplyToAttachmentsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListThreadPostInReplyToAttachmentsCustomPager) NextPageLink ¶
func (p *ListThreadPostInReplyToAttachmentsCustomPager) NextPageLink() *odata.Link
type ListThreadPostInReplyToAttachmentsOperationOptions ¶
type ListThreadPostInReplyToAttachmentsOperationOptions 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 DefaultListThreadPostInReplyToAttachmentsOperationOptions ¶
func DefaultListThreadPostInReplyToAttachmentsOperationOptions() ListThreadPostInReplyToAttachmentsOperationOptions
func (ListThreadPostInReplyToAttachmentsOperationOptions) ToHeaders ¶
func (o ListThreadPostInReplyToAttachmentsOperationOptions) ToHeaders() *client.Headers
func (ListThreadPostInReplyToAttachmentsOperationOptions) ToOData ¶
func (o ListThreadPostInReplyToAttachmentsOperationOptions) ToOData() *odata.Query
func (ListThreadPostInReplyToAttachmentsOperationOptions) ToQuery ¶
func (o ListThreadPostInReplyToAttachmentsOperationOptions) ToQuery() *client.QueryParams
type ThreadPostInReplyToAttachmentClient ¶
func NewThreadPostInReplyToAttachmentClientWithBaseURI ¶
func NewThreadPostInReplyToAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*ThreadPostInReplyToAttachmentClient, error)
func (ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachment ¶
func (c ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Attachment, options CreateThreadPostInReplyToAttachmentOperationOptions) (result CreateThreadPostInReplyToAttachmentOperationResponse, err error)
CreateThreadPostInReplyToAttachment - Create new navigation property to attachments for groups
func (ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachmentsUploadSession ¶
func (c ThreadPostInReplyToAttachmentClient) CreateThreadPostInReplyToAttachmentsUploadSession(ctx context.Context, id beta.GroupIdThreadIdPostId, input CreateThreadPostInReplyToAttachmentsUploadSessionRequest, options CreateThreadPostInReplyToAttachmentsUploadSessionOperationOptions) (result CreateThreadPostInReplyToAttachmentsUploadSessionOperationResponse, err error)
CreateThreadPostInReplyToAttachmentsUploadSession - Invoke action createUploadSession. Create an upload session that allows an app to iteratively upload ranges of a file, so as to attach the file to an Outlook item. The item can be a message or event. Use this approach to attach a file if the file size is between 3 MB and 150 MB. To attach a file that's smaller than 3 MB, do a POST operation on the attachments navigation property of the Outlook item; see how to do this for a message or for an event. As part of the response, this action returns an upload URL that you can use in subsequent sequential PUT queries. Request headers for each PUT operation let you specify the exact range of bytes to be uploaded. This allows transfer to be resumed, in case the network connection is dropped during upload. The following are the steps to attach a file to an Outlook item using an upload session: See attach large files to Outlook messages or events for an example.
func (ThreadPostInReplyToAttachmentClient) DeleteThreadPostInReplyToAttachment ¶
func (c ThreadPostInReplyToAttachmentClient) DeleteThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToAttachmentId, options DeleteThreadPostInReplyToAttachmentOperationOptions) (result DeleteThreadPostInReplyToAttachmentOperationResponse, err error)
DeleteThreadPostInReplyToAttachment - Delete navigation property attachments for groups
func (ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachment ¶
func (c ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachment(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToAttachmentId, options GetThreadPostInReplyToAttachmentOperationOptions) (result GetThreadPostInReplyToAttachmentOperationResponse, err error)
GetThreadPostInReplyToAttachment - Get attachments from groups. The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the post. Read-only. Nullable. Supports $expand.
func (ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachmentsCount ¶
func (c ThreadPostInReplyToAttachmentClient) GetThreadPostInReplyToAttachmentsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, options GetThreadPostInReplyToAttachmentsCountOperationOptions) (result GetThreadPostInReplyToAttachmentsCountOperationResponse, err error)
GetThreadPostInReplyToAttachmentsCount - Get the number of the resource
func (ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachments ¶
func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachments(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToAttachmentsOperationOptions) (result ListThreadPostInReplyToAttachmentsOperationResponse, err error)
ListThreadPostInReplyToAttachments - Get attachments from groups. The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the post. Read-only. Nullable. Supports $expand.
func (ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsComplete ¶
func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToAttachmentsOperationOptions) (ListThreadPostInReplyToAttachmentsCompleteResult, error)
ListThreadPostInReplyToAttachmentsComplete retrieves all the results into a single object
func (ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsCompleteMatchingPredicate ¶
func (c ThreadPostInReplyToAttachmentClient) ListThreadPostInReplyToAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToAttachmentsOperationOptions, predicate AttachmentOperationPredicate) (result ListThreadPostInReplyToAttachmentsCompleteResult, err error)
ListThreadPostInReplyToAttachmentsCompleteMatchingPredicate retrieves all the results and then applies the predicate
Source Files ¶
- client.go
- method_createthreadpostinreplytoattachment.go
- method_createthreadpostinreplytoattachmentsuploadsession.go
- method_deletethreadpostinreplytoattachment.go
- method_getthreadpostinreplytoattachment.go
- method_getthreadpostinreplytoattachmentscount.go
- method_listthreadpostinreplytoattachments.go
- model_createthreadpostinreplytoattachmentsuploadsessionrequest.go
- predicates.go
- version.go