Documentation ¶
Index ¶
- type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
- func (o CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
- func (o CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
- func (o CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery() *client.QueryParams
- type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse
- type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
- func (o DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
- func (o DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
- func (o DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery() *client.QueryParams
- type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse
- type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToHeaders() *client.Headers
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToOData() *odata.Query
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToQuery() *client.QueryParams
- type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationResponse
- type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
- func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery() *client.QueryParams
- type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse
- type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult
- type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager
- type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions
- func (o ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToHeaders() *client.Headers
- func (o ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToOData() *odata.Query
- func (o ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToQuery() *client.QueryParams
- type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationResponse
- type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
- func (o UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
- func (o UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
- func (o UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToQuery() *client.QueryParams
- type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse
- type UserExperienceAnalyticsDeviceStartupProcessPerformanceClient
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) CreateUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformances(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete(ctx context.Context, ...) (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult, ...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate(ctx context.Context, ...) (...)
- func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, ...) (...)
- type UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
type CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
func DefaultCreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions() CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
func (CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders ¶
func (o CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
func (CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData ¶
func (o CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
type DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
func DefaultDeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions() DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
func (DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders ¶
func (o DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
func (DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData ¶
func (o DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions ¶
type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions() GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions
func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) ToOData() *odata.Query
type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
type GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
func DefaultGetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions() GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders ¶
func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
func (GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData ¶
func (o GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult ¶
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UserExperienceAnalyticsDeviceStartupProcessPerformance }
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager ¶
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager) NextPageLink ¶
func (p *ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCustomPager) NextPageLink() *odata.Link
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions ¶
type ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions 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 DefaultListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions ¶
func DefaultListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions() ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions
func (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToHeaders ¶
func (o ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToHeaders() *client.Headers
func (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToOData ¶
func (o ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) ToOData() *odata.Query
type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
type UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions ¶
func DefaultUpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions() UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions
func (UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders ¶
func (o UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToHeaders() *client.Headers
func (UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData ¶
func (o UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) ToOData() *odata.Query
type UserExperienceAnalyticsDeviceStartupProcessPerformanceClient ¶
func NewUserExperienceAnalyticsDeviceStartupProcessPerformanceClientWithBaseURI ¶
func NewUserExperienceAnalyticsDeviceStartupProcessPerformanceClientWithBaseURI(sdkApi sdkEnv.Api) (*UserExperienceAnalyticsDeviceStartupProcessPerformanceClient, error)
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) CreateUserExperienceAnalyticsDeviceStartupProcessPerformance ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) CreateUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, input beta.UserExperienceAnalyticsDeviceStartupProcessPerformance, options CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) (result CreateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse, err error)
CreateUserExperienceAnalyticsDeviceStartupProcessPerformance - Create new navigation property to userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, id beta.DeviceManagementUserExperienceAnalyticsDeviceStartupProcessPerformanceId, options DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) (result DeleteUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse, err error)
DeleteUserExperienceAnalyticsDeviceStartupProcessPerformance - Delete navigation property userExperienceAnalyticsDeviceStartupProcessPerformance for deviceManagement
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformance ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, id beta.DeviceManagementUserExperienceAnalyticsDeviceStartupProcessPerformanceId, options GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) (result GetUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse, err error)
GetUserExperienceAnalyticsDeviceStartupProcessPerformance - Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement. User experience analytics device Startup Process Performance
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount(ctx context.Context, options GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationOptions) (result GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCountOperationResponse, err error)
GetUserExperienceAnalyticsDeviceStartupProcessPerformanceCount - Get the number of the resource
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformances ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformances(ctx context.Context, options ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) (result ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationResponse, err error)
ListUserExperienceAnalyticsDeviceStartupProcessPerformances - Get userExperienceAnalyticsDeviceStartupProcessPerformance from deviceManagement. User experience analytics device Startup Process Performance
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete(ctx context.Context, options ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions) (ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult, error)
ListUserExperienceAnalyticsDeviceStartupProcessPerformancesComplete retrieves all the results into a single object
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate(ctx context.Context, options ListUserExperienceAnalyticsDeviceStartupProcessPerformancesOperationOptions, predicate UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate) (result ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteResult, err error)
ListUserExperienceAnalyticsDeviceStartupProcessPerformancesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance ¶
func (c UserExperienceAnalyticsDeviceStartupProcessPerformanceClient) UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance(ctx context.Context, id beta.DeviceManagementUserExperienceAnalyticsDeviceStartupProcessPerformanceId, input beta.UserExperienceAnalyticsDeviceStartupProcessPerformance, options UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationOptions) (result UpdateUserExperienceAnalyticsDeviceStartupProcessPerformanceOperationResponse, err error)
UpdateUserExperienceAnalyticsDeviceStartupProcessPerformance - Update the navigation property userExperienceAnalyticsDeviceStartupProcessPerformance in deviceManagement
type UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate ¶
type UserExperienceAnalyticsDeviceStartupProcessPerformanceOperationPredicate struct { }
Source Files ¶
- client.go
- method_createuserexperienceanalyticsdevicestartupprocessperformance.go
- method_deleteuserexperienceanalyticsdevicestartupprocessperformance.go
- method_getuserexperienceanalyticsdevicestartupprocessperformance.go
- method_getuserexperienceanalyticsdevicestartupprocessperformancecount.go
- method_listuserexperienceanalyticsdevicestartupprocessperformances.go
- method_updateuserexperienceanalyticsdevicestartupprocessperformance.go
- predicates.go
- version.go