activityhistoryitem

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 ActivityHistoryItemClient

type ActivityHistoryItemClient struct {
	Client *msgraph.Client
}

func NewActivityHistoryItemClientWithBaseURI

func NewActivityHistoryItemClientWithBaseURI(sdkApi sdkEnv.Api) (*ActivityHistoryItemClient, error)

func (ActivityHistoryItemClient) CreateActivityHistoryItem

CreateActivityHistoryItem - Create new navigation property to historyItems for users

func (ActivityHistoryItemClient) DeleteActivityHistoryItem

DeleteActivityHistoryItem - Delete navigation property historyItems for users

func (ActivityHistoryItemClient) GetActivityHistoryItem

GetActivityHistoryItem - Get historyItems from users. Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems.

func (ActivityHistoryItemClient) GetActivityHistoryItemsCount

GetActivityHistoryItemsCount - Get the number of the resource

func (ActivityHistoryItemClient) ListActivityHistoryItems

ListActivityHistoryItems - Get historyItems from users. Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems.

func (ActivityHistoryItemClient) ListActivityHistoryItemsComplete

ListActivityHistoryItemsComplete retrieves all the results into a single object

func (ActivityHistoryItemClient) ListActivityHistoryItemsCompleteMatchingPredicate

ListActivityHistoryItemsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ActivityHistoryItemClient) UpdateActivityHistoryItem

UpdateActivityHistoryItem - Update the navigation property historyItems in users

type ActivityHistoryItemOperationPredicate

type ActivityHistoryItemOperationPredicate struct {
}

func (ActivityHistoryItemOperationPredicate) Matches

type CreateActivityHistoryItemOperationOptions

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

func DefaultCreateActivityHistoryItemOperationOptions

func DefaultCreateActivityHistoryItemOperationOptions() CreateActivityHistoryItemOperationOptions

func (CreateActivityHistoryItemOperationOptions) ToHeaders

func (CreateActivityHistoryItemOperationOptions) ToOData

func (CreateActivityHistoryItemOperationOptions) ToQuery

type CreateActivityHistoryItemOperationResponse

type CreateActivityHistoryItemOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ActivityHistoryItem
}

type DeleteActivityHistoryItemOperationOptions

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

func DefaultDeleteActivityHistoryItemOperationOptions

func DefaultDeleteActivityHistoryItemOperationOptions() DeleteActivityHistoryItemOperationOptions

func (DeleteActivityHistoryItemOperationOptions) ToHeaders

func (DeleteActivityHistoryItemOperationOptions) ToOData

func (DeleteActivityHistoryItemOperationOptions) ToQuery

type DeleteActivityHistoryItemOperationResponse

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

type GetActivityHistoryItemOperationOptions

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

func DefaultGetActivityHistoryItemOperationOptions

func DefaultGetActivityHistoryItemOperationOptions() GetActivityHistoryItemOperationOptions

func (GetActivityHistoryItemOperationOptions) ToHeaders

func (GetActivityHistoryItemOperationOptions) ToOData

func (GetActivityHistoryItemOperationOptions) ToQuery

type GetActivityHistoryItemOperationResponse

type GetActivityHistoryItemOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ActivityHistoryItem
}

type GetActivityHistoryItemsCountOperationOptions

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

func DefaultGetActivityHistoryItemsCountOperationOptions

func DefaultGetActivityHistoryItemsCountOperationOptions() GetActivityHistoryItemsCountOperationOptions

func (GetActivityHistoryItemsCountOperationOptions) ToHeaders

func (GetActivityHistoryItemsCountOperationOptions) ToOData

func (GetActivityHistoryItemsCountOperationOptions) ToQuery

type GetActivityHistoryItemsCountOperationResponse

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

type ListActivityHistoryItemsCompleteResult

type ListActivityHistoryItemsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ActivityHistoryItem
}

type ListActivityHistoryItemsCustomPager

type ListActivityHistoryItemsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListActivityHistoryItemsCustomPager) NextPageLink() *odata.Link

type ListActivityHistoryItemsOperationOptions

type ListActivityHistoryItemsOperationOptions 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 DefaultListActivityHistoryItemsOperationOptions

func DefaultListActivityHistoryItemsOperationOptions() ListActivityHistoryItemsOperationOptions

func (ListActivityHistoryItemsOperationOptions) ToHeaders

func (ListActivityHistoryItemsOperationOptions) ToOData

func (ListActivityHistoryItemsOperationOptions) ToQuery

type ListActivityHistoryItemsOperationResponse

type ListActivityHistoryItemsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ActivityHistoryItem
}

type UpdateActivityHistoryItemOperationOptions

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

func DefaultUpdateActivityHistoryItemOperationOptions

func DefaultUpdateActivityHistoryItemOperationOptions() UpdateActivityHistoryItemOperationOptions

func (UpdateActivityHistoryItemOperationOptions) ToHeaders

func (UpdateActivityHistoryItemOperationOptions) ToOData

func (UpdateActivityHistoryItemOperationOptions) ToQuery

type UpdateActivityHistoryItemOperationResponse

type UpdateActivityHistoryItemOperationResponse 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