Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateDriveListOperationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateDriveListOperationOperationOptions() CreateDriveListOperationOperationOptions + func (o CreateDriveListOperationOperationOptions) ToHeaders() *client.Headers + func (o CreateDriveListOperationOperationOptions) ToOData() *odata.Query + func (o CreateDriveListOperationOperationOptions) ToQuery() *client.QueryParams + type CreateDriveListOperationOperationResponse struct + HttpResponse *http.Response + Model *stable.RichLongRunningOperation + OData *odata.OData + type DeleteDriveListOperationOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteDriveListOperationOperationOptions() DeleteDriveListOperationOperationOptions + func (o DeleteDriveListOperationOperationOptions) ToHeaders() *client.Headers + func (o DeleteDriveListOperationOperationOptions) ToOData() *odata.Query + func (o DeleteDriveListOperationOperationOptions) ToQuery() *client.QueryParams + type DeleteDriveListOperationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DriveListOperationClient struct + Client *msgraph.Client + func NewDriveListOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListOperationClient, error) + func (c DriveListOperationClient) CreateDriveListOperation(ctx context.Context, id stable.UserIdDriveId, ...) (result CreateDriveListOperationOperationResponse, err error) + func (c DriveListOperationClient) DeleteDriveListOperation(ctx context.Context, id stable.UserIdDriveIdListOperationId, ...) (result DeleteDriveListOperationOperationResponse, err error) + func (c DriveListOperationClient) GetDriveListOperation(ctx context.Context, id stable.UserIdDriveIdListOperationId, ...) (result GetDriveListOperationOperationResponse, err error) + func (c DriveListOperationClient) GetDriveListOperationsCount(ctx context.Context, id stable.UserIdDriveId, ...) (result GetDriveListOperationsCountOperationResponse, err error) + func (c DriveListOperationClient) ListDriveListOperations(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveListOperationsOperationResponse, err error) + func (c DriveListOperationClient) ListDriveListOperationsComplete(ctx context.Context, id stable.UserIdDriveId, ...) (ListDriveListOperationsCompleteResult, error) + func (c DriveListOperationClient) ListDriveListOperationsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdDriveId, ...) (result ListDriveListOperationsCompleteResult, err error) + func (c DriveListOperationClient) UpdateDriveListOperation(ctx context.Context, id stable.UserIdDriveIdListOperationId, ...) (result UpdateDriveListOperationOperationResponse, err error) + type GetDriveListOperationOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetDriveListOperationOperationOptions() GetDriveListOperationOperationOptions + func (o GetDriveListOperationOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListOperationOperationOptions) ToOData() *odata.Query + func (o GetDriveListOperationOperationOptions) ToQuery() *client.QueryParams + type GetDriveListOperationOperationResponse struct + HttpResponse *http.Response + Model *stable.RichLongRunningOperation + OData *odata.OData + type GetDriveListOperationsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetDriveListOperationsCountOperationOptions() GetDriveListOperationsCountOperationOptions + func (o GetDriveListOperationsCountOperationOptions) ToHeaders() *client.Headers + func (o GetDriveListOperationsCountOperationOptions) ToOData() *odata.Query + func (o GetDriveListOperationsCountOperationOptions) ToQuery() *client.QueryParams + type GetDriveListOperationsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListDriveListOperationsCompleteResult struct + Items []stable.RichLongRunningOperation + LatestHttpResponse *http.Response + type ListDriveListOperationsCustomPager struct + NextLink *odata.Link + func (p *ListDriveListOperationsCustomPager) NextPageLink() *odata.Link + type ListDriveListOperationsOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListDriveListOperationsOperationOptions() ListDriveListOperationsOperationOptions + func (o ListDriveListOperationsOperationOptions) ToHeaders() *client.Headers + func (o ListDriveListOperationsOperationOptions) ToOData() *odata.Query + func (o ListDriveListOperationsOperationOptions) ToQuery() *client.QueryParams + type ListDriveListOperationsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.RichLongRunningOperation + OData *odata.OData + type RichLongRunningOperationOperationPredicate struct + func (p RichLongRunningOperationOperationPredicate) Matches(input stable.RichLongRunningOperation) bool + type UpdateDriveListOperationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateDriveListOperationOperationOptions() UpdateDriveListOperationOperationOptions + func (o UpdateDriveListOperationOperationOptions) ToHeaders() *client.Headers + func (o UpdateDriveListOperationOperationOptions) ToOData() *odata.Query + func (o UpdateDriveListOperationOperationOptions) ToQuery() *client.QueryParams + type UpdateDriveListOperationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData