profileskill

package
v0.20241203.1090052 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateProfileSkillOperationOptions

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

func DefaultCreateProfileSkillOperationOptions

func DefaultCreateProfileSkillOperationOptions() CreateProfileSkillOperationOptions

func (CreateProfileSkillOperationOptions) ToHeaders

func (CreateProfileSkillOperationOptions) ToOData

func (CreateProfileSkillOperationOptions) ToQuery

type CreateProfileSkillOperationResponse

type CreateProfileSkillOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.SkillProficiency
}

type DeleteProfileSkillOperationOptions

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

func DefaultDeleteProfileSkillOperationOptions

func DefaultDeleteProfileSkillOperationOptions() DeleteProfileSkillOperationOptions

func (DeleteProfileSkillOperationOptions) ToHeaders

func (DeleteProfileSkillOperationOptions) ToOData

func (DeleteProfileSkillOperationOptions) ToQuery

type DeleteProfileSkillOperationResponse

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

type GetProfileSkillOperationOptions

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

func DefaultGetProfileSkillOperationOptions

func DefaultGetProfileSkillOperationOptions() GetProfileSkillOperationOptions

func (GetProfileSkillOperationOptions) ToHeaders

func (GetProfileSkillOperationOptions) ToOData

func (GetProfileSkillOperationOptions) ToQuery

type GetProfileSkillOperationResponse

type GetProfileSkillOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.SkillProficiency
}

type GetProfileSkillsCountOperationOptions

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

func DefaultGetProfileSkillsCountOperationOptions

func DefaultGetProfileSkillsCountOperationOptions() GetProfileSkillsCountOperationOptions

func (GetProfileSkillsCountOperationOptions) ToHeaders

func (GetProfileSkillsCountOperationOptions) ToOData

func (GetProfileSkillsCountOperationOptions) ToQuery

type GetProfileSkillsCountOperationResponse

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

type ListProfileSkillsCompleteResult

type ListProfileSkillsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.SkillProficiency
}

type ListProfileSkillsCustomPager

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

type ListProfileSkillsOperationOptions

type ListProfileSkillsOperationOptions 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 DefaultListProfileSkillsOperationOptions

func DefaultListProfileSkillsOperationOptions() ListProfileSkillsOperationOptions

func (ListProfileSkillsOperationOptions) ToHeaders

func (ListProfileSkillsOperationOptions) ToOData

func (ListProfileSkillsOperationOptions) ToQuery

type ListProfileSkillsOperationResponse

type ListProfileSkillsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.SkillProficiency
}

type ProfileSkillClient

type ProfileSkillClient struct {
	Client *msgraph.Client
}

func NewProfileSkillClientWithBaseURI

func NewProfileSkillClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfileSkillClient, error)

func (ProfileSkillClient) CreateProfileSkill

CreateProfileSkill - Create new navigation property to skills for users

func (ProfileSkillClient) DeleteProfileSkill

DeleteProfileSkill - Delete navigation property skills for users

func (ProfileSkillClient) GetProfileSkill

GetProfileSkill - Get skills from users. Represents detailed information about skills associated with a user in various services.

func (ProfileSkillClient) GetProfileSkillsCount

GetProfileSkillsCount - Get the number of the resource

func (ProfileSkillClient) ListProfileSkills

ListProfileSkills - Get skills from users. Represents detailed information about skills associated with a user in various services.

func (ProfileSkillClient) ListProfileSkillsComplete

ListProfileSkillsComplete retrieves all the results into a single object

func (ProfileSkillClient) ListProfileSkillsCompleteMatchingPredicate

func (c ProfileSkillClient) ListProfileSkillsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListProfileSkillsOperationOptions, predicate SkillProficiencyOperationPredicate) (result ListProfileSkillsCompleteResult, err error)

ListProfileSkillsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfileSkillClient) UpdateProfileSkill

UpdateProfileSkill - Update the navigation property skills in users

type SkillProficiencyOperationPredicate

type SkillProficiencyOperationPredicate struct {
}

func (SkillProficiencyOperationPredicate) Matches

type UpdateProfileSkillOperationOptions

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

func DefaultUpdateProfileSkillOperationOptions

func DefaultUpdateProfileSkillOperationOptions() UpdateProfileSkillOperationOptions

func (UpdateProfileSkillOperationOptions) ToHeaders

func (UpdateProfileSkillOperationOptions) ToOData

func (UpdateProfileSkillOperationOptions) ToQuery

type UpdateProfileSkillOperationResponse

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