employeeexperiencelearningcourseactivity

package
v0.20240927.1005214 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmployeeExperienceLearningCourseActivityClient

type EmployeeExperienceLearningCourseActivityClient struct {
	Client *msgraph.Client
}

func NewEmployeeExperienceLearningCourseActivityClientWithBaseURI

func NewEmployeeExperienceLearningCourseActivityClientWithBaseURI(sdkApi sdkEnv.Api) (*EmployeeExperienceLearningCourseActivityClient, error)

func (EmployeeExperienceLearningCourseActivityClient) GetEmployeeExperienceLearningCourseActivitiesCount

GetEmployeeExperienceLearningCourseActivitiesCount - Get the number of the resource

func (EmployeeExperienceLearningCourseActivityClient) GetEmployeeExperienceLearningCourseActivity

GetEmployeeExperienceLearningCourseActivity - Get learningCourseActivities from me

func (EmployeeExperienceLearningCourseActivityClient) ListEmployeeExperienceLearningCourseActivities

ListEmployeeExperienceLearningCourseActivities - Get learningCourseActivities from me

func (EmployeeExperienceLearningCourseActivityClient) ListEmployeeExperienceLearningCourseActivitiesComplete

ListEmployeeExperienceLearningCourseActivitiesComplete retrieves all the results into a single object

func (EmployeeExperienceLearningCourseActivityClient) ListEmployeeExperienceLearningCourseActivitiesCompleteMatchingPredicate

ListEmployeeExperienceLearningCourseActivitiesCompleteMatchingPredicate retrieves all the results and then applies the predicate

type GetEmployeeExperienceLearningCourseActivitiesCountOperationOptions

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

func (GetEmployeeExperienceLearningCourseActivitiesCountOperationOptions) ToHeaders

func (GetEmployeeExperienceLearningCourseActivitiesCountOperationOptions) ToOData

func (GetEmployeeExperienceLearningCourseActivitiesCountOperationOptions) ToQuery

type GetEmployeeExperienceLearningCourseActivitiesCountOperationResponse

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

type GetEmployeeExperienceLearningCourseActivityOperationOptions

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

func (GetEmployeeExperienceLearningCourseActivityOperationOptions) ToHeaders

func (GetEmployeeExperienceLearningCourseActivityOperationOptions) ToOData

func (GetEmployeeExperienceLearningCourseActivityOperationOptions) ToQuery

type GetEmployeeExperienceLearningCourseActivityOperationResponse

type GetEmployeeExperienceLearningCourseActivityOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.LearningCourseActivity
}

type LearningCourseActivityOperationPredicate

type LearningCourseActivityOperationPredicate struct {
}

func (LearningCourseActivityOperationPredicate) Matches

type ListEmployeeExperienceLearningCourseActivitiesCompleteResult

type ListEmployeeExperienceLearningCourseActivitiesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.LearningCourseActivity
}

type ListEmployeeExperienceLearningCourseActivitiesCustomPager

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

type ListEmployeeExperienceLearningCourseActivitiesOperationOptions

type ListEmployeeExperienceLearningCourseActivitiesOperationOptions 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 (ListEmployeeExperienceLearningCourseActivitiesOperationOptions) ToHeaders

func (ListEmployeeExperienceLearningCourseActivitiesOperationOptions) ToOData

func (ListEmployeeExperienceLearningCourseActivitiesOperationOptions) ToQuery

type ListEmployeeExperienceLearningCourseActivitiesOperationResponse

type ListEmployeeExperienceLearningCourseActivitiesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.LearningCourseActivity
}

Jump to

Keyboard shortcuts

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