Documentation ¶
Index ¶
- type AppLogCollectionRequestOperationPredicate
- type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToHeaders() *client.Headers
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToOData() *odata.Query
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToQuery() *client.QueryParams
- type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationResponse
- type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
- func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams
- type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse
- type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
- func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
- func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
- func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams
- type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse
- type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams
- type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse
- type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToOData() *odata.Query
- func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToQuery() *client.QueryParams
- type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationResponse
- type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult
- type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager
- type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions
- func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToHeaders() *client.Headers
- func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToOData() *odata.Query
- func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToQuery() *client.QueryParams
- type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationResponse
- type MobileAppTroubleshootingEventAppLogCollectionRequestClient
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl(ctx context.Context, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) DeleteMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequestsCount(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequests(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, ...) (...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsComplete(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, ...) (ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, error)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteMatchingPredicate(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, ...) (result ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, ...)
- func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) UpdateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...)
- type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
- func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
- func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
- func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams
- type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppLogCollectionRequestOperationPredicate ¶
type AppLogCollectionRequestOperationPredicate struct { }
func (AppLogCollectionRequestOperationPredicate) Matches ¶
func (p AppLogCollectionRequestOperationPredicate) Matches(input beta.AppLogCollectionRequest) bool
type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions ¶
type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions ¶
func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions() CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions
func (CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToHeaders ¶
func (CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToOData ¶
type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
func (CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders ¶
func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
func (CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData ¶
func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
func DefaultDeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
func (DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders ¶
func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
func (DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData ¶
func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
func (GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders ¶
func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
func (GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData ¶
func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
func (GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery ¶
func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams
type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions ¶
type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions ¶
func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions() GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions
func (GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToHeaders ¶
func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToHeaders() *client.Headers
func (GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToOData ¶
func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToOData() *odata.Query
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult ¶
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.AppLogCollectionRequest }
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager ¶
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager) NextPageLink ¶
func (p *ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager) NextPageLink() *odata.Link
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions ¶
type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions 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 DefaultListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions ¶
func DefaultListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions() ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions
func (ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToHeaders ¶
func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToHeaders() *client.Headers
func (ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToOData ¶
func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToOData() *odata.Query
type MobileAppTroubleshootingEventAppLogCollectionRequestClient ¶
func NewMobileAppTroubleshootingEventAppLogCollectionRequestClientWithBaseURI ¶
func NewMobileAppTroubleshootingEventAppLogCollectionRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*MobileAppTroubleshootingEventAppLogCollectionRequestClient, error)
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequest ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, input beta.AppLogCollectionRequest, options CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) (result CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse, err error)
CreateMobileAppTroubleshootingEventAppLogCollectionRequest - Create new navigation property to appLogCollectionRequests for me
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl(ctx context.Context, id beta.MeMobileAppTroubleshootingEventIdAppLogCollectionRequestId, options CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) (result CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationResponse, err error)
CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl - Invoke action createDownloadUrl
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) DeleteMobileAppTroubleshootingEventAppLogCollectionRequest ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) DeleteMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.MeMobileAppTroubleshootingEventIdAppLogCollectionRequestId, options DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) (result DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse, err error)
DeleteMobileAppTroubleshootingEventAppLogCollectionRequest - Delete navigation property appLogCollectionRequests for me
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequest ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.MeMobileAppTroubleshootingEventIdAppLogCollectionRequestId, options GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) (result GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse, err error)
GetMobileAppTroubleshootingEventAppLogCollectionRequest - Get appLogCollectionRequests from me. Indicates collection of App Log Upload Request.
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequestsCount ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequestsCount(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, options GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) (result GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationResponse, err error)
GetMobileAppTroubleshootingEventAppLogCollectionRequestsCount - Get the number of the resource
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequests ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequests(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, options ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) (result ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationResponse, err error)
ListMobileAppTroubleshootingEventAppLogCollectionRequests - Get appLogCollectionRequests from me. Indicates collection of App Log Upload Request.
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsComplete ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsComplete(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, options ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) (ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, error)
ListMobileAppTroubleshootingEventAppLogCollectionRequestsComplete retrieves all the results into a single object
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteMatchingPredicate ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteMatchingPredicate(ctx context.Context, id beta.MeMobileAppTroubleshootingEventId, options ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions, predicate AppLogCollectionRequestOperationPredicate) (result ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, err error)
ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (MobileAppTroubleshootingEventAppLogCollectionRequestClient) UpdateMobileAppTroubleshootingEventAppLogCollectionRequest ¶
func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) UpdateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.MeMobileAppTroubleshootingEventIdAppLogCollectionRequestId, input beta.AppLogCollectionRequest, options UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) (result UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse, err error)
UpdateMobileAppTroubleshootingEventAppLogCollectionRequest - Update the navigation property appLogCollectionRequests in me
type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions ¶
func DefaultUpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions
func (UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders ¶
func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers
func (UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData ¶
func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query
Source Files ¶
- client.go
- method_createmobileapptroubleshootingeventapplogcollectionrequest.go
- method_createmobileapptroubleshootingeventapplogcollectionrequestdownloadurl.go
- method_deletemobileapptroubleshootingeventapplogcollectionrequest.go
- method_getmobileapptroubleshootingeventapplogcollectionrequest.go
- method_getmobileapptroubleshootingeventapplogcollectionrequestscount.go
- method_listmobileapptroubleshootingeventapplogcollectionrequests.go
- method_updatemobileapptroubleshootingeventapplogcollectionrequest.go
- predicates.go
- version.go