Documentation ¶
Index ¶
- type DeleteDriveListItemActivityDriveItemContentStreamOperationOptions
- func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type DeleteDriveListItemActivityDriveItemContentStreamOperationResponse
- type DriveListItemActivityDriveItemContentStreamClient
- func (c DriveListItemActivityDriveItemContentStreamClient) DeleteDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, ...) (result DeleteDriveListItemActivityDriveItemContentStreamOperationResponse, ...)
- func (c DriveListItemActivityDriveItemContentStreamClient) GetDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, ...) (result GetDriveListItemActivityDriveItemContentStreamOperationResponse, ...)
- func (c DriveListItemActivityDriveItemContentStreamClient) SetDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, input []byte, ...) (result SetDriveListItemActivityDriveItemContentStreamOperationResponse, ...)
- type GetDriveListItemActivityDriveItemContentStreamOperationOptions
- type GetDriveListItemActivityDriveItemContentStreamOperationResponse
- type SetDriveListItemActivityDriveItemContentStreamOperationOptions
- type SetDriveListItemActivityDriveItemContentStreamOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveListItemActivityDriveItemContentStreamOperationOptions ¶
type DeleteDriveListItemActivityDriveItemContentStreamOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultDeleteDriveListItemActivityDriveItemContentStreamOperationOptions() DeleteDriveListItemActivityDriveItemContentStreamOperationOptions
func (DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type DriveListItemActivityDriveItemContentStreamClient ¶
func NewDriveListItemActivityDriveItemContentStreamClientWithBaseURI ¶
func NewDriveListItemActivityDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListItemActivityDriveItemContentStreamClient, error)
func (DriveListItemActivityDriveItemContentStreamClient) DeleteDriveListItemActivityDriveItemContentStream ¶
func (c DriveListItemActivityDriveItemContentStreamClient) DeleteDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, options DeleteDriveListItemActivityDriveItemContentStreamOperationOptions) (result DeleteDriveListItemActivityDriveItemContentStreamOperationResponse, err error)
DeleteDriveListItemActivityDriveItemContentStream - Delete contentStream for the navigation property driveItem in users. The content stream, if the item represents a file.
func (DriveListItemActivityDriveItemContentStreamClient) GetDriveListItemActivityDriveItemContentStream ¶
func (c DriveListItemActivityDriveItemContentStreamClient) GetDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, options GetDriveListItemActivityDriveItemContentStreamOperationOptions) (result GetDriveListItemActivityDriveItemContentStreamOperationResponse, err error)
GetDriveListItemActivityDriveItemContentStream - Get contentStream for the navigation property driveItem from users. The content stream, if the item represents a file.
func (DriveListItemActivityDriveItemContentStreamClient) SetDriveListItemActivityDriveItemContentStream ¶
func (c DriveListItemActivityDriveItemContentStreamClient) SetDriveListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdListItemIdActivityId, input []byte, options SetDriveListItemActivityDriveItemContentStreamOperationOptions) (result SetDriveListItemActivityDriveItemContentStreamOperationResponse, err error)
SetDriveListItemActivityDriveItemContentStream - Update contentStream for the navigation property driveItem in users. The content stream, if the item represents a file.
type GetDriveListItemActivityDriveItemContentStreamOperationOptions ¶
type GetDriveListItemActivityDriveItemContentStreamOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDriveListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultGetDriveListItemActivityDriveItemContentStreamOperationOptions() GetDriveListItemActivityDriveItemContentStreamOperationOptions
func (GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o GetDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type SetDriveListItemActivityDriveItemContentStreamOperationOptions ¶
type SetDriveListItemActivityDriveItemContentStreamOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetDriveListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultSetDriveListItemActivityDriveItemContentStreamOperationOptions() SetDriveListItemActivityDriveItemContentStreamOperationOptions
func (SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o SetDriveListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.