Documentation ¶
Index ¶
- type DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
- func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
- func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData() *odata.Query
- func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
- type DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse
- type GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
- type GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse
- type PlannerPlanBucketTaskProgressTaskBoardFormatClient
- func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) DeletePlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, ...)
- func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) GetPlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, ...)
- func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) UpdatePlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, ...) (result UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, ...)
- type UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
- func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
- func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData() *odata.Query
- func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
- type UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
type DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
func DefaultDeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions() DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
func (DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders ¶
func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData ¶
func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery ¶
func (o DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
type GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
func DefaultGetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions() GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
func (GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders ¶
func (o GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData ¶
func (o GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery ¶
func (o GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
type PlannerPlanBucketTaskProgressTaskBoardFormatClient ¶
func NewPlannerPlanBucketTaskProgressTaskBoardFormatClientWithBaseURI ¶
func NewPlannerPlanBucketTaskProgressTaskBoardFormatClientWithBaseURI(sdkApi sdkEnv.Api) (*PlannerPlanBucketTaskProgressTaskBoardFormatClient, error)
func (PlannerPlanBucketTaskProgressTaskBoardFormatClient) DeletePlannerPlanBucketTaskProgressTaskBoardFormat ¶
func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) DeletePlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, options DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) (result DeletePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, err error)
DeletePlannerPlanBucketTaskProgressTaskBoardFormat - Delete navigation property progressTaskBoardFormat for users
func (PlannerPlanBucketTaskProgressTaskBoardFormatClient) GetPlannerPlanBucketTaskProgressTaskBoardFormat ¶
func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) GetPlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, options GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) (result GetPlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, err error)
GetPlannerPlanBucketTaskProgressTaskBoardFormat - Get progressTaskBoardFormat from users. Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress.
func (PlannerPlanBucketTaskProgressTaskBoardFormatClient) UpdatePlannerPlanBucketTaskProgressTaskBoardFormat ¶
func (c PlannerPlanBucketTaskProgressTaskBoardFormatClient) UpdatePlannerPlanBucketTaskProgressTaskBoardFormat(ctx context.Context, id stable.UserIdPlannerPlanIdBucketIdTaskId, input stable.PlannerProgressTaskBoardTaskFormat, options UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) (result UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationResponse, err error)
UpdatePlannerPlanBucketTaskProgressTaskBoardFormat - Update the navigation property progressTaskBoardFormat in users
type UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
type UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions ¶
func DefaultUpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions() UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions
func (UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders ¶
func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToHeaders() *client.Headers
func (UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData ¶
func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToOData() *odata.Query
func (UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery ¶
func (o UpdatePlannerPlanBucketTaskProgressTaskBoardFormatOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.