plannerfavoriteplan

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 GetPlannerFavoritePlanOperationOptions

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

func DefaultGetPlannerFavoritePlanOperationOptions

func DefaultGetPlannerFavoritePlanOperationOptions() GetPlannerFavoritePlanOperationOptions

func (GetPlannerFavoritePlanOperationOptions) ToHeaders

func (GetPlannerFavoritePlanOperationOptions) ToOData

func (GetPlannerFavoritePlanOperationOptions) ToQuery

type GetPlannerFavoritePlanOperationResponse

type GetPlannerFavoritePlanOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PlannerPlan
}

type GetPlannerFavoritePlansCountOperationOptions

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

func DefaultGetPlannerFavoritePlansCountOperationOptions

func DefaultGetPlannerFavoritePlansCountOperationOptions() GetPlannerFavoritePlansCountOperationOptions

func (GetPlannerFavoritePlansCountOperationOptions) ToHeaders

func (GetPlannerFavoritePlansCountOperationOptions) ToOData

func (GetPlannerFavoritePlansCountOperationOptions) ToQuery

type GetPlannerFavoritePlansCountOperationResponse

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

type ListPlannerFavoritePlansCompleteResult

type ListPlannerFavoritePlansCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.PlannerPlan
}

type ListPlannerFavoritePlansCustomPager

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

type ListPlannerFavoritePlansOperationOptions

type ListPlannerFavoritePlansOperationOptions 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 DefaultListPlannerFavoritePlansOperationOptions

func DefaultListPlannerFavoritePlansOperationOptions() ListPlannerFavoritePlansOperationOptions

func (ListPlannerFavoritePlansOperationOptions) ToHeaders

func (ListPlannerFavoritePlansOperationOptions) ToOData

func (ListPlannerFavoritePlansOperationOptions) ToQuery

type ListPlannerFavoritePlansOperationResponse

type ListPlannerFavoritePlansOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.PlannerPlan
}

type PlannerFavoritePlanClient

type PlannerFavoritePlanClient struct {
	Client *msgraph.Client
}

func NewPlannerFavoritePlanClientWithBaseURI

func NewPlannerFavoritePlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerFavoritePlanClient, error)

func (PlannerFavoritePlanClient) GetPlannerFavoritePlan

GetPlannerFavoritePlan - Get favoritePlans from me. Read-only. Nullable. Returns the plannerPlans that the user marked as favorites.

func (PlannerFavoritePlanClient) GetPlannerFavoritePlansCount

GetPlannerFavoritePlansCount - Get the number of the resource

func (PlannerFavoritePlanClient) ListPlannerFavoritePlans

ListPlannerFavoritePlans - List favoritePlans. Retrieve a list of plannerPlans that are marked as favorite by a user. You can mark a plan as favorite by updating the plannerUser resource.

func (PlannerFavoritePlanClient) ListPlannerFavoritePlansComplete

ListPlannerFavoritePlansComplete retrieves all the results into a single object

func (PlannerFavoritePlanClient) ListPlannerFavoritePlansCompleteMatchingPredicate

func (c PlannerFavoritePlanClient) ListPlannerFavoritePlansCompleteMatchingPredicate(ctx context.Context, options ListPlannerFavoritePlansOperationOptions, predicate PlannerPlanOperationPredicate) (result ListPlannerFavoritePlansCompleteResult, err error)

ListPlannerFavoritePlansCompleteMatchingPredicate retrieves all the results and then applies the predicate

type PlannerPlanOperationPredicate

type PlannerPlanOperationPredicate struct {
}

func (PlannerPlanOperationPredicate) Matches

Jump to

Keyboard shortcuts

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