plannerrosterplan

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 GetPlannerRosterPlanOperationOptions

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

func DefaultGetPlannerRosterPlanOperationOptions

func DefaultGetPlannerRosterPlanOperationOptions() GetPlannerRosterPlanOperationOptions

func (GetPlannerRosterPlanOperationOptions) ToHeaders

func (GetPlannerRosterPlanOperationOptions) ToOData

func (GetPlannerRosterPlanOperationOptions) ToQuery

type GetPlannerRosterPlanOperationResponse

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

type GetPlannerRosterPlansCountOperationOptions

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

func DefaultGetPlannerRosterPlansCountOperationOptions

func DefaultGetPlannerRosterPlansCountOperationOptions() GetPlannerRosterPlansCountOperationOptions

func (GetPlannerRosterPlansCountOperationOptions) ToHeaders

func (GetPlannerRosterPlansCountOperationOptions) ToOData

func (GetPlannerRosterPlansCountOperationOptions) ToQuery

type GetPlannerRosterPlansCountOperationResponse

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

type ListPlannerRosterPlansCompleteResult

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

type ListPlannerRosterPlansCustomPager

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

type ListPlannerRosterPlansOperationOptions

type ListPlannerRosterPlansOperationOptions 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 DefaultListPlannerRosterPlansOperationOptions

func DefaultListPlannerRosterPlansOperationOptions() ListPlannerRosterPlansOperationOptions

func (ListPlannerRosterPlansOperationOptions) ToHeaders

func (ListPlannerRosterPlansOperationOptions) ToOData

func (ListPlannerRosterPlansOperationOptions) ToQuery

type ListPlannerRosterPlansOperationResponse

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

type PlannerPlanOperationPredicate

type PlannerPlanOperationPredicate struct {
}

func (PlannerPlanOperationPredicate) Matches

type PlannerRosterPlanClient

type PlannerRosterPlanClient struct {
	Client *msgraph.Client
}

func NewPlannerRosterPlanClientWithBaseURI

func NewPlannerRosterPlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerRosterPlanClient, error)

func (PlannerRosterPlanClient) GetPlannerRosterPlan

GetPlannerRosterPlan - Get rosterPlans from users. Read-only. Nullable. Returns the plannerPlans contained by the plannerRosters the user is a member.

func (PlannerRosterPlanClient) GetPlannerRosterPlansCount

GetPlannerRosterPlansCount - Get the number of the resource

func (PlannerRosterPlanClient) ListPlannerRosterPlans

ListPlannerRosterPlans - List rosterPlans. Get the list of plannerPlans that are contained by the plannerRosters of which the user is a member.

func (PlannerRosterPlanClient) ListPlannerRosterPlansComplete

ListPlannerRosterPlansComplete retrieves all the results into a single object

func (PlannerRosterPlanClient) ListPlannerRosterPlansCompleteMatchingPredicate

func (c PlannerRosterPlanClient) ListPlannerRosterPlansCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListPlannerRosterPlansOperationOptions, predicate PlannerPlanOperationPredicate) (result ListPlannerRosterPlansCompleteResult, err error)

ListPlannerRosterPlansCompleteMatchingPredicate 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