Documentation ¶
Index ¶
- type DriveRootListItemCreatedByUserServiceProvisioningErrorClient
- func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCount(ctx context.Context, id stable.GroupIdDriveId, ...) (...)
- func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrors(ctx context.Context, id stable.GroupIdDriveId, ...) (...)
- func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsComplete(ctx context.Context, id stable.GroupIdDriveId, ...) (ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult, ...)
- func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveId, ...) (...)
- type GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions
- func (o GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) ToOData() *odata.Query
- func (o GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) ToQuery() *client.QueryParams
- type GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationResponse
- type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult
- type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCustomPager
- type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions
- func (o ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers
- func (o ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query
- func (o ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToQuery() *client.QueryParams
- type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationResponse
- type ServiceProvisioningErrorOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriveRootListItemCreatedByUserServiceProvisioningErrorClient ¶
func NewDriveRootListItemCreatedByUserServiceProvisioningErrorClientWithBaseURI ¶
func NewDriveRootListItemCreatedByUserServiceProvisioningErrorClientWithBaseURI(sdkApi sdkEnv.Api) (*DriveRootListItemCreatedByUserServiceProvisioningErrorClient, error)
func (DriveRootListItemCreatedByUserServiceProvisioningErrorClient) GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCount ¶
func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCount(ctx context.Context, id stable.GroupIdDriveId, options GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) (result GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationResponse, err error)
GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCount - Get the number of the resource
func (DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrors ¶
func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrors(ctx context.Context, id stable.GroupIdDriveId, options ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) (result ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationResponse, err error)
ListDriveRootListItemCreatedByUserServiceProvisioningErrors - Get serviceProvisioningErrors property value. Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).
func (DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsComplete ¶
func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsComplete(ctx context.Context, id stable.GroupIdDriveId, options ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) (ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult, error)
ListDriveRootListItemCreatedByUserServiceProvisioningErrorsComplete retrieves all the results into a single object
func (DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteMatchingPredicate ¶
func (c DriveRootListItemCreatedByUserServiceProvisioningErrorClient) ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdDriveId, options ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions, predicate ServiceProvisioningErrorOperationPredicate) (result ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult, err error)
ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteMatchingPredicate retrieves all the results and then applies the predicate
type GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions ¶
type GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions ¶
func DefaultGetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions() GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions
func (GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) ToHeaders ¶
func (o GetDriveRootListItemCreatedByUserServiceProvisioningErrorsCountOperationOptions) ToHeaders() *client.Headers
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult ¶
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ServiceProvisioningError }
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCustomPager ¶
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCustomPager) NextPageLink ¶
func (p *ListDriveRootListItemCreatedByUserServiceProvisioningErrorsCustomPager) NextPageLink() *odata.Link
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions ¶
type ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions 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 DefaultListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions ¶
func DefaultListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions() ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions
func (ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToHeaders ¶
func (o ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToHeaders() *client.Headers
func (ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToOData ¶
func (o ListDriveRootListItemCreatedByUserServiceProvisioningErrorsOperationOptions) ToOData() *odata.Query
type ServiceProvisioningErrorOperationPredicate ¶
type ServiceProvisioningErrorOperationPredicate struct { }
func (ServiceProvisioningErrorOperationPredicate) Matches ¶
func (p ServiceProvisioningErrorOperationPredicate) Matches(input stable.ServiceProvisioningError) bool