plannerrecentplan

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 GetPlannerRecentPlanOperationOptions

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

func DefaultGetPlannerRecentPlanOperationOptions

func DefaultGetPlannerRecentPlanOperationOptions() GetPlannerRecentPlanOperationOptions

func (GetPlannerRecentPlanOperationOptions) ToHeaders

func (GetPlannerRecentPlanOperationOptions) ToOData

func (GetPlannerRecentPlanOperationOptions) ToQuery

type GetPlannerRecentPlanOperationResponse

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

type GetPlannerRecentPlansCountOperationOptions

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

func DefaultGetPlannerRecentPlansCountOperationOptions

func DefaultGetPlannerRecentPlansCountOperationOptions() GetPlannerRecentPlansCountOperationOptions

func (GetPlannerRecentPlansCountOperationOptions) ToHeaders

func (GetPlannerRecentPlansCountOperationOptions) ToOData

func (GetPlannerRecentPlansCountOperationOptions) ToQuery

type GetPlannerRecentPlansCountOperationResponse

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

type ListPlannerRecentPlansCompleteResult

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

type ListPlannerRecentPlansCustomPager

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

type ListPlannerRecentPlansOperationOptions

type ListPlannerRecentPlansOperationOptions 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 DefaultListPlannerRecentPlansOperationOptions

func DefaultListPlannerRecentPlansOperationOptions() ListPlannerRecentPlansOperationOptions

func (ListPlannerRecentPlansOperationOptions) ToHeaders

func (ListPlannerRecentPlansOperationOptions) ToOData

func (ListPlannerRecentPlansOperationOptions) ToQuery

type ListPlannerRecentPlansOperationResponse

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

type PlannerPlanOperationPredicate

type PlannerPlanOperationPredicate struct {
}

func (PlannerPlanOperationPredicate) Matches

type PlannerRecentPlanClient

type PlannerRecentPlanClient struct {
	Client *msgraph.Client
}

func NewPlannerRecentPlanClientWithBaseURI

func NewPlannerRecentPlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerRecentPlanClient, error)

func (PlannerRecentPlanClient) GetPlannerRecentPlan

GetPlannerRecentPlan - Get recentPlans from me. Read-only. Nullable. Returns the plannerPlans that the user recently viewed in apps that support recent plans.

func (PlannerRecentPlanClient) GetPlannerRecentPlansCount

GetPlannerRecentPlansCount - Get the number of the resource

func (PlannerRecentPlanClient) ListPlannerRecentPlans

ListPlannerRecentPlans - List recentPlans. Retrieve a list of plannerPlans recently viewed by a user. You can update recently viewed plans by updating the plannerUser resource.

func (PlannerRecentPlanClient) ListPlannerRecentPlansComplete

ListPlannerRecentPlansComplete retrieves all the results into a single object

func (PlannerRecentPlanClient) ListPlannerRecentPlansCompleteMatchingPredicate

func (c PlannerRecentPlanClient) ListPlannerRecentPlansCompleteMatchingPredicate(ctx context.Context, options ListPlannerRecentPlansOperationOptions, predicate PlannerPlanOperationPredicate) (result ListPlannerRecentPlansCompleteResult, err error)

ListPlannerRecentPlansCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

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