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 CreateSiteListOperationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateSiteListOperationOperationOptions() CreateSiteListOperationOperationOptions + func (o CreateSiteListOperationOperationOptions) ToHeaders() *client.Headers + func (o CreateSiteListOperationOperationOptions) ToOData() *odata.Query + func (o CreateSiteListOperationOperationOptions) ToQuery() *client.QueryParams + type CreateSiteListOperationOperationResponse struct + HttpResponse *http.Response + Model *stable.RichLongRunningOperation + OData *odata.OData + type DeleteSiteListOperationOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteSiteListOperationOperationOptions() DeleteSiteListOperationOperationOptions + func (o DeleteSiteListOperationOperationOptions) ToHeaders() *client.Headers + func (o DeleteSiteListOperationOperationOptions) ToOData() *odata.Query + func (o DeleteSiteListOperationOperationOptions) ToQuery() *client.QueryParams + type DeleteSiteListOperationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetSiteListOperationOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetSiteListOperationOperationOptions() GetSiteListOperationOperationOptions + func (o GetSiteListOperationOperationOptions) ToHeaders() *client.Headers + func (o GetSiteListOperationOperationOptions) ToOData() *odata.Query + func (o GetSiteListOperationOperationOptions) ToQuery() *client.QueryParams + type GetSiteListOperationOperationResponse struct + HttpResponse *http.Response + Model *stable.RichLongRunningOperation + OData *odata.OData + type GetSiteListOperationsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetSiteListOperationsCountOperationOptions() GetSiteListOperationsCountOperationOptions + func (o GetSiteListOperationsCountOperationOptions) ToHeaders() *client.Headers + func (o GetSiteListOperationsCountOperationOptions) ToOData() *odata.Query + func (o GetSiteListOperationsCountOperationOptions) ToQuery() *client.QueryParams + type GetSiteListOperationsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListSiteListOperationsCompleteResult struct + Items []stable.RichLongRunningOperation + LatestHttpResponse *http.Response + type ListSiteListOperationsCustomPager struct + NextLink *odata.Link + func (p *ListSiteListOperationsCustomPager) NextPageLink() *odata.Link + 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() ListSiteListOperationsOperationOptions + func (o ListSiteListOperationsOperationOptions) ToHeaders() *client.Headers + func (o ListSiteListOperationsOperationOptions) ToOData() *odata.Query + func (o ListSiteListOperationsOperationOptions) ToQuery() *client.QueryParams + type ListSiteListOperationsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.RichLongRunningOperation + OData *odata.OData + type RichLongRunningOperationOperationPredicate struct + func (p RichLongRunningOperationOperationPredicate) Matches(input stable.RichLongRunningOperation) bool + type SiteListOperationClient struct + Client *msgraph.Client + func NewSiteListOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListOperationClient, error) + func (c SiteListOperationClient) CreateSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListId, ...) (result CreateSiteListOperationOperationResponse, err error) + func (c SiteListOperationClient) DeleteSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, ...) (result DeleteSiteListOperationOperationResponse, err error) + func (c SiteListOperationClient) GetSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, ...) (result GetSiteListOperationOperationResponse, err error) + func (c SiteListOperationClient) GetSiteListOperationsCount(ctx context.Context, id stable.GroupIdSiteIdListId, ...) (result GetSiteListOperationsCountOperationResponse, err error) + func (c SiteListOperationClient) ListSiteListOperations(ctx context.Context, id stable.GroupIdSiteIdListId, ...) (result ListSiteListOperationsOperationResponse, err error) + func (c SiteListOperationClient) ListSiteListOperationsComplete(ctx context.Context, id stable.GroupIdSiteIdListId, ...) (ListSiteListOperationsCompleteResult, error) + func (c SiteListOperationClient) ListSiteListOperationsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdSiteIdListId, ...) (result ListSiteListOperationsCompleteResult, err error) + func (c SiteListOperationClient) UpdateSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, ...) (result UpdateSiteListOperationOperationResponse, err error) + type UpdateSiteListOperationOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateSiteListOperationOperationOptions() UpdateSiteListOperationOperationOptions + func (o UpdateSiteListOperationOperationOptions) ToHeaders() *client.Headers + func (o UpdateSiteListOperationOperationOptions) ToOData() *odata.Query + func (o UpdateSiteListOperationOperationOptions) ToQuery() *client.QueryParams + type UpdateSiteListOperationOperationResponse struct + HttpResponse *http.Response + OData *odata.OData