plannerplan

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 CreatePlannerPlanOperationOptions

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

func DefaultCreatePlannerPlanOperationOptions

func DefaultCreatePlannerPlanOperationOptions() CreatePlannerPlanOperationOptions

func (CreatePlannerPlanOperationOptions) ToHeaders

func (CreatePlannerPlanOperationOptions) ToOData

func (CreatePlannerPlanOperationOptions) ToQuery

type CreatePlannerPlanOperationResponse

type CreatePlannerPlanOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PlannerPlan
}

type DeletePlannerPlanOperationOptions

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

func DefaultDeletePlannerPlanOperationOptions

func DefaultDeletePlannerPlanOperationOptions() DeletePlannerPlanOperationOptions

func (DeletePlannerPlanOperationOptions) ToHeaders

func (DeletePlannerPlanOperationOptions) ToOData

func (DeletePlannerPlanOperationOptions) ToQuery

type DeletePlannerPlanOperationResponse

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

type GetPlannerPlanOperationOptions

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

func DefaultGetPlannerPlanOperationOptions

func DefaultGetPlannerPlanOperationOptions() GetPlannerPlanOperationOptions

func (GetPlannerPlanOperationOptions) ToHeaders

func (GetPlannerPlanOperationOptions) ToOData

func (GetPlannerPlanOperationOptions) ToQuery

type GetPlannerPlanOperationResponse

type GetPlannerPlanOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PlannerPlan
}

type GetPlannerPlansCountOperationOptions

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

func DefaultGetPlannerPlansCountOperationOptions

func DefaultGetPlannerPlansCountOperationOptions() GetPlannerPlansCountOperationOptions

func (GetPlannerPlansCountOperationOptions) ToHeaders

func (GetPlannerPlansCountOperationOptions) ToOData

func (GetPlannerPlansCountOperationOptions) ToQuery

type GetPlannerPlansCountOperationResponse

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

type ListPlannerPlansCompleteResult

type ListPlannerPlansCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.PlannerPlan
}

type ListPlannerPlansCustomPager

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

type ListPlannerPlansOperationOptions

type ListPlannerPlansOperationOptions 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 DefaultListPlannerPlansOperationOptions

func DefaultListPlannerPlansOperationOptions() ListPlannerPlansOperationOptions

func (ListPlannerPlansOperationOptions) ToHeaders

func (ListPlannerPlansOperationOptions) ToOData

func (ListPlannerPlansOperationOptions) ToQuery

type ListPlannerPlansOperationResponse

type ListPlannerPlansOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.PlannerPlan
}

type PlannerPlanClient

type PlannerPlanClient struct {
	Client *msgraph.Client
}

func NewPlannerPlanClientWithBaseURI

func NewPlannerPlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanClient, error)

func (PlannerPlanClient) CreatePlannerPlan

CreatePlannerPlan - Create new navigation property to plans for me

func (PlannerPlanClient) DeletePlannerPlan

DeletePlannerPlan - Delete navigation property plans for me

func (PlannerPlanClient) GetPlannerPlan

GetPlannerPlan - Get plans from me. Read-only. Nullable. Returns the plannerTasks assigned to the user.

func (PlannerPlanClient) GetPlannerPlansCount

GetPlannerPlansCount - Get the number of the resource

func (PlannerPlanClient) ListPlannerPlans

ListPlannerPlans - List plans. Retrieve a list of plannerplan objects shared with a user object.

func (PlannerPlanClient) ListPlannerPlansComplete

ListPlannerPlansComplete retrieves all the results into a single object

func (PlannerPlanClient) ListPlannerPlansCompleteMatchingPredicate

func (c PlannerPlanClient) ListPlannerPlansCompleteMatchingPredicate(ctx context.Context, options ListPlannerPlansOperationOptions, predicate PlannerPlanOperationPredicate) (result ListPlannerPlansCompleteResult, err error)

ListPlannerPlansCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (PlannerPlanClient) UpdatePlannerPlan

UpdatePlannerPlan - Update the navigation property plans in me

type PlannerPlanOperationPredicate

type PlannerPlanOperationPredicate struct {
}

func (PlannerPlanOperationPredicate) Matches

type UpdatePlannerPlanOperationOptions

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

func DefaultUpdatePlannerPlanOperationOptions

func DefaultUpdatePlannerPlanOperationOptions() UpdatePlannerPlanOperationOptions

func (UpdatePlannerPlanOperationOptions) ToHeaders

func (UpdatePlannerPlanOperationOptions) ToOData

func (UpdatePlannerPlanOperationOptions) ToQuery

type UpdatePlannerPlanOperationResponse

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