Documentation ¶
Index ¶
- type CreateThreadPostInReplyToExtensionOperationOptions
- type CreateThreadPostInReplyToExtensionOperationResponse
- type DeleteThreadPostInReplyToExtensionOperationOptions
- type DeleteThreadPostInReplyToExtensionOperationResponse
- type ExtensionOperationPredicate
- type GetThreadPostInReplyToExtensionOperationOptions
- type GetThreadPostInReplyToExtensionOperationResponse
- type GetThreadPostInReplyToExtensionsCountOperationOptions
- type GetThreadPostInReplyToExtensionsCountOperationResponse
- type ListThreadPostInReplyToExtensionsCompleteResult
- type ListThreadPostInReplyToExtensionsCustomPager
- type ListThreadPostInReplyToExtensionsOperationOptions
- type ListThreadPostInReplyToExtensionsOperationResponse
- type ThreadPostInReplyToExtensionClient
- func (c ThreadPostInReplyToExtensionClient) CreateThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Extension, ...) (result CreateThreadPostInReplyToExtensionOperationResponse, err error)
- func (c ThreadPostInReplyToExtensionClient) DeleteThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, ...) (result DeleteThreadPostInReplyToExtensionOperationResponse, err error)
- func (c ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, ...) (result GetThreadPostInReplyToExtensionOperationResponse, err error)
- func (c ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtensionsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result GetThreadPostInReplyToExtensionsCountOperationResponse, err error)
- func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensions(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToExtensionsOperationResponse, err error)
- func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (ListThreadPostInReplyToExtensionsCompleteResult, error)
- func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, ...) (result ListThreadPostInReplyToExtensionsCompleteResult, err error)
- func (c ThreadPostInReplyToExtensionClient) UpdateThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, ...) (result UpdateThreadPostInReplyToExtensionOperationResponse, err error)
- type UpdateThreadPostInReplyToExtensionOperationOptions
- type UpdateThreadPostInReplyToExtensionOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateThreadPostInReplyToExtensionOperationOptions ¶
type CreateThreadPostInReplyToExtensionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateThreadPostInReplyToExtensionOperationOptions ¶
func DefaultCreateThreadPostInReplyToExtensionOperationOptions() CreateThreadPostInReplyToExtensionOperationOptions
func (CreateThreadPostInReplyToExtensionOperationOptions) ToHeaders ¶
func (o CreateThreadPostInReplyToExtensionOperationOptions) ToHeaders() *client.Headers
func (CreateThreadPostInReplyToExtensionOperationOptions) ToOData ¶
func (o CreateThreadPostInReplyToExtensionOperationOptions) ToOData() *odata.Query
func (CreateThreadPostInReplyToExtensionOperationOptions) ToQuery ¶
func (o CreateThreadPostInReplyToExtensionOperationOptions) ToQuery() *client.QueryParams
type DeleteThreadPostInReplyToExtensionOperationOptions ¶
type DeleteThreadPostInReplyToExtensionOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteThreadPostInReplyToExtensionOperationOptions ¶
func DefaultDeleteThreadPostInReplyToExtensionOperationOptions() DeleteThreadPostInReplyToExtensionOperationOptions
func (DeleteThreadPostInReplyToExtensionOperationOptions) ToHeaders ¶
func (o DeleteThreadPostInReplyToExtensionOperationOptions) ToHeaders() *client.Headers
func (DeleteThreadPostInReplyToExtensionOperationOptions) ToOData ¶
func (o DeleteThreadPostInReplyToExtensionOperationOptions) ToOData() *odata.Query
func (DeleteThreadPostInReplyToExtensionOperationOptions) ToQuery ¶
func (o DeleteThreadPostInReplyToExtensionOperationOptions) ToQuery() *client.QueryParams
type ExtensionOperationPredicate ¶
type ExtensionOperationPredicate struct { }
type GetThreadPostInReplyToExtensionOperationOptions ¶
type GetThreadPostInReplyToExtensionOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetThreadPostInReplyToExtensionOperationOptions ¶
func DefaultGetThreadPostInReplyToExtensionOperationOptions() GetThreadPostInReplyToExtensionOperationOptions
func (GetThreadPostInReplyToExtensionOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToExtensionOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToExtensionOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToExtensionOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToExtensionOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToExtensionOperationOptions) ToQuery() *client.QueryParams
type GetThreadPostInReplyToExtensionsCountOperationOptions ¶
type GetThreadPostInReplyToExtensionsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetThreadPostInReplyToExtensionsCountOperationOptions ¶
func DefaultGetThreadPostInReplyToExtensionsCountOperationOptions() GetThreadPostInReplyToExtensionsCountOperationOptions
func (GetThreadPostInReplyToExtensionsCountOperationOptions) ToHeaders ¶
func (o GetThreadPostInReplyToExtensionsCountOperationOptions) ToHeaders() *client.Headers
func (GetThreadPostInReplyToExtensionsCountOperationOptions) ToOData ¶
func (o GetThreadPostInReplyToExtensionsCountOperationOptions) ToOData() *odata.Query
func (GetThreadPostInReplyToExtensionsCountOperationOptions) ToQuery ¶
func (o GetThreadPostInReplyToExtensionsCountOperationOptions) ToQuery() *client.QueryParams
type ListThreadPostInReplyToExtensionsCustomPager ¶
type ListThreadPostInReplyToExtensionsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListThreadPostInReplyToExtensionsCustomPager) NextPageLink ¶
func (p *ListThreadPostInReplyToExtensionsCustomPager) NextPageLink() *odata.Link
type ListThreadPostInReplyToExtensionsOperationOptions ¶
type ListThreadPostInReplyToExtensionsOperationOptions 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 DefaultListThreadPostInReplyToExtensionsOperationOptions ¶
func DefaultListThreadPostInReplyToExtensionsOperationOptions() ListThreadPostInReplyToExtensionsOperationOptions
func (ListThreadPostInReplyToExtensionsOperationOptions) ToHeaders ¶
func (o ListThreadPostInReplyToExtensionsOperationOptions) ToHeaders() *client.Headers
func (ListThreadPostInReplyToExtensionsOperationOptions) ToOData ¶
func (o ListThreadPostInReplyToExtensionsOperationOptions) ToOData() *odata.Query
func (ListThreadPostInReplyToExtensionsOperationOptions) ToQuery ¶
func (o ListThreadPostInReplyToExtensionsOperationOptions) ToQuery() *client.QueryParams
type ThreadPostInReplyToExtensionClient ¶
func NewThreadPostInReplyToExtensionClientWithBaseURI ¶
func NewThreadPostInReplyToExtensionClientWithBaseURI(sdkApi sdkEnv.Api) (*ThreadPostInReplyToExtensionClient, error)
func (ThreadPostInReplyToExtensionClient) CreateThreadPostInReplyToExtension ¶
func (c ThreadPostInReplyToExtensionClient) CreateThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostId, input beta.Extension, options CreateThreadPostInReplyToExtensionOperationOptions) (result CreateThreadPostInReplyToExtensionOperationResponse, err error)
CreateThreadPostInReplyToExtension - Create new navigation property to extensions for groups
func (ThreadPostInReplyToExtensionClient) DeleteThreadPostInReplyToExtension ¶
func (c ThreadPostInReplyToExtensionClient) DeleteThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, options DeleteThreadPostInReplyToExtensionOperationOptions) (result DeleteThreadPostInReplyToExtensionOperationResponse, err error)
DeleteThreadPostInReplyToExtension - Delete navigation property extensions for groups
func (ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtension ¶
func (c ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, options GetThreadPostInReplyToExtensionOperationOptions) (result GetThreadPostInReplyToExtensionOperationResponse, err error)
GetThreadPostInReplyToExtension - Get extensions from groups. The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand.
func (ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtensionsCount ¶
func (c ThreadPostInReplyToExtensionClient) GetThreadPostInReplyToExtensionsCount(ctx context.Context, id beta.GroupIdThreadIdPostId, options GetThreadPostInReplyToExtensionsCountOperationOptions) (result GetThreadPostInReplyToExtensionsCountOperationResponse, err error)
GetThreadPostInReplyToExtensionsCount - Get the number of the resource
func (ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensions ¶
func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensions(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToExtensionsOperationOptions) (result ListThreadPostInReplyToExtensionsOperationResponse, err error)
ListThreadPostInReplyToExtensions - Get extensions from groups. The collection of open extensions defined for the post. Read-only. Nullable. Supports $expand.
func (ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsComplete ¶
func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsComplete(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToExtensionsOperationOptions) (ListThreadPostInReplyToExtensionsCompleteResult, error)
ListThreadPostInReplyToExtensionsComplete retrieves all the results into a single object
func (ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsCompleteMatchingPredicate ¶
func (c ThreadPostInReplyToExtensionClient) ListThreadPostInReplyToExtensionsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdThreadIdPostId, options ListThreadPostInReplyToExtensionsOperationOptions, predicate ExtensionOperationPredicate) (result ListThreadPostInReplyToExtensionsCompleteResult, err error)
ListThreadPostInReplyToExtensionsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ThreadPostInReplyToExtensionClient) UpdateThreadPostInReplyToExtension ¶
func (c ThreadPostInReplyToExtensionClient) UpdateThreadPostInReplyToExtension(ctx context.Context, id beta.GroupIdThreadIdPostIdInReplyToExtensionId, input beta.Extension, options UpdateThreadPostInReplyToExtensionOperationOptions) (result UpdateThreadPostInReplyToExtensionOperationResponse, err error)
UpdateThreadPostInReplyToExtension - Update the navigation property extensions in groups
type UpdateThreadPostInReplyToExtensionOperationOptions ¶
type UpdateThreadPostInReplyToExtensionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateThreadPostInReplyToExtensionOperationOptions ¶
func DefaultUpdateThreadPostInReplyToExtensionOperationOptions() UpdateThreadPostInReplyToExtensionOperationOptions
func (UpdateThreadPostInReplyToExtensionOperationOptions) ToHeaders ¶
func (o UpdateThreadPostInReplyToExtensionOperationOptions) ToHeaders() *client.Headers
func (UpdateThreadPostInReplyToExtensionOperationOptions) ToOData ¶
func (o UpdateThreadPostInReplyToExtensionOperationOptions) ToOData() *odata.Query
func (UpdateThreadPostInReplyToExtensionOperationOptions) ToQuery ¶
func (o UpdateThreadPostInReplyToExtensionOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createthreadpostinreplytoextension.go
- method_deletethreadpostinreplytoextension.go
- method_getthreadpostinreplytoextension.go
- method_getthreadpostinreplytoextensionscount.go
- method_listthreadpostinreplytoextensions.go
- method_updatethreadpostinreplytoextension.go
- predicates.go
- version.go