drivelistoperation

package
v0.20241209.1115630 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateDriveListOperationOperationOptions

type CreateDriveListOperationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateDriveListOperationOperationOptions

func DefaultCreateDriveListOperationOperationOptions() CreateDriveListOperationOperationOptions

func (CreateDriveListOperationOperationOptions) ToHeaders

func (CreateDriveListOperationOperationOptions) ToOData

func (CreateDriveListOperationOperationOptions) ToQuery

type CreateDriveListOperationOperationResponse

type CreateDriveListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.RichLongRunningOperation
}

type DeleteDriveListOperationOperationOptions

type DeleteDriveListOperationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteDriveListOperationOperationOptions

func DefaultDeleteDriveListOperationOperationOptions() DeleteDriveListOperationOperationOptions

func (DeleteDriveListOperationOperationOptions) ToHeaders

func (DeleteDriveListOperationOperationOptions) ToOData

func (DeleteDriveListOperationOperationOptions) ToQuery

type DeleteDriveListOperationOperationResponse

type DeleteDriveListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DriveListOperationClient

type DriveListOperationClient struct {
	Client *msgraph.Client
}

func NewDriveListOperationClientWithBaseURI

func NewDriveListOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveListOperationClient, error)

func (DriveListOperationClient) CreateDriveListOperation

CreateDriveListOperation - Create new navigation property to operations for groups

func (DriveListOperationClient) DeleteDriveListOperation

DeleteDriveListOperation - Delete navigation property operations for groups

func (DriveListOperationClient) GetDriveListOperation

GetDriveListOperation - Get operations from groups. The collection of long-running operations on the list.

func (DriveListOperationClient) GetDriveListOperationsCount

GetDriveListOperationsCount - Get the number of the resource

func (DriveListOperationClient) ListDriveListOperations

ListDriveListOperations - Get operations from groups. The collection of long-running operations on the list.

func (DriveListOperationClient) ListDriveListOperationsComplete

ListDriveListOperationsComplete retrieves all the results into a single object

func (DriveListOperationClient) ListDriveListOperationsCompleteMatchingPredicate

ListDriveListOperationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DriveListOperationClient) UpdateDriveListOperation

UpdateDriveListOperation - Update the navigation property operations in groups

type GetDriveListOperationOperationOptions

type GetDriveListOperationOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetDriveListOperationOperationOptions

func DefaultGetDriveListOperationOperationOptions() GetDriveListOperationOperationOptions

func (GetDriveListOperationOperationOptions) ToHeaders

func (GetDriveListOperationOperationOptions) ToOData

func (GetDriveListOperationOperationOptions) ToQuery

type GetDriveListOperationOperationResponse

type GetDriveListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.RichLongRunningOperation
}

type GetDriveListOperationsCountOperationOptions

type GetDriveListOperationsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetDriveListOperationsCountOperationOptions

func DefaultGetDriveListOperationsCountOperationOptions() GetDriveListOperationsCountOperationOptions

func (GetDriveListOperationsCountOperationOptions) ToHeaders

func (GetDriveListOperationsCountOperationOptions) ToOData

func (GetDriveListOperationsCountOperationOptions) ToQuery

type GetDriveListOperationsCountOperationResponse

type GetDriveListOperationsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListDriveListOperationsCompleteResult

type ListDriveListOperationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.RichLongRunningOperation
}

type ListDriveListOperationsCustomPager

type ListDriveListOperationsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListDriveListOperationsCustomPager) NextPageLink() *odata.Link

type ListDriveListOperationsOperationOptions

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

func DefaultListDriveListOperationsOperationOptions() ListDriveListOperationsOperationOptions

func (ListDriveListOperationsOperationOptions) ToHeaders

func (ListDriveListOperationsOperationOptions) ToOData

func (ListDriveListOperationsOperationOptions) ToQuery

type ListDriveListOperationsOperationResponse

type ListDriveListOperationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.RichLongRunningOperation
}

type RichLongRunningOperationOperationPredicate

type RichLongRunningOperationOperationPredicate struct {
}

func (RichLongRunningOperationOperationPredicate) Matches

type UpdateDriveListOperationOperationOptions

type UpdateDriveListOperationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateDriveListOperationOperationOptions

func DefaultUpdateDriveListOperationOperationOptions() UpdateDriveListOperationOperationOptions

func (UpdateDriveListOperationOperationOptions) ToHeaders

func (UpdateDriveListOperationOperationOptions) ToOData

func (UpdateDriveListOperationOperationOptions) ToQuery

type UpdateDriveListOperationOperationResponse

type UpdateDriveListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL