Documentation ¶
Index ¶
- type DeleteDriveRootListItemDriveItemContentStreamOperationOptions
- type DeleteDriveRootListItemDriveItemContentStreamOperationResponse
- type DriveRootListItemDriveItemContentStreamClient
- func (c DriveRootListItemDriveItemContentStreamClient) DeleteDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, ...) (result DeleteDriveRootListItemDriveItemContentStreamOperationResponse, ...)
- func (c DriveRootListItemDriveItemContentStreamClient) GetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, ...) (result GetDriveRootListItemDriveItemContentStreamOperationResponse, err error)
- func (c DriveRootListItemDriveItemContentStreamClient) SetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, input []byte, ...) (result SetDriveRootListItemDriveItemContentStreamOperationResponse, err error)
- type GetDriveRootListItemDriveItemContentStreamOperationOptions
- type GetDriveRootListItemDriveItemContentStreamOperationResponse
- type SetDriveRootListItemDriveItemContentStreamOperationOptions
- type SetDriveRootListItemDriveItemContentStreamOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootListItemDriveItemContentStreamOperationOptions ¶
type DeleteDriveRootListItemDriveItemContentStreamOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootListItemDriveItemContentStreamOperationOptions ¶
func DefaultDeleteDriveRootListItemDriveItemContentStreamOperationOptions() DeleteDriveRootListItemDriveItemContentStreamOperationOptions
func (DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToOData ¶
func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery ¶
func (o DeleteDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type DriveRootListItemDriveItemContentStreamClient ¶
func NewDriveRootListItemDriveItemContentStreamClientWithBaseURI ¶
func NewDriveRootListItemDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemDriveItemContentStreamClient, error)
func (DriveRootListItemDriveItemContentStreamClient) DeleteDriveRootListItemDriveItemContentStream ¶
func (c DriveRootListItemDriveItemContentStreamClient) DeleteDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, options DeleteDriveRootListItemDriveItemContentStreamOperationOptions) (result DeleteDriveRootListItemDriveItemContentStreamOperationResponse, err error)
DeleteDriveRootListItemDriveItemContentStream - Delete contentStream for the navigation property driveItem in groups. The content stream, if the item represents a file.
func (DriveRootListItemDriveItemContentStreamClient) GetDriveRootListItemDriveItemContentStream ¶
func (c DriveRootListItemDriveItemContentStreamClient) GetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, options GetDriveRootListItemDriveItemContentStreamOperationOptions) (result GetDriveRootListItemDriveItemContentStreamOperationResponse, err error)
GetDriveRootListItemDriveItemContentStream - Get contentStream for the navigation property driveItem from groups. The content stream, if the item represents a file.
func (DriveRootListItemDriveItemContentStreamClient) SetDriveRootListItemDriveItemContentStream ¶
func (c DriveRootListItemDriveItemContentStreamClient) SetDriveRootListItemDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveId, input []byte, options SetDriveRootListItemDriveItemContentStreamOperationOptions) (result SetDriveRootListItemDriveItemContentStreamOperationResponse, err error)
SetDriveRootListItemDriveItemContentStream - Update contentStream for the navigation property driveItem in groups. The content stream, if the item represents a file.
type GetDriveRootListItemDriveItemContentStreamOperationOptions ¶
type GetDriveRootListItemDriveItemContentStreamOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDriveRootListItemDriveItemContentStreamOperationOptions ¶
func DefaultGetDriveRootListItemDriveItemContentStreamOperationOptions() GetDriveRootListItemDriveItemContentStreamOperationOptions
func (GetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData ¶
func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery ¶
func (o GetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
type SetDriveRootListItemDriveItemContentStreamOperationOptions ¶
type SetDriveRootListItemDriveItemContentStreamOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetDriveRootListItemDriveItemContentStreamOperationOptions ¶
func DefaultSetDriveRootListItemDriveItemContentStreamOperationOptions() SetDriveRootListItemDriveItemContentStreamOperationOptions
func (SetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (SetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData ¶
func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToOData() *odata.Query
func (SetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery ¶
func (o SetDriveRootListItemDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.