Documentation ¶
Index ¶
- type CreateUserExperienceAnalyticsDevicePerformanceOperationOptions
- type CreateUserExperienceAnalyticsDevicePerformanceOperationResponse
- type DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions
- type DeleteUserExperienceAnalyticsDevicePerformanceOperationResponse
- type GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions
- func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToHeaders() *client.Headers
- func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToOData() *odata.Query
- func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToQuery() *client.QueryParams
- type GetUserExperienceAnalyticsDevicePerformanceCountOperationResponse
- type GetUserExperienceAnalyticsDevicePerformanceOperationOptions
- type GetUserExperienceAnalyticsDevicePerformanceOperationResponse
- type ListUserExperienceAnalyticsDevicePerformancesCompleteResult
- type ListUserExperienceAnalyticsDevicePerformancesCustomPager
- type ListUserExperienceAnalyticsDevicePerformancesOperationOptions
- type ListUserExperienceAnalyticsDevicePerformancesOperationResponse
- type UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions
- type UpdateUserExperienceAnalyticsDevicePerformanceOperationResponse
- type UserExperienceAnalyticsDevicePerformanceClient
- func (c UserExperienceAnalyticsDevicePerformanceClient) CreateUserExperienceAnalyticsDevicePerformance(ctx context.Context, input stable.UserExperienceAnalyticsDevicePerformance, ...) (result CreateUserExperienceAnalyticsDevicePerformanceOperationResponse, ...)
- func (c UserExperienceAnalyticsDevicePerformanceClient) DeleteUserExperienceAnalyticsDevicePerformance(ctx context.Context, ...) (result DeleteUserExperienceAnalyticsDevicePerformanceOperationResponse, ...)
- func (c UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformance(ctx context.Context, ...) (result GetUserExperienceAnalyticsDevicePerformanceOperationResponse, err error)
- func (c UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformanceCount(ctx context.Context, ...) (result GetUserExperienceAnalyticsDevicePerformanceCountOperationResponse, ...)
- func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformances(ctx context.Context, ...) (result ListUserExperienceAnalyticsDevicePerformancesOperationResponse, ...)
- func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesComplete(ctx context.Context, ...) (ListUserExperienceAnalyticsDevicePerformancesCompleteResult, error)
- func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate(ctx context.Context, ...) (result ListUserExperienceAnalyticsDevicePerformancesCompleteResult, err error)
- func (c UserExperienceAnalyticsDevicePerformanceClient) UpdateUserExperienceAnalyticsDevicePerformance(ctx context.Context, ...) (result UpdateUserExperienceAnalyticsDevicePerformanceOperationResponse, ...)
- type UserExperienceAnalyticsDevicePerformanceOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
type CreateUserExperienceAnalyticsDevicePerformanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
func DefaultCreateUserExperienceAnalyticsDevicePerformanceOperationOptions() CreateUserExperienceAnalyticsDevicePerformanceOperationOptions
func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders ¶
func (o CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders() *client.Headers
func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData ¶
func (o CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData() *odata.Query
func (CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery ¶
func (o CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery() *client.QueryParams
type DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
type DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
func DefaultDeleteUserExperienceAnalyticsDevicePerformanceOperationOptions() DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions
func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders ¶
func (o DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders() *client.Headers
func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData ¶
func (o DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData() *odata.Query
func (DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery ¶
func (o DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery() *client.QueryParams
type GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions ¶
type GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetUserExperienceAnalyticsDevicePerformanceCountOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDevicePerformanceCountOperationOptions() GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions
func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToOData() *odata.Query
func (GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToQuery ¶
func (o GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) ToQuery() *client.QueryParams
type GetUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
type GetUserExperienceAnalyticsDevicePerformanceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDevicePerformanceOperationOptions() GetUserExperienceAnalyticsDevicePerformanceOperationOptions
func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData() *odata.Query
func (GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery ¶
func (o GetUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery() *client.QueryParams
type ListUserExperienceAnalyticsDevicePerformancesCompleteResult ¶
type ListUserExperienceAnalyticsDevicePerformancesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.UserExperienceAnalyticsDevicePerformance }
type ListUserExperienceAnalyticsDevicePerformancesCustomPager ¶
type ListUserExperienceAnalyticsDevicePerformancesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListUserExperienceAnalyticsDevicePerformancesCustomPager) NextPageLink ¶
func (p *ListUserExperienceAnalyticsDevicePerformancesCustomPager) NextPageLink() *odata.Link
type ListUserExperienceAnalyticsDevicePerformancesOperationOptions ¶
type ListUserExperienceAnalyticsDevicePerformancesOperationOptions 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 DefaultListUserExperienceAnalyticsDevicePerformancesOperationOptions ¶
func DefaultListUserExperienceAnalyticsDevicePerformancesOperationOptions() ListUserExperienceAnalyticsDevicePerformancesOperationOptions
func (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToHeaders ¶
func (o ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToHeaders() *client.Headers
func (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToOData ¶
func (o ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToOData() *odata.Query
func (ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToQuery ¶
func (o ListUserExperienceAnalyticsDevicePerformancesOperationOptions) ToQuery() *client.QueryParams
type UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
type UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateUserExperienceAnalyticsDevicePerformanceOperationOptions ¶
func DefaultUpdateUserExperienceAnalyticsDevicePerformanceOperationOptions() UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions
func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders ¶
func (o UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToHeaders() *client.Headers
func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData ¶
func (o UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToOData() *odata.Query
func (UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery ¶
func (o UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) ToQuery() *client.QueryParams
type UserExperienceAnalyticsDevicePerformanceClient ¶
func NewUserExperienceAnalyticsDevicePerformanceClientWithBaseURI ¶
func NewUserExperienceAnalyticsDevicePerformanceClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsDevicePerformanceClient, error)
func (UserExperienceAnalyticsDevicePerformanceClient) CreateUserExperienceAnalyticsDevicePerformance ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) CreateUserExperienceAnalyticsDevicePerformance(ctx context.Context, input stable.UserExperienceAnalyticsDevicePerformance, options CreateUserExperienceAnalyticsDevicePerformanceOperationOptions) (result CreateUserExperienceAnalyticsDevicePerformanceOperationResponse, err error)
CreateUserExperienceAnalyticsDevicePerformance - Create new navigation property to userExperienceAnalyticsDevicePerformance for deviceManagement
func (UserExperienceAnalyticsDevicePerformanceClient) DeleteUserExperienceAnalyticsDevicePerformance ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) DeleteUserExperienceAnalyticsDevicePerformance(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDevicePerformanceId, options DeleteUserExperienceAnalyticsDevicePerformanceOperationOptions) (result DeleteUserExperienceAnalyticsDevicePerformanceOperationResponse, err error)
DeleteUserExperienceAnalyticsDevicePerformance - Delete navigation property userExperienceAnalyticsDevicePerformance for deviceManagement
func (UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformance ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformance(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDevicePerformanceId, options GetUserExperienceAnalyticsDevicePerformanceOperationOptions) (result GetUserExperienceAnalyticsDevicePerformanceOperationResponse, err error)
GetUserExperienceAnalyticsDevicePerformance - Get userExperienceAnalyticsDevicePerformance from deviceManagement. User experience analytics device performance
func (UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformanceCount ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) GetUserExperienceAnalyticsDevicePerformanceCount(ctx context.Context, options GetUserExperienceAnalyticsDevicePerformanceCountOperationOptions) (result GetUserExperienceAnalyticsDevicePerformanceCountOperationResponse, err error)
GetUserExperienceAnalyticsDevicePerformanceCount - Get the number of the resource
func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformances ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformances(ctx context.Context, options ListUserExperienceAnalyticsDevicePerformancesOperationOptions) (result ListUserExperienceAnalyticsDevicePerformancesOperationResponse, err error)
ListUserExperienceAnalyticsDevicePerformances - Get userExperienceAnalyticsDevicePerformance from deviceManagement. User experience analytics device performance
func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesComplete ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesComplete(ctx context.Context, options ListUserExperienceAnalyticsDevicePerformancesOperationOptions) (ListUserExperienceAnalyticsDevicePerformancesCompleteResult, error)
ListUserExperienceAnalyticsDevicePerformancesComplete retrieves all the results into a single object
func (UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate(ctx context.Context, options ListUserExperienceAnalyticsDevicePerformancesOperationOptions, predicate UserExperienceAnalyticsDevicePerformanceOperationPredicate) (result ListUserExperienceAnalyticsDevicePerformancesCompleteResult, err error)
ListUserExperienceAnalyticsDevicePerformancesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserExperienceAnalyticsDevicePerformanceClient) UpdateUserExperienceAnalyticsDevicePerformance ¶
func (c UserExperienceAnalyticsDevicePerformanceClient) UpdateUserExperienceAnalyticsDevicePerformance(ctx context.Context, id stable.DeviceManagementUserExperienceAnalyticsDevicePerformanceId, input stable.UserExperienceAnalyticsDevicePerformance, options UpdateUserExperienceAnalyticsDevicePerformanceOperationOptions) (result UpdateUserExperienceAnalyticsDevicePerformanceOperationResponse, err error)
UpdateUserExperienceAnalyticsDevicePerformance - Update the navigation property userExperienceAnalyticsDevicePerformance in deviceManagement
type UserExperienceAnalyticsDevicePerformanceOperationPredicate ¶
type UserExperienceAnalyticsDevicePerformanceOperationPredicate struct { }
func (UserExperienceAnalyticsDevicePerformanceOperationPredicate) Matches ¶
func (p UserExperienceAnalyticsDevicePerformanceOperationPredicate) Matches(input stable.UserExperienceAnalyticsDevicePerformance) bool
Source Files ¶
- client.go
- method_createuserexperienceanalyticsdeviceperformance.go
- method_deleteuserexperienceanalyticsdeviceperformance.go
- method_getuserexperienceanalyticsdeviceperformance.go
- method_getuserexperienceanalyticsdeviceperformancecount.go
- method_listuserexperienceanalyticsdeviceperformances.go
- method_updateuserexperienceanalyticsdeviceperformance.go
- predicates.go
- version.go