Documentation ¶
Index ¶
- type DeleteDriveRootListItemActivityDriveItemContentOperationOptions
- type DeleteDriveRootListItemActivityDriveItemContentOperationResponse
- type DriveRootListItemActivityDriveItemContentClient
- func (c DriveRootListItemActivityDriveItemContentClient) DeleteDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, ...) (result DeleteDriveRootListItemActivityDriveItemContentOperationResponse, ...)
- func (c DriveRootListItemActivityDriveItemContentClient) GetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, ...) (result GetDriveRootListItemActivityDriveItemContentOperationResponse, ...)
- func (c DriveRootListItemActivityDriveItemContentClient) SetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, input []byte, ...) (result SetDriveRootListItemActivityDriveItemContentOperationResponse, ...)
- type GetDriveRootListItemActivityDriveItemContentOperationOptions
- type GetDriveRootListItemActivityDriveItemContentOperationResponse
- type SetDriveRootListItemActivityDriveItemContentOperationOptions
- type SetDriveRootListItemActivityDriveItemContentOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootListItemActivityDriveItemContentOperationOptions ¶
type DeleteDriveRootListItemActivityDriveItemContentOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootListItemActivityDriveItemContentOperationOptions ¶
func DefaultDeleteDriveRootListItemActivityDriveItemContentOperationOptions() DeleteDriveRootListItemActivityDriveItemContentOperationOptions
func (DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders ¶
func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers
func (DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToOData ¶
func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query
func (DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery ¶
func (o DeleteDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams
type DriveRootListItemActivityDriveItemContentClient ¶
func NewDriveRootListItemActivityDriveItemContentClientWithBaseURI ¶
func NewDriveRootListItemActivityDriveItemContentClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemActivityDriveItemContentClient, error)
func (DriveRootListItemActivityDriveItemContentClient) DeleteDriveRootListItemActivityDriveItemContent ¶
func (c DriveRootListItemActivityDriveItemContentClient) DeleteDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, options DeleteDriveRootListItemActivityDriveItemContentOperationOptions) (result DeleteDriveRootListItemActivityDriveItemContentOperationResponse, err error)
DeleteDriveRootListItemActivityDriveItemContent - Delete content for the navigation property driveItem in me. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.
func (DriveRootListItemActivityDriveItemContentClient) GetDriveRootListItemActivityDriveItemContent ¶
func (c DriveRootListItemActivityDriveItemContentClient) GetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, options GetDriveRootListItemActivityDriveItemContentOperationOptions) (result GetDriveRootListItemActivityDriveItemContentOperationResponse, err error)
GetDriveRootListItemActivityDriveItemContent - Get content for the navigation property driveItem from me. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.
func (DriveRootListItemActivityDriveItemContentClient) SetDriveRootListItemActivityDriveItemContent ¶
func (c DriveRootListItemActivityDriveItemContentClient) SetDriveRootListItemActivityDriveItemContent(ctx context.Context, id beta.MeDriveIdRootListItemActivityId, input []byte, options SetDriveRootListItemActivityDriveItemContentOperationOptions) (result SetDriveRootListItemActivityDriveItemContentOperationResponse, err error)
SetDriveRootListItemActivityDriveItemContent - Update content for the navigation property driveItem in me. The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.
type GetDriveRootListItemActivityDriveItemContentOperationOptions ¶
type GetDriveRootListItemActivityDriveItemContentOperationOptions struct { Format *odata.Format Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDriveRootListItemActivityDriveItemContentOperationOptions ¶
func DefaultGetDriveRootListItemActivityDriveItemContentOperationOptions() GetDriveRootListItemActivityDriveItemContentOperationOptions
func (GetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData ¶
func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query
func (GetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery ¶
func (o GetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams
type SetDriveRootListItemActivityDriveItemContentOperationOptions ¶
type SetDriveRootListItemActivityDriveItemContentOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetDriveRootListItemActivityDriveItemContentOperationOptions ¶
func DefaultSetDriveRootListItemActivityDriveItemContentOperationOptions() SetDriveRootListItemActivityDriveItemContentOperationOptions
func (SetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders ¶
func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToHeaders() *client.Headers
func (SetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData ¶
func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToOData() *odata.Query
func (SetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery ¶
func (o SetDriveRootListItemActivityDriveItemContentOperationOptions) ToQuery() *client.QueryParams