Documentation ¶
Index ¶
- type DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions
- type DeletePlannerPlanTaskBucketTaskBoardFormatOperationResponse
- type GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions
- type GetPlannerPlanTaskBucketTaskBoardFormatOperationResponse
- type PlannerPlanTaskBucketTaskBoardFormatClient
- func (c PlannerPlanTaskBucketTaskBoardFormatClient) DeletePlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, ...) (result DeletePlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
- func (c PlannerPlanTaskBucketTaskBoardFormatClient) GetPlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, ...) (result GetPlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
- func (c PlannerPlanTaskBucketTaskBoardFormatClient) UpdatePlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, ...) (result UpdatePlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
- type UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions
- type UpdatePlannerPlanTaskBucketTaskBoardFormatOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
type DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
func DefaultDeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions() DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions
func (DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
type GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetPlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
func DefaultGetPlannerPlanTaskBucketTaskBoardFormatOperationOptions() GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions
func (GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type PlannerPlanTaskBucketTaskBoardFormatClient ¶
func NewPlannerPlanTaskBucketTaskBoardFormatClientWithBaseURI ¶
func NewPlannerPlanTaskBucketTaskBoardFormatClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanTaskBucketTaskBoardFormatClient, error)
func (PlannerPlanTaskBucketTaskBoardFormatClient) DeletePlannerPlanTaskBucketTaskBoardFormat ¶
func (c PlannerPlanTaskBucketTaskBoardFormatClient) DeletePlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, options DeletePlannerPlanTaskBucketTaskBoardFormatOperationOptions) (result DeletePlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
DeletePlannerPlanTaskBucketTaskBoardFormat - Delete navigation property bucketTaskBoardFormat for me
func (PlannerPlanTaskBucketTaskBoardFormatClient) GetPlannerPlanTaskBucketTaskBoardFormat ¶
func (c PlannerPlanTaskBucketTaskBoardFormatClient) GetPlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, options GetPlannerPlanTaskBucketTaskBoardFormatOperationOptions) (result GetPlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
GetPlannerPlanTaskBucketTaskBoardFormat - Get bucketTaskBoardFormat from me. Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
func (PlannerPlanTaskBucketTaskBoardFormatClient) UpdatePlannerPlanTaskBucketTaskBoardFormat ¶
func (c PlannerPlanTaskBucketTaskBoardFormatClient) UpdatePlannerPlanTaskBucketTaskBoardFormat(ctx context.Context, id stable.MePlannerPlanIdTaskId, input stable.PlannerBucketTaskBoardTaskFormat, options UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) (result UpdatePlannerPlanTaskBucketTaskBoardFormatOperationResponse, err error)
UpdatePlannerPlanTaskBucketTaskBoardFormat - Update the navigation property bucketTaskBoardFormat in me
type UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
type UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions ¶
func DefaultUpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions() UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions
func (UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o UpdatePlannerPlanTaskBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.