Documentation ¶
Index ¶
- type CreateUserExperienceAnalyticsDeviceScoreOperationOptions
- type CreateUserExperienceAnalyticsDeviceScoreOperationResponse
- type DeleteUserExperienceAnalyticsDeviceScoreOperationOptions
- type DeleteUserExperienceAnalyticsDeviceScoreOperationResponse
- type GetUserExperienceAnalyticsDeviceScoreOperationOptions
- type GetUserExperienceAnalyticsDeviceScoreOperationResponse
- type GetUserExperienceAnalyticsDeviceScoresCountOperationOptions
- type GetUserExperienceAnalyticsDeviceScoresCountOperationResponse
- type ListUserExperienceAnalyticsDeviceScoresCompleteResult
- type ListUserExperienceAnalyticsDeviceScoresCustomPager
- type ListUserExperienceAnalyticsDeviceScoresOperationOptions
- type ListUserExperienceAnalyticsDeviceScoresOperationResponse
- type UpdateUserExperienceAnalyticsDeviceScoreOperationOptions
- type UpdateUserExperienceAnalyticsDeviceScoreOperationResponse
- type UserExperienceAnalyticsDeviceScoreClient
- func (c UserExperienceAnalyticsDeviceScoreClient) CreateUserExperienceAnalyticsDeviceScore(ctx context.Context, input stable.UserExperienceAnalyticsDeviceScores, ...) (result CreateUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) DeleteUserExperienceAnalyticsDeviceScore(ctx context.Context, ...) (result DeleteUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScore(ctx context.Context, ...) (result GetUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScoresCount(ctx context.Context, ...) (result GetUserExperienceAnalyticsDeviceScoresCountOperationResponse, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScores(ctx context.Context, ...) (result ListUserExperienceAnalyticsDeviceScoresOperationResponse, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresComplete(ctx context.Context, ...) (ListUserExperienceAnalyticsDeviceScoresCompleteResult, error)
- func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresCompleteMatchingPredicate(ctx context.Context, ...) (result ListUserExperienceAnalyticsDeviceScoresCompleteResult, err error)
- func (c UserExperienceAnalyticsDeviceScoreClient) UpdateUserExperienceAnalyticsDeviceScore(ctx context.Context, ...) (result UpdateUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
- type UserExperienceAnalyticsDeviceScoresOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateUserExperienceAnalyticsDeviceScoreOperationOptions ¶
type CreateUserExperienceAnalyticsDeviceScoreOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUserExperienceAnalyticsDeviceScoreOperationOptions ¶
func DefaultCreateUserExperienceAnalyticsDeviceScoreOperationOptions() CreateUserExperienceAnalyticsDeviceScoreOperationOptions
func (CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders ¶
func (o CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders() *client.Headers
func (CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData ¶
func (o CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData() *odata.Query
func (CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery ¶
func (o CreateUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery() *client.QueryParams
type DeleteUserExperienceAnalyticsDeviceScoreOperationOptions ¶
type DeleteUserExperienceAnalyticsDeviceScoreOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteUserExperienceAnalyticsDeviceScoreOperationOptions ¶
func DefaultDeleteUserExperienceAnalyticsDeviceScoreOperationOptions() DeleteUserExperienceAnalyticsDeviceScoreOperationOptions
func (DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders ¶
func (o DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders() *client.Headers
func (DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData ¶
func (o DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData() *odata.Query
func (DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery ¶
func (o DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery() *client.QueryParams
type GetUserExperienceAnalyticsDeviceScoreOperationOptions ¶
type GetUserExperienceAnalyticsDeviceScoreOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetUserExperienceAnalyticsDeviceScoreOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDeviceScoreOperationOptions() GetUserExperienceAnalyticsDeviceScoreOperationOptions
func (GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData() *odata.Query
func (GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery ¶
func (o GetUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery() *client.QueryParams
type GetUserExperienceAnalyticsDeviceScoresCountOperationOptions ¶
type GetUserExperienceAnalyticsDeviceScoresCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetUserExperienceAnalyticsDeviceScoresCountOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDeviceScoresCountOperationOptions() GetUserExperienceAnalyticsDeviceScoresCountOperationOptions
func (GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToOData() *odata.Query
func (GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToQuery ¶
func (o GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) ToQuery() *client.QueryParams
type ListUserExperienceAnalyticsDeviceScoresCompleteResult ¶
type ListUserExperienceAnalyticsDeviceScoresCompleteResult struct { LatestHttpResponse *http.Response Items []stable.UserExperienceAnalyticsDeviceScores }
type ListUserExperienceAnalyticsDeviceScoresCustomPager ¶
type ListUserExperienceAnalyticsDeviceScoresCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListUserExperienceAnalyticsDeviceScoresCustomPager) NextPageLink ¶
func (p *ListUserExperienceAnalyticsDeviceScoresCustomPager) NextPageLink() *odata.Link
type ListUserExperienceAnalyticsDeviceScoresOperationOptions ¶
type ListUserExperienceAnalyticsDeviceScoresOperationOptions 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 DefaultListUserExperienceAnalyticsDeviceScoresOperationOptions ¶
func DefaultListUserExperienceAnalyticsDeviceScoresOperationOptions() ListUserExperienceAnalyticsDeviceScoresOperationOptions
func (ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToHeaders ¶
func (o ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToHeaders() *client.Headers
func (ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToOData ¶
func (o ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToOData() *odata.Query
func (ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToQuery ¶
func (o ListUserExperienceAnalyticsDeviceScoresOperationOptions) ToQuery() *client.QueryParams
type UpdateUserExperienceAnalyticsDeviceScoreOperationOptions ¶
type UpdateUserExperienceAnalyticsDeviceScoreOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateUserExperienceAnalyticsDeviceScoreOperationOptions ¶
func DefaultUpdateUserExperienceAnalyticsDeviceScoreOperationOptions() UpdateUserExperienceAnalyticsDeviceScoreOperationOptions
func (UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders ¶
func (o UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToHeaders() *client.Headers
func (UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData ¶
func (o UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToOData() *odata.Query
func (UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery ¶
func (o UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) ToQuery() *client.QueryParams
type UserExperienceAnalyticsDeviceScoreClient ¶
func NewUserExperienceAnalyticsDeviceScoreClientWithBaseURI ¶
func NewUserExperienceAnalyticsDeviceScoreClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsDeviceScoreClient, error)
func (UserExperienceAnalyticsDeviceScoreClient) CreateUserExperienceAnalyticsDeviceScore ¶
func (c UserExperienceAnalyticsDeviceScoreClient) CreateUserExperienceAnalyticsDeviceScore(ctx context.Context, input stable.UserExperienceAnalyticsDeviceScores, options CreateUserExperienceAnalyticsDeviceScoreOperationOptions) (result CreateUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
CreateUserExperienceAnalyticsDeviceScore - Create new navigation property to userExperienceAnalyticsDeviceScores for deviceManagement
func (UserExperienceAnalyticsDeviceScoreClient) DeleteUserExperienceAnalyticsDeviceScore ¶
func (c UserExperienceAnalyticsDeviceScoreClient) DeleteUserExperienceAnalyticsDeviceScore(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDeviceScoreId, options DeleteUserExperienceAnalyticsDeviceScoreOperationOptions) (result DeleteUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
DeleteUserExperienceAnalyticsDeviceScore - Delete navigation property userExperienceAnalyticsDeviceScores for deviceManagement
func (UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScore ¶
func (c UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScore(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDeviceScoreId, options GetUserExperienceAnalyticsDeviceScoreOperationOptions) (result GetUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
GetUserExperienceAnalyticsDeviceScore - Get userExperienceAnalyticsDeviceScores from deviceManagement. User experience analytics device scores
func (UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScoresCount ¶
func (c UserExperienceAnalyticsDeviceScoreClient) GetUserExperienceAnalyticsDeviceScoresCount(ctx context.Context, options GetUserExperienceAnalyticsDeviceScoresCountOperationOptions) (result GetUserExperienceAnalyticsDeviceScoresCountOperationResponse, err error)
GetUserExperienceAnalyticsDeviceScoresCount - Get the number of the resource
func (UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScores ¶
func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScores(ctx context.Context, options ListUserExperienceAnalyticsDeviceScoresOperationOptions) (result ListUserExperienceAnalyticsDeviceScoresOperationResponse, err error)
ListUserExperienceAnalyticsDeviceScores - Get userExperienceAnalyticsDeviceScores from deviceManagement. User experience analytics device scores
func (UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresComplete ¶
func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresComplete(ctx context.Context, options ListUserExperienceAnalyticsDeviceScoresOperationOptions) (ListUserExperienceAnalyticsDeviceScoresCompleteResult, error)
ListUserExperienceAnalyticsDeviceScoresComplete retrieves all the results into a single object
func (UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresCompleteMatchingPredicate ¶
func (c UserExperienceAnalyticsDeviceScoreClient) ListUserExperienceAnalyticsDeviceScoresCompleteMatchingPredicate(ctx context.Context, options ListUserExperienceAnalyticsDeviceScoresOperationOptions, predicate UserExperienceAnalyticsDeviceScoresOperationPredicate) (result ListUserExperienceAnalyticsDeviceScoresCompleteResult, err error)
ListUserExperienceAnalyticsDeviceScoresCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserExperienceAnalyticsDeviceScoreClient) UpdateUserExperienceAnalyticsDeviceScore ¶
func (c UserExperienceAnalyticsDeviceScoreClient) UpdateUserExperienceAnalyticsDeviceScore(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDeviceScoreId, input stable.UserExperienceAnalyticsDeviceScores, options UpdateUserExperienceAnalyticsDeviceScoreOperationOptions) (result UpdateUserExperienceAnalyticsDeviceScoreOperationResponse, err error)
UpdateUserExperienceAnalyticsDeviceScore - Update the navigation property userExperienceAnalyticsDeviceScores in deviceManagement
type UserExperienceAnalyticsDeviceScoresOperationPredicate ¶
type UserExperienceAnalyticsDeviceScoresOperationPredicate struct { }
func (UserExperienceAnalyticsDeviceScoresOperationPredicate) Matches ¶
func (p UserExperienceAnalyticsDeviceScoresOperationPredicate) Matches(input stable.UserExperienceAnalyticsDeviceScores) bool
Source Files ¶
- client.go
- method_createuserexperienceanalyticsdevicescore.go
- method_deleteuserexperienceanalyticsdevicescore.go
- method_getuserexperienceanalyticsdevicescore.go
- method_getuserexperienceanalyticsdevicescorescount.go
- method_listuserexperienceanalyticsdevicescores.go
- method_updateuserexperienceanalyticsdevicescore.go
- predicates.go
- version.go