Documentation ¶
Index ¶
- type DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
- func (o DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse
- type DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient
- func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, ...) (...)
- func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, ...) (...)
- func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, ...) (...)
- type GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
- func (o GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse
- type SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
- func (o SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
- func (o SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData() *odata.Query
- func (o SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToQuery() *client.QueryParams
- type SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
type DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
func DefaultDeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions() DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
func (DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData ¶
type DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient ¶
type DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient struct {
Client *msgraph.Client
}
func NewDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClientWithBaseURI ¶
func NewDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient, error)
func (DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream ¶
func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveIdRootAnalyticsItemActivityStatIdActivityId, options DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) (result DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse, err error)
DeleteDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream - Delete contentStream for the navigation property driveItem in groups. The content stream, if the item represents a file.
func (DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream ¶
func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveIdRootAnalyticsItemActivityStatIdActivityId, options GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) (result GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse, err error)
GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream - Get contentStream for the navigation property driveItem from groups. The content stream, if the item represents a file.
func (DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream ¶
func (c DriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamClient) SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream(ctx context.Context, id beta.GroupIdDriveIdRootAnalyticsItemActivityStatIdActivityId, input []byte, options SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) (result SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationResponse, err error)
SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStream - Update contentStream for the navigation property driveItem in groups. The content stream, if the item represents a file.
type GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
type GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultGetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
func DefaultGetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions() GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
func (GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (GetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData ¶
type SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
type SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions struct { ContentType string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions ¶
func DefaultSetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions() SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions
func (SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders ¶
func (o SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToHeaders() *client.Headers
func (SetDriveRootAnalyticsItemActivityStatActivityDriveItemContentStreamOperationOptions) ToOData ¶
Click to show internal directories.
Click to hide internal directories.