profileproject

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: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateProfileProjectOperationOptions

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

func DefaultCreateProfileProjectOperationOptions

func DefaultCreateProfileProjectOperationOptions() CreateProfileProjectOperationOptions

func (CreateProfileProjectOperationOptions) ToHeaders

func (CreateProfileProjectOperationOptions) ToOData

func (CreateProfileProjectOperationOptions) ToQuery

type CreateProfileProjectOperationResponse

type CreateProfileProjectOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ProjectParticipation
}

type DeleteProfileProjectOperationOptions

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

func DefaultDeleteProfileProjectOperationOptions

func DefaultDeleteProfileProjectOperationOptions() DeleteProfileProjectOperationOptions

func (DeleteProfileProjectOperationOptions) ToHeaders

func (DeleteProfileProjectOperationOptions) ToOData

func (DeleteProfileProjectOperationOptions) ToQuery

type DeleteProfileProjectOperationResponse

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

type GetProfileProjectOperationOptions

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

func DefaultGetProfileProjectOperationOptions

func DefaultGetProfileProjectOperationOptions() GetProfileProjectOperationOptions

func (GetProfileProjectOperationOptions) ToHeaders

func (GetProfileProjectOperationOptions) ToOData

func (GetProfileProjectOperationOptions) ToQuery

type GetProfileProjectOperationResponse

type GetProfileProjectOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ProjectParticipation
}

type GetProfileProjectsCountOperationOptions

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

func DefaultGetProfileProjectsCountOperationOptions

func DefaultGetProfileProjectsCountOperationOptions() GetProfileProjectsCountOperationOptions

func (GetProfileProjectsCountOperationOptions) ToHeaders

func (GetProfileProjectsCountOperationOptions) ToOData

func (GetProfileProjectsCountOperationOptions) ToQuery

type GetProfileProjectsCountOperationResponse

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

type ListProfileProjectsCompleteResult

type ListProfileProjectsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ProjectParticipation
}

type ListProfileProjectsCustomPager

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

type ListProfileProjectsOperationOptions

type ListProfileProjectsOperationOptions 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 DefaultListProfileProjectsOperationOptions

func DefaultListProfileProjectsOperationOptions() ListProfileProjectsOperationOptions

func (ListProfileProjectsOperationOptions) ToHeaders

func (ListProfileProjectsOperationOptions) ToOData

func (ListProfileProjectsOperationOptions) ToQuery

type ListProfileProjectsOperationResponse

type ListProfileProjectsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ProjectParticipation
}

type ProfileProjectClient

type ProfileProjectClient struct {
	Client *msgraph.Client
}

func NewProfileProjectClientWithBaseURI

func NewProfileProjectClientWithBaseURI(sdkApi sdkEnv.Api) (*ProfileProjectClient, error)

func (ProfileProjectClient) CreateProfileProject

CreateProfileProject - Create new navigation property to projects for users

func (ProfileProjectClient) DeleteProfileProject

DeleteProfileProject - Delete navigation property projects for users

func (ProfileProjectClient) GetProfileProject

GetProfileProject - Get projects from users. Represents detailed information about projects associated with a user.

func (ProfileProjectClient) GetProfileProjectsCount

GetProfileProjectsCount - Get the number of the resource

func (ProfileProjectClient) ListProfileProjects

ListProfileProjects - Get projects from users. Represents detailed information about projects associated with a user.

func (ProfileProjectClient) ListProfileProjectsComplete

ListProfileProjectsComplete retrieves all the results into a single object

func (ProfileProjectClient) ListProfileProjectsCompleteMatchingPredicate

func (c ProfileProjectClient) ListProfileProjectsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListProfileProjectsOperationOptions, predicate ProjectParticipationOperationPredicate) (result ListProfileProjectsCompleteResult, err error)

ListProfileProjectsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ProfileProjectClient) UpdateProfileProject

UpdateProfileProject - Update the navigation property projects in users

type ProjectParticipationOperationPredicate

type ProjectParticipationOperationPredicate struct {
}

func (ProjectParticipationOperationPredicate) Matches

type UpdateProfileProjectOperationOptions

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

func DefaultUpdateProfileProjectOperationOptions

func DefaultUpdateProfileProjectOperationOptions() UpdateProfileProjectOperationOptions

func (UpdateProfileProjectOperationOptions) ToHeaders

func (UpdateProfileProjectOperationOptions) ToOData

func (UpdateProfileProjectOperationOptions) ToQuery

type UpdateProfileProjectOperationResponse

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