Documentation ¶
Index ¶
- type DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions
- func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type DeleteDriveRootListItemActivityDriveItemContentStreamOperationResponse
- type DriveRootListItemActivityDriveItemContentStreamClient
- func (c DriveRootListItemActivityDriveItemContentStreamClient) DeleteDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, ...) (result DeleteDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...)
- func (c DriveRootListItemActivityDriveItemContentStreamClient) GetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, ...) (result GetDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...)
- func (c DriveRootListItemActivityDriveItemContentStreamClient) SetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, input []byte, ...) (result SetDriveRootListItemActivityDriveItemContentStreamOperationResponse, ...)
- type GetDriveRootListItemActivityDriveItemContentStreamOperationOptions
- func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type GetDriveRootListItemActivityDriveItemContentStreamOperationResponse
- type SetDriveRootListItemActivityDriveItemContentStreamOperationOptions
- func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type SetDriveRootListItemActivityDriveItemContentStreamOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
type DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultDeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions() DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions
func (DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type DriveRootListItemActivityDriveItemContentStreamClient ¶
func NewDriveRootListItemActivityDriveItemContentStreamClientWithBaseURI ¶
func NewDriveRootListItemActivityDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemActivityDriveItemContentStreamClient, error)
func (DriveRootListItemActivityDriveItemContentStreamClient) DeleteDriveRootListItemActivityDriveItemContentStream ¶
func (c DriveRootListItemActivityDriveItemContentStreamClient) DeleteDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, options DeleteDriveRootListItemActivityDriveItemContentStreamOperationOptions) (result DeleteDriveRootListItemActivityDriveItemContentStreamOperationResponse, err error)
DeleteDriveRootListItemActivityDriveItemContentStream - Delete contentStream for the navigation property driveItem in users. The content stream, if the item represents a file.
func (DriveRootListItemActivityDriveItemContentStreamClient) GetDriveRootListItemActivityDriveItemContentStream ¶
func (c DriveRootListItemActivityDriveItemContentStreamClient) GetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, options GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) (result GetDriveRootListItemActivityDriveItemContentStreamOperationResponse, err error)
GetDriveRootListItemActivityDriveItemContentStream - Get contentStream for the navigation property driveItem from users. The content stream, if the item represents a file.
func (DriveRootListItemActivityDriveItemContentStreamClient) SetDriveRootListItemActivityDriveItemContentStream ¶
func (c DriveRootListItemActivityDriveItemContentStreamClient) SetDriveRootListItemActivityDriveItemContentStream(ctx context.Context, id beta.UserIdDriveIdRootListItemActivityId, input []byte, options SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) (result SetDriveRootListItemActivityDriveItemContentStreamOperationResponse, err error)
SetDriveRootListItemActivityDriveItemContentStream - Update contentStream for the navigation property driveItem in users. The content stream, if the item represents a file.
type GetDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
type GetDriveRootListItemActivityDriveItemContentStreamOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultGetDriveRootListItemActivityDriveItemContentStreamOperationOptions() GetDriveRootListItemActivityDriveItemContentStreamOperationOptions
func (GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o GetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type SetDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
type SetDriveRootListItemActivityDriveItemContentStreamOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetDriveRootListItemActivityDriveItemContentStreamOperationOptions ¶
func DefaultSetDriveRootListItemActivityDriveItemContentStreamOperationOptions() SetDriveRootListItemActivityDriveItemContentStreamOperationOptions
func (SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData ¶
func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery ¶
func (o SetDriveRootListItemActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.