todolisttaskattachmentsession

package
v0.20241021.1074254 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttachmentSessionOperationPredicate

type AttachmentSessionOperationPredicate struct {
}

func (AttachmentSessionOperationPredicate) Matches

type DeleteTodoListTaskAttachmentSessionOperationOptions

type DeleteTodoListTaskAttachmentSessionOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteTodoListTaskAttachmentSessionOperationOptions

func DefaultDeleteTodoListTaskAttachmentSessionOperationOptions() DeleteTodoListTaskAttachmentSessionOperationOptions

func (DeleteTodoListTaskAttachmentSessionOperationOptions) ToHeaders

func (DeleteTodoListTaskAttachmentSessionOperationOptions) ToOData

func (DeleteTodoListTaskAttachmentSessionOperationOptions) ToQuery

type DeleteTodoListTaskAttachmentSessionOperationResponse

type DeleteTodoListTaskAttachmentSessionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetTodoListTaskAttachmentSessionOperationOptions

type GetTodoListTaskAttachmentSessionOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetTodoListTaskAttachmentSessionOperationOptions

func DefaultGetTodoListTaskAttachmentSessionOperationOptions() GetTodoListTaskAttachmentSessionOperationOptions

func (GetTodoListTaskAttachmentSessionOperationOptions) ToHeaders

func (GetTodoListTaskAttachmentSessionOperationOptions) ToOData

func (GetTodoListTaskAttachmentSessionOperationOptions) ToQuery

type GetTodoListTaskAttachmentSessionOperationResponse

type GetTodoListTaskAttachmentSessionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AttachmentSession
}

type GetTodoListTaskAttachmentSessionsCountOperationOptions

type GetTodoListTaskAttachmentSessionsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetTodoListTaskAttachmentSessionsCountOperationOptions

func DefaultGetTodoListTaskAttachmentSessionsCountOperationOptions() GetTodoListTaskAttachmentSessionsCountOperationOptions

func (GetTodoListTaskAttachmentSessionsCountOperationOptions) ToHeaders

func (GetTodoListTaskAttachmentSessionsCountOperationOptions) ToOData

func (GetTodoListTaskAttachmentSessionsCountOperationOptions) ToQuery

type GetTodoListTaskAttachmentSessionsCountOperationResponse

type GetTodoListTaskAttachmentSessionsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListTodoListTaskAttachmentSessionsCompleteResult

type ListTodoListTaskAttachmentSessionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.AttachmentSession
}

type ListTodoListTaskAttachmentSessionsCustomPager

type ListTodoListTaskAttachmentSessionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListTodoListTaskAttachmentSessionsOperationOptions

type ListTodoListTaskAttachmentSessionsOperationOptions 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 DefaultListTodoListTaskAttachmentSessionsOperationOptions

func DefaultListTodoListTaskAttachmentSessionsOperationOptions() ListTodoListTaskAttachmentSessionsOperationOptions

func (ListTodoListTaskAttachmentSessionsOperationOptions) ToHeaders

func (ListTodoListTaskAttachmentSessionsOperationOptions) ToOData

func (ListTodoListTaskAttachmentSessionsOperationOptions) ToQuery

type ListTodoListTaskAttachmentSessionsOperationResponse

type ListTodoListTaskAttachmentSessionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.AttachmentSession
}

type TodoListTaskAttachmentSessionClient

type TodoListTaskAttachmentSessionClient struct {
	Client *msgraph.Client
}

func NewTodoListTaskAttachmentSessionClientWithBaseURI

func NewTodoListTaskAttachmentSessionClientWithBaseURI(sdkApi sdkEnv.Api) (*TodoListTaskAttachmentSessionClient, error)

func (TodoListTaskAttachmentSessionClient) DeleteTodoListTaskAttachmentSession

DeleteTodoListTaskAttachmentSession - Delete navigation property attachmentSessions for users

func (TodoListTaskAttachmentSessionClient) GetTodoListTaskAttachmentSession

GetTodoListTaskAttachmentSession - Get attachmentSessions from users

func (TodoListTaskAttachmentSessionClient) GetTodoListTaskAttachmentSessionsCount

GetTodoListTaskAttachmentSessionsCount - Get the number of the resource

func (TodoListTaskAttachmentSessionClient) ListTodoListTaskAttachmentSessions

ListTodoListTaskAttachmentSessions - Get attachmentSessions from users

func (TodoListTaskAttachmentSessionClient) ListTodoListTaskAttachmentSessionsComplete

ListTodoListTaskAttachmentSessionsComplete retrieves all the results into a single object

func (TodoListTaskAttachmentSessionClient) ListTodoListTaskAttachmentSessionsCompleteMatchingPredicate

ListTodoListTaskAttachmentSessionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (TodoListTaskAttachmentSessionClient) UpdateTodoListTaskAttachmentSession

UpdateTodoListTaskAttachmentSession - Update the navigation property attachmentSessions in users

type UpdateTodoListTaskAttachmentSessionOperationOptions

type UpdateTodoListTaskAttachmentSessionOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateTodoListTaskAttachmentSessionOperationOptions

func DefaultUpdateTodoListTaskAttachmentSessionOperationOptions() UpdateTodoListTaskAttachmentSessionOperationOptions

func (UpdateTodoListTaskAttachmentSessionOperationOptions) ToHeaders

func (UpdateTodoListTaskAttachmentSessionOperationOptions) ToOData

func (UpdateTodoListTaskAttachmentSessionOperationOptions) ToQuery

type UpdateTodoListTaskAttachmentSessionOperationResponse

type UpdateTodoListTaskAttachmentSessionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL