profilecertification

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 CreateProfileCertificationOperationOptions

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

func DefaultCreateProfileCertificationOperationOptions

func DefaultCreateProfileCertificationOperationOptions() CreateProfileCertificationOperationOptions

func (CreateProfileCertificationOperationOptions) ToHeaders

func (CreateProfileCertificationOperationOptions) ToOData

func (CreateProfileCertificationOperationOptions) ToQuery

type CreateProfileCertificationOperationResponse

type CreateProfileCertificationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PersonCertification
}

type DeleteProfileCertificationOperationOptions

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

func DefaultDeleteProfileCertificationOperationOptions

func DefaultDeleteProfileCertificationOperationOptions() DeleteProfileCertificationOperationOptions

func (DeleteProfileCertificationOperationOptions) ToHeaders

func (DeleteProfileCertificationOperationOptions) ToOData

func (DeleteProfileCertificationOperationOptions) ToQuery

type DeleteProfileCertificationOperationResponse

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

type GetProfileCertificationOperationOptions

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

func DefaultGetProfileCertificationOperationOptions

func DefaultGetProfileCertificationOperationOptions() GetProfileCertificationOperationOptions

func (GetProfileCertificationOperationOptions) ToHeaders

func (GetProfileCertificationOperationOptions) ToOData

func (GetProfileCertificationOperationOptions) ToQuery

type GetProfileCertificationOperationResponse

type GetProfileCertificationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PersonCertification
}

type GetProfileCertificationsCountOperationOptions

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

func DefaultGetProfileCertificationsCountOperationOptions

func DefaultGetProfileCertificationsCountOperationOptions() GetProfileCertificationsCountOperationOptions

func (GetProfileCertificationsCountOperationOptions) ToHeaders

func (GetProfileCertificationsCountOperationOptions) ToOData

func (GetProfileCertificationsCountOperationOptions) ToQuery

type GetProfileCertificationsCountOperationResponse

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

type ListProfileCertificationsCompleteResult

type ListProfileCertificationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.PersonCertification
}

type ListProfileCertificationsCustomPager

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

type ListProfileCertificationsOperationOptions

type ListProfileCertificationsOperationOptions 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 DefaultListProfileCertificationsOperationOptions

func DefaultListProfileCertificationsOperationOptions() ListProfileCertificationsOperationOptions

func (ListProfileCertificationsOperationOptions) ToHeaders

func (ListProfileCertificationsOperationOptions) ToOData

func (ListProfileCertificationsOperationOptions) ToQuery

type ListProfileCertificationsOperationResponse

type ListProfileCertificationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.PersonCertification
}

type PersonCertificationOperationPredicate

type PersonCertificationOperationPredicate struct {
}

func (PersonCertificationOperationPredicate) Matches

type ProfileCertificationClient

type ProfileCertificationClient struct {
	Client *msgraph.Client
}

func NewProfileCertificationClientWithBaseURI

func NewProfileCertificationClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfileCertificationClient, error)

func (ProfileCertificationClient) CreateProfileCertification

CreateProfileCertification - Create new navigation property to certifications for users

func (ProfileCertificationClient) DeleteProfileCertification

DeleteProfileCertification - Delete personCertification. Deletes a personCertification object from a user's profile.

func (ProfileCertificationClient) GetProfileCertification

GetProfileCertification - Get certifications from users. Represents the details of certifications associated with a person.

func (ProfileCertificationClient) GetProfileCertificationsCount

GetProfileCertificationsCount - Get the number of the resource

func (ProfileCertificationClient) ListProfileCertifications

ListProfileCertifications - Get certifications from users. Represents the details of certifications associated with a person.

func (ProfileCertificationClient) ListProfileCertificationsComplete

ListProfileCertificationsComplete retrieves all the results into a single object

func (ProfileCertificationClient) ListProfileCertificationsCompleteMatchingPredicate

ListProfileCertificationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfileCertificationClient) UpdateProfileCertification

UpdateProfileCertification - Update personCertification. Update the properties of a personCertification object from a user's profile.

type UpdateProfileCertificationOperationOptions

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

func DefaultUpdateProfileCertificationOperationOptions

func DefaultUpdateProfileCertificationOperationOptions() UpdateProfileCertificationOperationOptions

func (UpdateProfileCertificationOperationOptions) ToHeaders

func (UpdateProfileCertificationOperationOptions) ToOData

func (UpdateProfileCertificationOperationOptions) ToQuery

type UpdateProfileCertificationOperationResponse

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