Documentation ¶
Index ¶
- type CreatePlannerPlanArchiveOperationOptions
- type CreatePlannerPlanArchiveOperationResponse
- type CreatePlannerPlanArchiveRequest
- type CreatePlannerPlanOperationOptions
- type CreatePlannerPlanOperationResponse
- type CreatePlannerPlanUnarchiveOperationOptions
- type CreatePlannerPlanUnarchiveOperationResponse
- type CreatePlannerPlanUnarchiveRequest
- type DeletePlannerPlanOperationOptions
- type DeletePlannerPlanOperationResponse
- type GetPlannerPlanOperationOptions
- type GetPlannerPlanOperationResponse
- type GetPlannerPlansCountOperationOptions
- type GetPlannerPlansCountOperationResponse
- type ListPlannerPlansCompleteResult
- type ListPlannerPlansCustomPager
- type ListPlannerPlansOperationOptions
- type ListPlannerPlansOperationResponse
- type MovePlannerPlanToContainerOperationOptions
- type MovePlannerPlanToContainerOperationResponse
- type MovePlannerPlanToContainerRequest
- type PlannerPlanClient
- func (c PlannerPlanClient) CreatePlannerPlan(ctx context.Context, id beta.UserId, input beta.PlannerPlan, ...) (result CreatePlannerPlanOperationResponse, err error)
- func (c PlannerPlanClient) CreatePlannerPlanArchive(ctx context.Context, id beta.UserIdPlannerPlanId, ...) (result CreatePlannerPlanArchiveOperationResponse, err error)
- func (c PlannerPlanClient) CreatePlannerPlanUnarchive(ctx context.Context, id beta.UserIdPlannerPlanId, ...) (result CreatePlannerPlanUnarchiveOperationResponse, err error)
- func (c PlannerPlanClient) DeletePlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, ...) (result DeletePlannerPlanOperationResponse, err error)
- func (c PlannerPlanClient) GetPlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, ...) (result GetPlannerPlanOperationResponse, err error)
- func (c PlannerPlanClient) GetPlannerPlansCount(ctx context.Context, id beta.UserId, ...) (result GetPlannerPlansCountOperationResponse, err error)
- func (c PlannerPlanClient) ListPlannerPlans(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions) (result ListPlannerPlansOperationResponse, err error)
- func (c PlannerPlanClient) ListPlannerPlansComplete(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions) (ListPlannerPlansCompleteResult, error)
- func (c PlannerPlanClient) ListPlannerPlansCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions, ...) (result ListPlannerPlansCompleteResult, err error)
- func (c PlannerPlanClient) MovePlannerPlanToContainer(ctx context.Context, id beta.UserIdPlannerPlanId, ...) (result MovePlannerPlanToContainerOperationResponse, err error)
- func (c PlannerPlanClient) UpdatePlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, input beta.PlannerPlan, ...) (result UpdatePlannerPlanOperationResponse, err error)
- type PlannerPlanOperationPredicate
- type UpdatePlannerPlanOperationOptions
- type UpdatePlannerPlanOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreatePlannerPlanArchiveOperationOptions ¶
type CreatePlannerPlanArchiveOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreatePlannerPlanArchiveOperationOptions ¶
func DefaultCreatePlannerPlanArchiveOperationOptions() CreatePlannerPlanArchiveOperationOptions
func (CreatePlannerPlanArchiveOperationOptions) ToHeaders ¶
func (o CreatePlannerPlanArchiveOperationOptions) ToHeaders() *client.Headers
func (CreatePlannerPlanArchiveOperationOptions) ToOData ¶
func (o CreatePlannerPlanArchiveOperationOptions) ToOData() *odata.Query
func (CreatePlannerPlanArchiveOperationOptions) ToQuery ¶
func (o CreatePlannerPlanArchiveOperationOptions) ToQuery() *client.QueryParams
type CreatePlannerPlanOperationOptions ¶
type CreatePlannerPlanOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreatePlannerPlanOperationOptions ¶
func DefaultCreatePlannerPlanOperationOptions() CreatePlannerPlanOperationOptions
func (CreatePlannerPlanOperationOptions) ToHeaders ¶
func (o CreatePlannerPlanOperationOptions) ToHeaders() *client.Headers
func (CreatePlannerPlanOperationOptions) ToOData ¶
func (o CreatePlannerPlanOperationOptions) ToOData() *odata.Query
func (CreatePlannerPlanOperationOptions) ToQuery ¶
func (o CreatePlannerPlanOperationOptions) ToQuery() *client.QueryParams
type CreatePlannerPlanUnarchiveOperationOptions ¶
type CreatePlannerPlanUnarchiveOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreatePlannerPlanUnarchiveOperationOptions ¶
func DefaultCreatePlannerPlanUnarchiveOperationOptions() CreatePlannerPlanUnarchiveOperationOptions
func (CreatePlannerPlanUnarchiveOperationOptions) ToHeaders ¶
func (o CreatePlannerPlanUnarchiveOperationOptions) ToHeaders() *client.Headers
func (CreatePlannerPlanUnarchiveOperationOptions) ToOData ¶
func (o CreatePlannerPlanUnarchiveOperationOptions) ToOData() *odata.Query
func (CreatePlannerPlanUnarchiveOperationOptions) ToQuery ¶
func (o CreatePlannerPlanUnarchiveOperationOptions) ToQuery() *client.QueryParams
type DeletePlannerPlanOperationOptions ¶
type DeletePlannerPlanOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePlannerPlanOperationOptions ¶
func DefaultDeletePlannerPlanOperationOptions() DeletePlannerPlanOperationOptions
func (DeletePlannerPlanOperationOptions) ToHeaders ¶
func (o DeletePlannerPlanOperationOptions) ToHeaders() *client.Headers
func (DeletePlannerPlanOperationOptions) ToOData ¶
func (o DeletePlannerPlanOperationOptions) ToOData() *odata.Query
func (DeletePlannerPlanOperationOptions) ToQuery ¶
func (o DeletePlannerPlanOperationOptions) ToQuery() *client.QueryParams
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 (o GetPlannerPlanOperationOptions) ToHeaders() *client.Headers
func (GetPlannerPlanOperationOptions) ToOData ¶
func (o GetPlannerPlanOperationOptions) ToOData() *odata.Query
func (GetPlannerPlanOperationOptions) ToQuery ¶
func (o GetPlannerPlanOperationOptions) ToQuery() *client.QueryParams
type GetPlannerPlansCountOperationOptions ¶
type GetPlannerPlansCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetPlannerPlansCountOperationOptions ¶
func DefaultGetPlannerPlansCountOperationOptions() GetPlannerPlansCountOperationOptions
func (GetPlannerPlansCountOperationOptions) ToHeaders ¶
func (o GetPlannerPlansCountOperationOptions) ToHeaders() *client.Headers
func (GetPlannerPlansCountOperationOptions) ToOData ¶
func (o GetPlannerPlansCountOperationOptions) ToOData() *odata.Query
func (GetPlannerPlansCountOperationOptions) ToQuery ¶
func (o GetPlannerPlansCountOperationOptions) ToQuery() *client.QueryParams
type ListPlannerPlansCompleteResult ¶
type ListPlannerPlansCompleteResult struct { LatestHttpResponse *http.Response Items []beta.PlannerPlan }
type ListPlannerPlansCustomPager ¶
func (*ListPlannerPlansCustomPager) NextPageLink ¶
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 (o ListPlannerPlansOperationOptions) ToHeaders() *client.Headers
func (ListPlannerPlansOperationOptions) ToOData ¶
func (o ListPlannerPlansOperationOptions) ToOData() *odata.Query
func (ListPlannerPlansOperationOptions) ToQuery ¶
func (o ListPlannerPlansOperationOptions) ToQuery() *client.QueryParams
type MovePlannerPlanToContainerOperationOptions ¶
type MovePlannerPlanToContainerOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultMovePlannerPlanToContainerOperationOptions ¶
func DefaultMovePlannerPlanToContainerOperationOptions() MovePlannerPlanToContainerOperationOptions
func (MovePlannerPlanToContainerOperationOptions) ToHeaders ¶
func (o MovePlannerPlanToContainerOperationOptions) ToHeaders() *client.Headers
func (MovePlannerPlanToContainerOperationOptions) ToOData ¶
func (o MovePlannerPlanToContainerOperationOptions) ToOData() *odata.Query
func (MovePlannerPlanToContainerOperationOptions) ToQuery ¶
func (o MovePlannerPlanToContainerOperationOptions) ToQuery() *client.QueryParams
type MovePlannerPlanToContainerRequest ¶
type MovePlannerPlanToContainerRequest struct {
Container *beta.PlannerPlanContainer `json:"container,omitempty"`
}
type PlannerPlanClient ¶
func NewPlannerPlanClientWithBaseURI ¶
func NewPlannerPlanClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanClient, error)
func (PlannerPlanClient) CreatePlannerPlan ¶
func (c PlannerPlanClient) CreatePlannerPlan(ctx context.Context, id beta.UserId, input beta.PlannerPlan, options CreatePlannerPlanOperationOptions) (result CreatePlannerPlanOperationResponse, err error)
CreatePlannerPlan - Create new navigation property to plans for users
func (PlannerPlanClient) CreatePlannerPlanArchive ¶
func (c PlannerPlanClient) CreatePlannerPlanArchive(ctx context.Context, id beta.UserIdPlannerPlanId, input CreatePlannerPlanArchiveRequest, options CreatePlannerPlanArchiveOperationOptions) (result CreatePlannerPlanArchiveOperationResponse, err error)
CreatePlannerPlanArchive - Invoke action archive. Archive a plannerPlan object. Archiving a plan, also archives the plannerTasks and plannerBuckets in the plan. An archived entity is read-only. Archived entities cannot be updated. An archived plan can be unarchived. All archived entities can be deleted. Archived tasks are not included in the response for list of tasks assigned to a user.
func (PlannerPlanClient) CreatePlannerPlanUnarchive ¶
func (c PlannerPlanClient) CreatePlannerPlanUnarchive(ctx context.Context, id beta.UserIdPlannerPlanId, input CreatePlannerPlanUnarchiveRequest, options CreatePlannerPlanUnarchiveOperationOptions) (result CreatePlannerPlanUnarchiveOperationResponse, err error)
CreatePlannerPlanUnarchive - Invoke action unarchive. Unarchive a plannerPlan object. Unarchiving a plan, also unarchives the plannerTasks and plannerBuckets in the plan. Only a plan that is archived can be unarchived.
func (PlannerPlanClient) DeletePlannerPlan ¶
func (c PlannerPlanClient) DeletePlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, options DeletePlannerPlanOperationOptions) (result DeletePlannerPlanOperationResponse, err error)
DeletePlannerPlan - Delete navigation property plans for users
func (PlannerPlanClient) GetPlannerPlan ¶
func (c PlannerPlanClient) GetPlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, options GetPlannerPlanOperationOptions) (result GetPlannerPlanOperationResponse, err error)
GetPlannerPlan - Get plans from users
func (PlannerPlanClient) GetPlannerPlansCount ¶
func (c PlannerPlanClient) GetPlannerPlansCount(ctx context.Context, id beta.UserId, options GetPlannerPlansCountOperationOptions) (result GetPlannerPlansCountOperationResponse, err error)
GetPlannerPlansCount - Get the number of the resource
func (PlannerPlanClient) ListPlannerPlans ¶
func (c PlannerPlanClient) ListPlannerPlans(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions) (result ListPlannerPlansOperationResponse, err error)
ListPlannerPlans - Get plans from users
func (PlannerPlanClient) ListPlannerPlansComplete ¶
func (c PlannerPlanClient) ListPlannerPlansComplete(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions) (ListPlannerPlansCompleteResult, error)
ListPlannerPlansComplete retrieves all the results into a single object
func (PlannerPlanClient) ListPlannerPlansCompleteMatchingPredicate ¶
func (c PlannerPlanClient) ListPlannerPlansCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListPlannerPlansOperationOptions, predicate PlannerPlanOperationPredicate) (result ListPlannerPlansCompleteResult, err error)
ListPlannerPlansCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (PlannerPlanClient) MovePlannerPlanToContainer ¶
func (c PlannerPlanClient) MovePlannerPlanToContainer(ctx context.Context, id beta.UserIdPlannerPlanId, input MovePlannerPlanToContainerRequest, options MovePlannerPlanToContainerOperationOptions) (result MovePlannerPlanToContainerOperationResponse, err error)
MovePlannerPlanToContainer - Invoke action moveToContainer. Move a planner plan object from one planner plan container to another. Planner plans can only be moved from a user container to a group container.
func (PlannerPlanClient) UpdatePlannerPlan ¶
func (c PlannerPlanClient) UpdatePlannerPlan(ctx context.Context, id beta.UserIdPlannerPlanId, input beta.PlannerPlan, options UpdatePlannerPlanOperationOptions) (result UpdatePlannerPlanOperationResponse, err error)
UpdatePlannerPlan - Update the navigation property plans in users
type PlannerPlanOperationPredicate ¶
type PlannerPlanOperationPredicate struct { }
func (PlannerPlanOperationPredicate) Matches ¶
func (p PlannerPlanOperationPredicate) Matches(input beta.PlannerPlan) bool
type UpdatePlannerPlanOperationOptions ¶
type UpdatePlannerPlanOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdatePlannerPlanOperationOptions ¶
func DefaultUpdatePlannerPlanOperationOptions() UpdatePlannerPlanOperationOptions
func (UpdatePlannerPlanOperationOptions) ToHeaders ¶
func (o UpdatePlannerPlanOperationOptions) ToHeaders() *client.Headers
func (UpdatePlannerPlanOperationOptions) ToOData ¶
func (o UpdatePlannerPlanOperationOptions) ToOData() *odata.Query
func (UpdatePlannerPlanOperationOptions) ToQuery ¶
func (o UpdatePlannerPlanOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createplannerplan.go
- method_createplannerplanarchive.go
- method_createplannerplanunarchive.go
- method_deleteplannerplan.go
- method_getplannerplan.go
- method_getplannerplanscount.go
- method_listplannerplans.go
- method_moveplannerplantocontainer.go
- method_updateplannerplan.go
- model_createplannerplanarchiverequest.go
- model_createplannerplanunarchiverequest.go
- model_moveplannerplantocontainerrequest.go
- predicates.go
- version.go