reportexportjob

package
v0.20241118.1115603 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateReportExportJobOperationOptions

type CreateReportExportJobOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateReportExportJobOperationOptions

func DefaultCreateReportExportJobOperationOptions() CreateReportExportJobOperationOptions

func (CreateReportExportJobOperationOptions) ToHeaders

func (CreateReportExportJobOperationOptions) ToOData

func (CreateReportExportJobOperationOptions) ToQuery

type CreateReportExportJobOperationResponse

type CreateReportExportJobOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementExportJob
}

type DeleteReportExportJobOperationOptions

type DeleteReportExportJobOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteReportExportJobOperationOptions

func DefaultDeleteReportExportJobOperationOptions() DeleteReportExportJobOperationOptions

func (DeleteReportExportJobOperationOptions) ToHeaders

func (DeleteReportExportJobOperationOptions) ToOData

func (DeleteReportExportJobOperationOptions) ToQuery

type DeleteReportExportJobOperationResponse

type DeleteReportExportJobOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DeviceManagementExportJobOperationPredicate

type DeviceManagementExportJobOperationPredicate struct {
}

func (DeviceManagementExportJobOperationPredicate) Matches

type GetReportExportJobOperationOptions

type GetReportExportJobOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetReportExportJobOperationOptions

func DefaultGetReportExportJobOperationOptions() GetReportExportJobOperationOptions

func (GetReportExportJobOperationOptions) ToHeaders

func (GetReportExportJobOperationOptions) ToOData

func (GetReportExportJobOperationOptions) ToQuery

type GetReportExportJobOperationResponse

type GetReportExportJobOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementExportJob
}

type GetReportExportJobsCountOperationOptions

type GetReportExportJobsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetReportExportJobsCountOperationOptions

func DefaultGetReportExportJobsCountOperationOptions() GetReportExportJobsCountOperationOptions

func (GetReportExportJobsCountOperationOptions) ToHeaders

func (GetReportExportJobsCountOperationOptions) ToOData

func (GetReportExportJobsCountOperationOptions) ToQuery

type GetReportExportJobsCountOperationResponse

type GetReportExportJobsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListReportExportJobsCompleteResult

type ListReportExportJobsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementExportJob
}

type ListReportExportJobsCustomPager

type ListReportExportJobsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListReportExportJobsCustomPager) NextPageLink() *odata.Link

type ListReportExportJobsOperationOptions

type ListReportExportJobsOperationOptions 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 DefaultListReportExportJobsOperationOptions

func DefaultListReportExportJobsOperationOptions() ListReportExportJobsOperationOptions

func (ListReportExportJobsOperationOptions) ToHeaders

func (ListReportExportJobsOperationOptions) ToOData

func (ListReportExportJobsOperationOptions) ToQuery

type ListReportExportJobsOperationResponse

type ListReportExportJobsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementExportJob
}

type ReportExportJobClient

type ReportExportJobClient struct {
	Client *msgraph.Client
}

func NewReportExportJobClientWithBaseURI

func NewReportExportJobClientWithBaseURI(sdkApi sdkEnv.Api) (*ReportExportJobClient, error)

func (ReportExportJobClient) CreateReportExportJob

CreateReportExportJob - Create new navigation property to exportJobs for deviceManagement

func (ReportExportJobClient) DeleteReportExportJob

DeleteReportExportJob - Delete navigation property exportJobs for deviceManagement

func (ReportExportJobClient) GetReportExportJob

GetReportExportJob - Get exportJobs from deviceManagement. Entity representing a job to export a report.

func (ReportExportJobClient) GetReportExportJobsCount

GetReportExportJobsCount - Get the number of the resource

func (ReportExportJobClient) ListReportExportJobs

ListReportExportJobs - Get exportJobs from deviceManagement. Entity representing a job to export a report.

func (ReportExportJobClient) ListReportExportJobsComplete

ListReportExportJobsComplete retrieves all the results into a single object

func (ReportExportJobClient) ListReportExportJobsCompleteMatchingPredicate

func (c ReportExportJobClient) ListReportExportJobsCompleteMatchingPredicate(ctx context.Context, options ListReportExportJobsOperationOptions, predicate DeviceManagementExportJobOperationPredicate) (result ListReportExportJobsCompleteResult, err error)

ListReportExportJobsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ReportExportJobClient) UpdateReportExportJob

UpdateReportExportJob - Update the navigation property exportJobs in deviceManagement

type UpdateReportExportJobOperationOptions

type UpdateReportExportJobOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateReportExportJobOperationOptions

func DefaultUpdateReportExportJobOperationOptions() UpdateReportExportJobOperationOptions

func (UpdateReportExportJobOperationOptions) ToHeaders

func (UpdateReportExportJobOperationOptions) ToOData

func (UpdateReportExportJobOperationOptions) ToQuery

type UpdateReportExportJobOperationResponse

type UpdateReportExportJobOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL