Documentation ¶
Index ¶
- type DeletePlannerPlanBucketTaskBoardFormatOperationOptions
- type DeletePlannerPlanBucketTaskBoardFormatOperationResponse
- type GetPlannerPlanBucketTaskBoardFormatOperationOptions
- type GetPlannerPlanBucketTaskBoardFormatOperationResponse
- type PlannerPlanBucketTaskBucketTaskBoardFormatClient
- func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) DeletePlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result DeletePlannerPlanBucketTaskBoardFormatOperationResponse, err error)
- func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) GetPlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result GetPlannerPlanBucketTaskBoardFormatOperationResponse, err error)
- func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) UpdatePlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result UpdatePlannerPlanBucketTaskBoardFormatOperationResponse, err error)
- type UpdatePlannerPlanBucketTaskBoardFormatOperationOptions
- type UpdatePlannerPlanBucketTaskBoardFormatOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletePlannerPlanBucketTaskBoardFormatOperationOptions ¶
type DeletePlannerPlanBucketTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePlannerPlanBucketTaskBoardFormatOperationOptions ¶
func DefaultDeletePlannerPlanBucketTaskBoardFormatOperationOptions() DeletePlannerPlanBucketTaskBoardFormatOperationOptions
func (DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o DeletePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type GetPlannerPlanBucketTaskBoardFormatOperationOptions ¶
type GetPlannerPlanBucketTaskBoardFormatOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetPlannerPlanBucketTaskBoardFormatOperationOptions ¶
func DefaultGetPlannerPlanBucketTaskBoardFormatOperationOptions() GetPlannerPlanBucketTaskBoardFormatOperationOptions
func (GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o GetPlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type PlannerPlanBucketTaskBucketTaskBoardFormatClient ¶
func NewPlannerPlanBucketTaskBucketTaskBoardFormatClientWithBaseURI ¶
func NewPlannerPlanBucketTaskBucketTaskBoardFormatClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanBucketTaskBucketTaskBoardFormatClient, error)
func (PlannerPlanBucketTaskBucketTaskBoardFormatClient) DeletePlannerPlanBucketTaskBoardFormat ¶
func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) DeletePlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, options DeletePlannerPlanBucketTaskBoardFormatOperationOptions) (result DeletePlannerPlanBucketTaskBoardFormatOperationResponse, err error)
DeletePlannerPlanBucketTaskBoardFormat - Delete navigation property bucketTaskBoardFormat for users
func (PlannerPlanBucketTaskBucketTaskBoardFormatClient) GetPlannerPlanBucketTaskBoardFormat ¶
func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) GetPlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, options GetPlannerPlanBucketTaskBoardFormatOperationOptions) (result GetPlannerPlanBucketTaskBoardFormatOperationResponse, err error)
GetPlannerPlanBucketTaskBoardFormat - Get bucketTaskBoardFormat from users. Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket.
func (PlannerPlanBucketTaskBucketTaskBoardFormatClient) UpdatePlannerPlanBucketTaskBoardFormat ¶
func (c PlannerPlanBucketTaskBucketTaskBoardFormatClient) UpdatePlannerPlanBucketTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, input stable.PlannerBucketTaskBoardTaskFormat, options UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) (result UpdatePlannerPlanBucketTaskBoardFormatOperationResponse, err error)
UpdatePlannerPlanBucketTaskBoardFormat - Update the navigation property bucketTaskBoardFormat in users
type UpdatePlannerPlanBucketTaskBoardFormatOperationOptions ¶
type UpdatePlannerPlanBucketTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdatePlannerPlanBucketTaskBoardFormatOperationOptions ¶
func DefaultUpdatePlannerPlanBucketTaskBoardFormatOperationOptions() UpdatePlannerPlanBucketTaskBoardFormatOperationOptions
func (UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders ¶
func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData ¶
func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery ¶
func (o UpdatePlannerPlanBucketTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.