Documentation ¶
Index ¶
- type CreateDeviceManagementTroubleshootingEventOperationOptions
- type CreateDeviceManagementTroubleshootingEventOperationResponse
- type DeleteDeviceManagementTroubleshootingEventOperationOptions
- type DeleteDeviceManagementTroubleshootingEventOperationResponse
- type DeviceManagementTroubleshootingEventClient
- func (c DeviceManagementTroubleshootingEventClient) CreateDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserId, ...) (result CreateDeviceManagementTroubleshootingEventOperationResponse, err error)
- func (c DeviceManagementTroubleshootingEventClient) DeleteDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, ...) (result DeleteDeviceManagementTroubleshootingEventOperationResponse, err error)
- func (c DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, ...) (result GetDeviceManagementTroubleshootingEventOperationResponse, err error)
- func (c DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEventsCount(ctx context.Context, id stable.UserId, ...) (result GetDeviceManagementTroubleshootingEventsCountOperationResponse, ...)
- func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEvents(ctx context.Context, id stable.UserId, ...) (result ListDeviceManagementTroubleshootingEventsOperationResponse, err error)
- func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsComplete(ctx context.Context, id stable.UserId, ...) (ListDeviceManagementTroubleshootingEventsCompleteResult, error)
- func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsCompleteMatchingPredicate(ctx context.Context, id stable.UserId, ...) (result ListDeviceManagementTroubleshootingEventsCompleteResult, err error)
- func (c DeviceManagementTroubleshootingEventClient) UpdateDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, ...) (result UpdateDeviceManagementTroubleshootingEventOperationResponse, err error)
- type DeviceManagementTroubleshootingEventOperationPredicate
- type GetDeviceManagementTroubleshootingEventOperationOptions
- type GetDeviceManagementTroubleshootingEventOperationResponse
- type GetDeviceManagementTroubleshootingEventsCountOperationOptions
- type GetDeviceManagementTroubleshootingEventsCountOperationResponse
- type ListDeviceManagementTroubleshootingEventsCompleteResult
- type ListDeviceManagementTroubleshootingEventsCustomPager
- type ListDeviceManagementTroubleshootingEventsOperationOptions
- type ListDeviceManagementTroubleshootingEventsOperationResponse
- type UpdateDeviceManagementTroubleshootingEventOperationOptions
- type UpdateDeviceManagementTroubleshootingEventOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateDeviceManagementTroubleshootingEventOperationOptions ¶
type CreateDeviceManagementTroubleshootingEventOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateDeviceManagementTroubleshootingEventOperationOptions ¶
func DefaultCreateDeviceManagementTroubleshootingEventOperationOptions() CreateDeviceManagementTroubleshootingEventOperationOptions
func (CreateDeviceManagementTroubleshootingEventOperationOptions) ToHeaders ¶
func (o CreateDeviceManagementTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (CreateDeviceManagementTroubleshootingEventOperationOptions) ToOData ¶
func (o CreateDeviceManagementTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (CreateDeviceManagementTroubleshootingEventOperationOptions) ToQuery ¶
func (o CreateDeviceManagementTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type DeleteDeviceManagementTroubleshootingEventOperationOptions ¶
type DeleteDeviceManagementTroubleshootingEventOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteDeviceManagementTroubleshootingEventOperationOptions ¶
func DefaultDeleteDeviceManagementTroubleshootingEventOperationOptions() DeleteDeviceManagementTroubleshootingEventOperationOptions
func (DeleteDeviceManagementTroubleshootingEventOperationOptions) ToHeaders ¶
func (o DeleteDeviceManagementTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (DeleteDeviceManagementTroubleshootingEventOperationOptions) ToOData ¶
func (o DeleteDeviceManagementTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (DeleteDeviceManagementTroubleshootingEventOperationOptions) ToQuery ¶
func (o DeleteDeviceManagementTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type DeviceManagementTroubleshootingEventClient ¶
func NewDeviceManagementTroubleshootingEventClientWithBaseURI ¶
func NewDeviceManagementTroubleshootingEventClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceManagementTroubleshootingEventClient, error)
func (DeviceManagementTroubleshootingEventClient) CreateDeviceManagementTroubleshootingEvent ¶
func (c DeviceManagementTroubleshootingEventClient) CreateDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserId, input stable.DeviceManagementTroubleshootingEvent, options CreateDeviceManagementTroubleshootingEventOperationOptions) (result CreateDeviceManagementTroubleshootingEventOperationResponse, err error)
CreateDeviceManagementTroubleshootingEvent - Create new navigation property to deviceManagementTroubleshootingEvents for users
func (DeviceManagementTroubleshootingEventClient) DeleteDeviceManagementTroubleshootingEvent ¶
func (c DeviceManagementTroubleshootingEventClient) DeleteDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, options DeleteDeviceManagementTroubleshootingEventOperationOptions) (result DeleteDeviceManagementTroubleshootingEventOperationResponse, err error)
DeleteDeviceManagementTroubleshootingEvent - Delete navigation property deviceManagementTroubleshootingEvents for users
func (DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEvent ¶
func (c DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, options GetDeviceManagementTroubleshootingEventOperationOptions) (result GetDeviceManagementTroubleshootingEventOperationResponse, err error)
GetDeviceManagementTroubleshootingEvent - Get deviceManagementTroubleshootingEvents from users. The list of troubleshooting events for this user.
func (DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEventsCount ¶
func (c DeviceManagementTroubleshootingEventClient) GetDeviceManagementTroubleshootingEventsCount(ctx context.Context, id stable.UserId, options GetDeviceManagementTroubleshootingEventsCountOperationOptions) (result GetDeviceManagementTroubleshootingEventsCountOperationResponse, err error)
GetDeviceManagementTroubleshootingEventsCount - Get the number of the resource
func (DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEvents ¶
func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEvents(ctx context.Context, id stable.UserId, options ListDeviceManagementTroubleshootingEventsOperationOptions) (result ListDeviceManagementTroubleshootingEventsOperationResponse, err error)
ListDeviceManagementTroubleshootingEvents - Get deviceManagementTroubleshootingEvents from users. The list of troubleshooting events for this user.
func (DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsComplete ¶
func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsComplete(ctx context.Context, id stable.UserId, options ListDeviceManagementTroubleshootingEventsOperationOptions) (ListDeviceManagementTroubleshootingEventsCompleteResult, error)
ListDeviceManagementTroubleshootingEventsComplete retrieves all the results into a single object
func (DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsCompleteMatchingPredicate ¶
func (c DeviceManagementTroubleshootingEventClient) ListDeviceManagementTroubleshootingEventsCompleteMatchingPredicate(ctx context.Context, id stable.UserId, options ListDeviceManagementTroubleshootingEventsOperationOptions, predicate DeviceManagementTroubleshootingEventOperationPredicate) (result ListDeviceManagementTroubleshootingEventsCompleteResult, err error)
ListDeviceManagementTroubleshootingEventsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (DeviceManagementTroubleshootingEventClient) UpdateDeviceManagementTroubleshootingEvent ¶
func (c DeviceManagementTroubleshootingEventClient) UpdateDeviceManagementTroubleshootingEvent(ctx context.Context, id stable.UserIdDeviceManagementTroubleshootingEventId, input stable.DeviceManagementTroubleshootingEvent, options UpdateDeviceManagementTroubleshootingEventOperationOptions) (result UpdateDeviceManagementTroubleshootingEventOperationResponse, err error)
UpdateDeviceManagementTroubleshootingEvent - Update the navigation property deviceManagementTroubleshootingEvents in users
type DeviceManagementTroubleshootingEventOperationPredicate ¶
type DeviceManagementTroubleshootingEventOperationPredicate struct { }
func (DeviceManagementTroubleshootingEventOperationPredicate) Matches ¶
func (p DeviceManagementTroubleshootingEventOperationPredicate) Matches(input stable.DeviceManagementTroubleshootingEvent) bool
type GetDeviceManagementTroubleshootingEventOperationOptions ¶
type GetDeviceManagementTroubleshootingEventOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDeviceManagementTroubleshootingEventOperationOptions ¶
func DefaultGetDeviceManagementTroubleshootingEventOperationOptions() GetDeviceManagementTroubleshootingEventOperationOptions
func (GetDeviceManagementTroubleshootingEventOperationOptions) ToHeaders ¶
func (o GetDeviceManagementTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (GetDeviceManagementTroubleshootingEventOperationOptions) ToOData ¶
func (o GetDeviceManagementTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (GetDeviceManagementTroubleshootingEventOperationOptions) ToQuery ¶
func (o GetDeviceManagementTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
type GetDeviceManagementTroubleshootingEventsCountOperationOptions ¶
type GetDeviceManagementTroubleshootingEventsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetDeviceManagementTroubleshootingEventsCountOperationOptions ¶
func DefaultGetDeviceManagementTroubleshootingEventsCountOperationOptions() GetDeviceManagementTroubleshootingEventsCountOperationOptions
func (GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToHeaders ¶
func (o GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToHeaders() *client.Headers
func (GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToOData ¶
func (o GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToOData() *odata.Query
func (GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToQuery ¶
func (o GetDeviceManagementTroubleshootingEventsCountOperationOptions) ToQuery() *client.QueryParams
type ListDeviceManagementTroubleshootingEventsCompleteResult ¶
type ListDeviceManagementTroubleshootingEventsCompleteResult struct { LatestHttpResponse *http.Response Items []stable.DeviceManagementTroubleshootingEvent }
type ListDeviceManagementTroubleshootingEventsCustomPager ¶
type ListDeviceManagementTroubleshootingEventsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListDeviceManagementTroubleshootingEventsCustomPager) NextPageLink ¶
func (p *ListDeviceManagementTroubleshootingEventsCustomPager) NextPageLink() *odata.Link
type ListDeviceManagementTroubleshootingEventsOperationOptions ¶
type ListDeviceManagementTroubleshootingEventsOperationOptions 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 DefaultListDeviceManagementTroubleshootingEventsOperationOptions ¶
func DefaultListDeviceManagementTroubleshootingEventsOperationOptions() ListDeviceManagementTroubleshootingEventsOperationOptions
func (ListDeviceManagementTroubleshootingEventsOperationOptions) ToHeaders ¶
func (o ListDeviceManagementTroubleshootingEventsOperationOptions) ToHeaders() *client.Headers
func (ListDeviceManagementTroubleshootingEventsOperationOptions) ToOData ¶
func (o ListDeviceManagementTroubleshootingEventsOperationOptions) ToOData() *odata.Query
func (ListDeviceManagementTroubleshootingEventsOperationOptions) ToQuery ¶
func (o ListDeviceManagementTroubleshootingEventsOperationOptions) ToQuery() *client.QueryParams
type UpdateDeviceManagementTroubleshootingEventOperationOptions ¶
type UpdateDeviceManagementTroubleshootingEventOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateDeviceManagementTroubleshootingEventOperationOptions ¶
func DefaultUpdateDeviceManagementTroubleshootingEventOperationOptions() UpdateDeviceManagementTroubleshootingEventOperationOptions
func (UpdateDeviceManagementTroubleshootingEventOperationOptions) ToHeaders ¶
func (o UpdateDeviceManagementTroubleshootingEventOperationOptions) ToHeaders() *client.Headers
func (UpdateDeviceManagementTroubleshootingEventOperationOptions) ToOData ¶
func (o UpdateDeviceManagementTroubleshootingEventOperationOptions) ToOData() *odata.Query
func (UpdateDeviceManagementTroubleshootingEventOperationOptions) ToQuery ¶
func (o UpdateDeviceManagementTroubleshootingEventOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createdevicemanagementtroubleshootingevent.go
- method_deletedevicemanagementtroubleshootingevent.go
- method_getdevicemanagementtroubleshootingevent.go
- method_getdevicemanagementtroubleshootingeventscount.go
- method_listdevicemanagementtroubleshootingevents.go
- method_updatedevicemanagementtroubleshootingevent.go
- predicates.go
- version.go