sitelistoperation

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateSiteListOperationOperationOptions

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

func DefaultCreateSiteListOperationOperationOptions

func DefaultCreateSiteListOperationOperationOptions() CreateSiteListOperationOperationOptions

func (CreateSiteListOperationOperationOptions) ToHeaders

func (CreateSiteListOperationOperationOptions) ToOData

func (CreateSiteListOperationOperationOptions) ToQuery

type CreateSiteListOperationOperationResponse

type CreateSiteListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.RichLongRunningOperation
}

type DeleteSiteListOperationOperationOptions

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

func DefaultDeleteSiteListOperationOperationOptions

func DefaultDeleteSiteListOperationOperationOptions() DeleteSiteListOperationOperationOptions

func (DeleteSiteListOperationOperationOptions) ToHeaders

func (DeleteSiteListOperationOperationOptions) ToOData

func (DeleteSiteListOperationOperationOptions) ToQuery

type DeleteSiteListOperationOperationResponse

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

type GetSiteListOperationOperationOptions

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

func DefaultGetSiteListOperationOperationOptions

func DefaultGetSiteListOperationOperationOptions() GetSiteListOperationOperationOptions

func (GetSiteListOperationOperationOptions) ToHeaders

func (GetSiteListOperationOperationOptions) ToOData

func (GetSiteListOperationOperationOptions) ToQuery

type GetSiteListOperationOperationResponse

type GetSiteListOperationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.RichLongRunningOperation
}

type GetSiteListOperationsCountOperationOptions

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

func DefaultGetSiteListOperationsCountOperationOptions

func DefaultGetSiteListOperationsCountOperationOptions() GetSiteListOperationsCountOperationOptions

func (GetSiteListOperationsCountOperationOptions) ToHeaders

func (GetSiteListOperationsCountOperationOptions) ToOData

func (GetSiteListOperationsCountOperationOptions) ToQuery

type GetSiteListOperationsCountOperationResponse

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

type ListSiteListOperationsCompleteResult

type ListSiteListOperationsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.RichLongRunningOperation
}

type ListSiteListOperationsCustomPager

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

type ListSiteListOperationsOperationOptions

type ListSiteListOperationsOperationOptions 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 DefaultListSiteListOperationsOperationOptions

func DefaultListSiteListOperationsOperationOptions() ListSiteListOperationsOperationOptions

func (ListSiteListOperationsOperationOptions) ToHeaders

func (ListSiteListOperationsOperationOptions) ToOData

func (ListSiteListOperationsOperationOptions) ToQuery

type ListSiteListOperationsOperationResponse

type ListSiteListOperationsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.RichLongRunningOperation
}

type RichLongRunningOperationOperationPredicate

type RichLongRunningOperationOperationPredicate struct {
}

func (RichLongRunningOperationOperationPredicate) Matches

type SiteListOperationClient

type SiteListOperationClient struct {
	Client *msgraph.Client
}

func NewSiteListOperationClientWithBaseURI

func NewSiteListOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListOperationClient, error)

func (SiteListOperationClient) CreateSiteListOperation

CreateSiteListOperation - Create new navigation property to operations for groups

func (SiteListOperationClient) DeleteSiteListOperation

DeleteSiteListOperation - Delete navigation property operations for groups

func (SiteListOperationClient) GetSiteListOperation

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

func (SiteListOperationClient) GetSiteListOperationsCount

GetSiteListOperationsCount - Get the number of the resource

func (SiteListOperationClient) ListSiteListOperations

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

func (SiteListOperationClient) ListSiteListOperationsComplete

ListSiteListOperationsComplete retrieves all the results into a single object

func (SiteListOperationClient) ListSiteListOperationsCompleteMatchingPredicate

ListSiteListOperationsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (SiteListOperationClient) UpdateSiteListOperation

UpdateSiteListOperation - Update the navigation property operations in groups

type UpdateSiteListOperationOperationOptions

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

func DefaultUpdateSiteListOperationOperationOptions

func DefaultUpdateSiteListOperationOperationOptions() UpdateSiteListOperationOperationOptions

func (UpdateSiteListOperationOperationOptions) ToHeaders

func (UpdateSiteListOperationOperationOptions) ToOData

func (UpdateSiteListOperationOperationOptions) ToQuery

type UpdateSiteListOperationOperationResponse

type UpdateSiteListOperationOperationResponse 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