Documentation ¶
Index ¶
- type CreateSiteListOperationOperationOptions
- type CreateSiteListOperationOperationResponse
- type DeleteSiteListOperationOperationOptions
- type DeleteSiteListOperationOperationResponse
- type GetSiteListOperationOperationOptions
- type GetSiteListOperationOperationResponse
- type GetSiteListOperationsCountOperationOptions
- type GetSiteListOperationsCountOperationResponse
- type ListSiteListOperationsCompleteResult
- type ListSiteListOperationsCustomPager
- type ListSiteListOperationsOperationOptions
- type ListSiteListOperationsOperationResponse
- type RichLongRunningOperationOperationPredicate
- type SiteListOperationClient
- 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
- type UpdateSiteListOperationOperationResponse
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 (o CreateSiteListOperationOperationOptions) ToHeaders() *client.Headers
func (CreateSiteListOperationOperationOptions) ToOData ¶
func (o CreateSiteListOperationOperationOptions) ToOData() *odata.Query
func (CreateSiteListOperationOperationOptions) ToQuery ¶
func (o CreateSiteListOperationOperationOptions) ToQuery() *client.QueryParams
type DeleteSiteListOperationOperationOptions ¶
type DeleteSiteListOperationOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteSiteListOperationOperationOptions ¶
func DefaultDeleteSiteListOperationOperationOptions() DeleteSiteListOperationOperationOptions
func (DeleteSiteListOperationOperationOptions) ToHeaders ¶
func (o DeleteSiteListOperationOperationOptions) ToHeaders() *client.Headers
func (DeleteSiteListOperationOperationOptions) ToOData ¶
func (o DeleteSiteListOperationOperationOptions) ToOData() *odata.Query
func (DeleteSiteListOperationOperationOptions) ToQuery ¶
func (o DeleteSiteListOperationOperationOptions) ToQuery() *client.QueryParams
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 (o GetSiteListOperationOperationOptions) ToHeaders() *client.Headers
func (GetSiteListOperationOperationOptions) ToOData ¶
func (o GetSiteListOperationOperationOptions) ToOData() *odata.Query
func (GetSiteListOperationOperationOptions) ToQuery ¶
func (o GetSiteListOperationOperationOptions) ToQuery() *client.QueryParams
type GetSiteListOperationsCountOperationOptions ¶
type GetSiteListOperationsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetSiteListOperationsCountOperationOptions ¶
func DefaultGetSiteListOperationsCountOperationOptions() GetSiteListOperationsCountOperationOptions
func (GetSiteListOperationsCountOperationOptions) ToHeaders ¶
func (o GetSiteListOperationsCountOperationOptions) ToHeaders() *client.Headers
func (GetSiteListOperationsCountOperationOptions) ToOData ¶
func (o GetSiteListOperationsCountOperationOptions) ToOData() *odata.Query
func (GetSiteListOperationsCountOperationOptions) ToQuery ¶
func (o GetSiteListOperationsCountOperationOptions) ToQuery() *client.QueryParams
type ListSiteListOperationsCompleteResult ¶
type ListSiteListOperationsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.RichLongRunningOperation }
type ListSiteListOperationsCustomPager ¶
func (*ListSiteListOperationsCustomPager) NextPageLink ¶
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 (o ListSiteListOperationsOperationOptions) ToHeaders() *client.Headers
func (ListSiteListOperationsOperationOptions) ToOData ¶
func (o ListSiteListOperationsOperationOptions) ToOData() *odata.Query
func (ListSiteListOperationsOperationOptions) ToQuery ¶
func (o ListSiteListOperationsOperationOptions) ToQuery() *client.QueryParams
type RichLongRunningOperationOperationPredicate ¶
type RichLongRunningOperationOperationPredicate struct { }
func (RichLongRunningOperationOperationPredicate) Matches ¶
func (p RichLongRunningOperationOperationPredicate) Matches(input stable.RichLongRunningOperation) bool
type SiteListOperationClient ¶
func NewSiteListOperationClientWithBaseURI ¶
func NewSiteListOperationClientWithBaseURI(sdkApi sdkEnv.Api) (*SiteListOperationClient, error)
func (SiteListOperationClient) CreateSiteListOperation ¶
func (c SiteListOperationClient) CreateSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListId, input stable.RichLongRunningOperation, options CreateSiteListOperationOperationOptions) (result CreateSiteListOperationOperationResponse, err error)
CreateSiteListOperation - Create new navigation property to operations for groups
func (SiteListOperationClient) DeleteSiteListOperation ¶
func (c SiteListOperationClient) DeleteSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, options DeleteSiteListOperationOperationOptions) (result DeleteSiteListOperationOperationResponse, err error)
DeleteSiteListOperation - Delete navigation property operations for groups
func (SiteListOperationClient) GetSiteListOperation ¶
func (c SiteListOperationClient) GetSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, options GetSiteListOperationOperationOptions) (result GetSiteListOperationOperationResponse, err error)
GetSiteListOperation - Get operations from groups. The collection of long-running operations on the list.
func (SiteListOperationClient) GetSiteListOperationsCount ¶
func (c SiteListOperationClient) GetSiteListOperationsCount(ctx context.Context, id stable.GroupIdSiteIdListId, options GetSiteListOperationsCountOperationOptions) (result GetSiteListOperationsCountOperationResponse, err error)
GetSiteListOperationsCount - Get the number of the resource
func (SiteListOperationClient) ListSiteListOperations ¶
func (c SiteListOperationClient) ListSiteListOperations(ctx context.Context, id stable.GroupIdSiteIdListId, options ListSiteListOperationsOperationOptions) (result ListSiteListOperationsOperationResponse, err error)
ListSiteListOperations - Get operations from groups. The collection of long-running operations on the list.
func (SiteListOperationClient) ListSiteListOperationsComplete ¶
func (c SiteListOperationClient) ListSiteListOperationsComplete(ctx context.Context, id stable.GroupIdSiteIdListId, options ListSiteListOperationsOperationOptions) (ListSiteListOperationsCompleteResult, error)
ListSiteListOperationsComplete retrieves all the results into a single object
func (SiteListOperationClient) ListSiteListOperationsCompleteMatchingPredicate ¶
func (c SiteListOperationClient) ListSiteListOperationsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdSiteIdListId, options ListSiteListOperationsOperationOptions, predicate RichLongRunningOperationOperationPredicate) (result ListSiteListOperationsCompleteResult, err error)
ListSiteListOperationsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (SiteListOperationClient) UpdateSiteListOperation ¶
func (c SiteListOperationClient) UpdateSiteListOperation(ctx context.Context, id stable.GroupIdSiteIdListIdOperationId, input stable.RichLongRunningOperation, options UpdateSiteListOperationOperationOptions) (result UpdateSiteListOperationOperationResponse, err error)
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 (o UpdateSiteListOperationOperationOptions) ToHeaders() *client.Headers
func (UpdateSiteListOperationOperationOptions) ToOData ¶
func (o UpdateSiteListOperationOperationOptions) ToOData() *odata.Query
func (UpdateSiteListOperationOperationOptions) ToQuery ¶
func (o UpdateSiteListOperationOperationOptions) ToQuery() *client.QueryParams