profileanniversary

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 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 CreateProfileAnniversaryOperationOptions

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

func DefaultCreateProfileAnniversaryOperationOptions

func DefaultCreateProfileAnniversaryOperationOptions() CreateProfileAnniversaryOperationOptions

func (CreateProfileAnniversaryOperationOptions) ToHeaders

func (CreateProfileAnniversaryOperationOptions) ToOData

func (CreateProfileAnniversaryOperationOptions) ToQuery

type CreateProfileAnniversaryOperationResponse

type CreateProfileAnniversaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PersonAnnualEvent
}

type DeleteProfileAnniversaryOperationOptions

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

func DefaultDeleteProfileAnniversaryOperationOptions

func DefaultDeleteProfileAnniversaryOperationOptions() DeleteProfileAnniversaryOperationOptions

func (DeleteProfileAnniversaryOperationOptions) ToHeaders

func (DeleteProfileAnniversaryOperationOptions) ToOData

func (DeleteProfileAnniversaryOperationOptions) ToQuery

type DeleteProfileAnniversaryOperationResponse

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

type GetProfileAnniversariesCountOperationOptions

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

func DefaultGetProfileAnniversariesCountOperationOptions

func DefaultGetProfileAnniversariesCountOperationOptions() GetProfileAnniversariesCountOperationOptions

func (GetProfileAnniversariesCountOperationOptions) ToHeaders

func (GetProfileAnniversariesCountOperationOptions) ToOData

func (GetProfileAnniversariesCountOperationOptions) ToQuery

type GetProfileAnniversariesCountOperationResponse

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

type GetProfileAnniversaryOperationOptions

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

func DefaultGetProfileAnniversaryOperationOptions

func DefaultGetProfileAnniversaryOperationOptions() GetProfileAnniversaryOperationOptions

func (GetProfileAnniversaryOperationOptions) ToHeaders

func (GetProfileAnniversaryOperationOptions) ToOData

func (GetProfileAnniversaryOperationOptions) ToQuery

type GetProfileAnniversaryOperationResponse

type GetProfileAnniversaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PersonAnnualEvent
}

type ListProfileAnniversariesCompleteResult

type ListProfileAnniversariesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.PersonAnnualEvent
}

type ListProfileAnniversariesCustomPager

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

type ListProfileAnniversariesOperationOptions

type ListProfileAnniversariesOperationOptions 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 DefaultListProfileAnniversariesOperationOptions

func DefaultListProfileAnniversariesOperationOptions() ListProfileAnniversariesOperationOptions

func (ListProfileAnniversariesOperationOptions) ToHeaders

func (ListProfileAnniversariesOperationOptions) ToOData

func (ListProfileAnniversariesOperationOptions) ToQuery

type ListProfileAnniversariesOperationResponse

type ListProfileAnniversariesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.PersonAnnualEvent
}

type PersonAnnualEventOperationPredicate

type PersonAnnualEventOperationPredicate struct {
}

func (PersonAnnualEventOperationPredicate) Matches

type ProfileAnniversaryClient

type ProfileAnniversaryClient struct {
	Client *msgraph.Client
}

func NewProfileAnniversaryClientWithBaseURI

func NewProfileAnniversaryClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfileAnniversaryClient, error)

func (ProfileAnniversaryClient) CreateProfileAnniversary

CreateProfileAnniversary - Create personAnniversary. Use this API to create a new personAnniversary object in a user's profile.

func (ProfileAnniversaryClient) DeleteProfileAnniversary

DeleteProfileAnniversary - Delete personAnniversary. Delete a personAnniversary object from the user's profile.

func (ProfileAnniversaryClient) GetProfileAnniversariesCount

GetProfileAnniversariesCount - Get the number of the resource

func (ProfileAnniversaryClient) GetProfileAnniversary

GetProfileAnniversary - Get personAnniversary. Retrieve the properties and relationships of a personAnniversary object in a user's profile.

func (ProfileAnniversaryClient) ListProfileAnniversaries

ListProfileAnniversaries - List anniversaries. Retrieve a list of personAnniversary objects for the given user from their profile.

func (ProfileAnniversaryClient) ListProfileAnniversariesComplete

ListProfileAnniversariesComplete retrieves all the results into a single object

func (ProfileAnniversaryClient) ListProfileAnniversariesCompleteMatchingPredicate

func (c ProfileAnniversaryClient) ListProfileAnniversariesCompleteMatchingPredicate(ctx context.Context, options ListProfileAnniversariesOperationOptions, predicate PersonAnnualEventOperationPredicate) (result ListProfileAnniversariesCompleteResult, err error)

ListProfileAnniversariesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfileAnniversaryClient) UpdateProfileAnniversary

UpdateProfileAnniversary - Update personAnniversary. Update the properties of a personAnniversary object in a user's profile.

type UpdateProfileAnniversaryOperationOptions

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

func DefaultUpdateProfileAnniversaryOperationOptions

func DefaultUpdateProfileAnniversaryOperationOptions() UpdateProfileAnniversaryOperationOptions

func (UpdateProfileAnniversaryOperationOptions) ToHeaders

func (UpdateProfileAnniversaryOperationOptions) ToOData

func (UpdateProfileAnniversaryOperationOptions) ToQuery

type UpdateProfileAnniversaryOperationResponse

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