Documentation ¶
Index ¶
- type GetPlannerRosterPlanOperationOptions
- type GetPlannerRosterPlanOperationResponse
- type GetPlannerRosterPlansCountOperationOptions
- type GetPlannerRosterPlansCountOperationResponse
- type ListPlannerRosterPlansCompleteResult
- type ListPlannerRosterPlansCustomPager
- type ListPlannerRosterPlansOperationOptions
- type ListPlannerRosterPlansOperationResponse
- type PlannerPlanOperationPredicate
- type PlannerRosterPlanClient
- func (c PlannerRosterPlanClient) GetPlannerRosterPlan(ctx context.Context, id beta.UserIdPlannerRosterPlanId, ...) (result GetPlannerRosterPlanOperationResponse, err error)
- func (c PlannerRosterPlanClient) GetPlannerRosterPlansCount(ctx context.Context, id beta.UserId, ...) (result GetPlannerRosterPlansCountOperationResponse, err error)
- func (c PlannerRosterPlanClient) ListPlannerRosterPlans(ctx context.Context, id beta.UserId, ...) (result ListPlannerRosterPlansOperationResponse, err error)
- func (c PlannerRosterPlanClient) ListPlannerRosterPlansComplete(ctx context.Context, id beta.UserId, ...) (ListPlannerRosterPlansCompleteResult, error)
- func (c PlannerRosterPlanClient) ListPlannerRosterPlansCompleteMatchingPredicate(ctx context.Context, id beta.UserId, ...) (result ListPlannerRosterPlansCompleteResult, err error)
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 (o GetPlannerRosterPlanOperationOptions) ToHeaders() *client.Headers
func (GetPlannerRosterPlanOperationOptions) ToOData ¶
func (o GetPlannerRosterPlanOperationOptions) ToOData() *odata.Query
func (GetPlannerRosterPlanOperationOptions) ToQuery ¶
func (o GetPlannerRosterPlanOperationOptions) ToQuery() *client.QueryParams
type GetPlannerRosterPlansCountOperationOptions ¶
type GetPlannerRosterPlansCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetPlannerRosterPlansCountOperationOptions ¶
func DefaultGetPlannerRosterPlansCountOperationOptions() GetPlannerRosterPlansCountOperationOptions
func (GetPlannerRosterPlansCountOperationOptions) ToHeaders ¶
func (o GetPlannerRosterPlansCountOperationOptions) ToHeaders() *client.Headers
func (GetPlannerRosterPlansCountOperationOptions) ToOData ¶
func (o GetPlannerRosterPlansCountOperationOptions) ToOData() *odata.Query
func (GetPlannerRosterPlansCountOperationOptions) ToQuery ¶
func (o GetPlannerRosterPlansCountOperationOptions) ToQuery() *client.QueryParams
type ListPlannerRosterPlansCompleteResult ¶
type ListPlannerRosterPlansCompleteResult struct { LatestHttpResponse *http.Response Items []beta.PlannerPlan }
type ListPlannerRosterPlansCustomPager ¶
func (*ListPlannerRosterPlansCustomPager) NextPageLink ¶
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 (o ListPlannerRosterPlansOperationOptions) ToHeaders() *client.Headers
func (ListPlannerRosterPlansOperationOptions) ToOData ¶
func (o ListPlannerRosterPlansOperationOptions) ToOData() *odata.Query
func (ListPlannerRosterPlansOperationOptions) ToQuery ¶
func (o ListPlannerRosterPlansOperationOptions) ToQuery() *client.QueryParams
type PlannerPlanOperationPredicate ¶
type PlannerPlanOperationPredicate struct { }
func (PlannerPlanOperationPredicate) Matches ¶
func (p PlannerPlanOperationPredicate) Matches(input beta.PlannerPlan) bool
type PlannerRosterPlanClient ¶
func NewPlannerRosterPlanClientWithBaseURI ¶
func NewPlannerRosterPlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerRosterPlanClient, error)
func (PlannerRosterPlanClient) GetPlannerRosterPlan ¶
func (c PlannerRosterPlanClient) GetPlannerRosterPlan(ctx context.Context, id beta.UserIdPlannerRosterPlanId, options GetPlannerRosterPlanOperationOptions) (result GetPlannerRosterPlanOperationResponse, err error)
GetPlannerRosterPlan - Get rosterPlans from users. Read-only. Nullable. Returns the plannerPlans contained by the plannerRosters the user is a member.
func (PlannerRosterPlanClient) GetPlannerRosterPlansCount ¶
func (c PlannerRosterPlanClient) GetPlannerRosterPlansCount(ctx context.Context, id beta.UserId, options GetPlannerRosterPlansCountOperationOptions) (result GetPlannerRosterPlansCountOperationResponse, err error)
GetPlannerRosterPlansCount - Get the number of the resource
func (PlannerRosterPlanClient) ListPlannerRosterPlans ¶
func (c PlannerRosterPlanClient) ListPlannerRosterPlans(ctx context.Context, id beta.UserId, options ListPlannerRosterPlansOperationOptions) (result ListPlannerRosterPlansOperationResponse, err error)
ListPlannerRosterPlans - List rosterPlans. Get the list of plannerPlans that are contained by the plannerRosters of which the user is a member.
func (PlannerRosterPlanClient) ListPlannerRosterPlansComplete ¶
func (c PlannerRosterPlanClient) ListPlannerRosterPlansComplete(ctx context.Context, id beta.UserId, options ListPlannerRosterPlansOperationOptions) (ListPlannerRosterPlansCompleteResult, error)
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
Click to show internal directories.
Click to hide internal directories.