Documentation ¶
Index ¶
- type CreatePlannerAllOperationOptions
- type CreatePlannerAllOperationResponse
- type DeletePlannerAllOperationOptions
- type DeletePlannerAllOperationResponse
- type GetPlannerAllCountOperationOptions
- type GetPlannerAllCountOperationResponse
- type GetPlannerAllOperationOptions
- type GetPlannerAllOperationResponse
- type ListPlannerAllsCompleteResult
- type ListPlannerAllsCustomPager
- type ListPlannerAllsOperationOptions
- type ListPlannerAllsOperationResponse
- type PlannerAllClient
- func (c PlannerAllClient) CreatePlannerAll(ctx context.Context, id beta.UserId, input beta.PlannerDelta, ...) (result CreatePlannerAllOperationResponse, err error)
- func (c PlannerAllClient) DeletePlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, ...) (result DeletePlannerAllOperationResponse, err error)
- func (c PlannerAllClient) GetPlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, ...) (result GetPlannerAllOperationResponse, err error)
- func (c PlannerAllClient) GetPlannerAllCount(ctx context.Context, id beta.UserId, ...) (result GetPlannerAllCountOperationResponse, err error)
- func (c PlannerAllClient) ListPlannerAlls(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions) (result ListPlannerAllsOperationResponse, err error)
- func (c PlannerAllClient) ListPlannerAllsComplete(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions) (ListPlannerAllsCompleteResult, error)
- func (c PlannerAllClient) ListPlannerAllsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions, ...) (result ListPlannerAllsCompleteResult, err error)
- func (c PlannerAllClient) UpdatePlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, input beta.PlannerDelta, ...) (result UpdatePlannerAllOperationResponse, err error)
- type PlannerDeltaOperationPredicate
- type UpdatePlannerAllOperationOptions
- type UpdatePlannerAllOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreatePlannerAllOperationOptions ¶
type CreatePlannerAllOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreatePlannerAllOperationOptions ¶
func DefaultCreatePlannerAllOperationOptions() CreatePlannerAllOperationOptions
func (CreatePlannerAllOperationOptions) ToHeaders ¶
func (o CreatePlannerAllOperationOptions) ToHeaders() *client.Headers
func (CreatePlannerAllOperationOptions) ToOData ¶
func (o CreatePlannerAllOperationOptions) ToOData() *odata.Query
func (CreatePlannerAllOperationOptions) ToQuery ¶
func (o CreatePlannerAllOperationOptions) ToQuery() *client.QueryParams
type DeletePlannerAllOperationOptions ¶
type DeletePlannerAllOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePlannerAllOperationOptions ¶
func DefaultDeletePlannerAllOperationOptions() DeletePlannerAllOperationOptions
func (DeletePlannerAllOperationOptions) ToHeaders ¶
func (o DeletePlannerAllOperationOptions) ToHeaders() *client.Headers
func (DeletePlannerAllOperationOptions) ToOData ¶
func (o DeletePlannerAllOperationOptions) ToOData() *odata.Query
func (DeletePlannerAllOperationOptions) ToQuery ¶
func (o DeletePlannerAllOperationOptions) ToQuery() *client.QueryParams
type GetPlannerAllCountOperationOptions ¶
type GetPlannerAllCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetPlannerAllCountOperationOptions ¶
func DefaultGetPlannerAllCountOperationOptions() GetPlannerAllCountOperationOptions
func (GetPlannerAllCountOperationOptions) ToHeaders ¶
func (o GetPlannerAllCountOperationOptions) ToHeaders() *client.Headers
func (GetPlannerAllCountOperationOptions) ToOData ¶
func (o GetPlannerAllCountOperationOptions) ToOData() *odata.Query
func (GetPlannerAllCountOperationOptions) ToQuery ¶
func (o GetPlannerAllCountOperationOptions) ToQuery() *client.QueryParams
type GetPlannerAllOperationOptions ¶
type GetPlannerAllOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetPlannerAllOperationOptions ¶
func DefaultGetPlannerAllOperationOptions() GetPlannerAllOperationOptions
func (GetPlannerAllOperationOptions) ToHeaders ¶
func (o GetPlannerAllOperationOptions) ToHeaders() *client.Headers
func (GetPlannerAllOperationOptions) ToOData ¶
func (o GetPlannerAllOperationOptions) ToOData() *odata.Query
func (GetPlannerAllOperationOptions) ToQuery ¶
func (o GetPlannerAllOperationOptions) ToQuery() *client.QueryParams
type ListPlannerAllsCompleteResult ¶
type ListPlannerAllsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.PlannerDelta }
type ListPlannerAllsCustomPager ¶
func (*ListPlannerAllsCustomPager) NextPageLink ¶
func (p *ListPlannerAllsCustomPager) NextPageLink() *odata.Link
type ListPlannerAllsOperationOptions ¶
type ListPlannerAllsOperationOptions 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 DefaultListPlannerAllsOperationOptions ¶
func DefaultListPlannerAllsOperationOptions() ListPlannerAllsOperationOptions
func (ListPlannerAllsOperationOptions) ToHeaders ¶
func (o ListPlannerAllsOperationOptions) ToHeaders() *client.Headers
func (ListPlannerAllsOperationOptions) ToOData ¶
func (o ListPlannerAllsOperationOptions) ToOData() *odata.Query
func (ListPlannerAllsOperationOptions) ToQuery ¶
func (o ListPlannerAllsOperationOptions) ToQuery() *client.QueryParams
type PlannerAllClient ¶
func NewPlannerAllClientWithBaseURI ¶
func NewPlannerAllClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerAllClient, error)
func (PlannerAllClient) CreatePlannerAll ¶
func (c PlannerAllClient) CreatePlannerAll(ctx context.Context, id beta.UserId, input beta.PlannerDelta, options CreatePlannerAllOperationOptions) (result CreatePlannerAllOperationResponse, err error)
CreatePlannerAll - Create new navigation property to all for users
func (PlannerAllClient) DeletePlannerAll ¶
func (c PlannerAllClient) DeletePlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, options DeletePlannerAllOperationOptions) (result DeletePlannerAllOperationResponse, err error)
DeletePlannerAll - Delete navigation property all for users
func (PlannerAllClient) GetPlannerAll ¶
func (c PlannerAllClient) GetPlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, options GetPlannerAllOperationOptions) (result GetPlannerAllOperationResponse, err error)
GetPlannerAll - Get all from users
func (PlannerAllClient) GetPlannerAllCount ¶
func (c PlannerAllClient) GetPlannerAllCount(ctx context.Context, id beta.UserId, options GetPlannerAllCountOperationOptions) (result GetPlannerAllCountOperationResponse, err error)
GetPlannerAllCount - Get the number of the resource
func (PlannerAllClient) ListPlannerAlls ¶
func (c PlannerAllClient) ListPlannerAlls(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions) (result ListPlannerAllsOperationResponse, err error)
ListPlannerAlls - Get all from users
func (PlannerAllClient) ListPlannerAllsComplete ¶
func (c PlannerAllClient) ListPlannerAllsComplete(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions) (ListPlannerAllsCompleteResult, error)
ListPlannerAllsComplete retrieves all the results into a single object
func (PlannerAllClient) ListPlannerAllsCompleteMatchingPredicate ¶
func (c PlannerAllClient) ListPlannerAllsCompleteMatchingPredicate(ctx context.Context, id beta.UserId, options ListPlannerAllsOperationOptions, predicate PlannerDeltaOperationPredicate) (result ListPlannerAllsCompleteResult, err error)
ListPlannerAllsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (PlannerAllClient) UpdatePlannerAll ¶
func (c PlannerAllClient) UpdatePlannerAll(ctx context.Context, id beta.UserIdPlannerAllId, input beta.PlannerDelta, options UpdatePlannerAllOperationOptions) (result UpdatePlannerAllOperationResponse, err error)
UpdatePlannerAll - Update the navigation property all in users
type PlannerDeltaOperationPredicate ¶
type PlannerDeltaOperationPredicate struct { }
func (PlannerDeltaOperationPredicate) Matches ¶
func (p PlannerDeltaOperationPredicate) Matches(input beta.PlannerDelta) bool
type UpdatePlannerAllOperationOptions ¶
type UpdatePlannerAllOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdatePlannerAllOperationOptions ¶
func DefaultUpdatePlannerAllOperationOptions() UpdatePlannerAllOperationOptions
func (UpdatePlannerAllOperationOptions) ToHeaders ¶
func (o UpdatePlannerAllOperationOptions) ToHeaders() *client.Headers
func (UpdatePlannerAllOperationOptions) ToOData ¶
func (o UpdatePlannerAllOperationOptions) ToOData() *odata.Query
func (UpdatePlannerAllOperationOptions) ToQuery ¶
func (o UpdatePlannerAllOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.