monthlyprintusagesummariesbyprinter

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateMonthlyPrintUsageSummariesByPrinterOperationOptions

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

func (CreateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToHeaders

func (CreateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToOData

func (CreateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToQuery

type CreateMonthlyPrintUsageSummariesByPrinterOperationResponse

type CreateMonthlyPrintUsageSummariesByPrinterOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PrintUsageByPrinter
}

type DeleteMonthlyPrintUsageSummariesByPrinterOperationOptions

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

func (DeleteMonthlyPrintUsageSummariesByPrinterOperationOptions) ToHeaders

func (DeleteMonthlyPrintUsageSummariesByPrinterOperationOptions) ToOData

func (DeleteMonthlyPrintUsageSummariesByPrinterOperationOptions) ToQuery

type DeleteMonthlyPrintUsageSummariesByPrinterOperationResponse

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

type GetMonthlyPrintUsageSummariesByPrinterCountOperationOptions

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

func (GetMonthlyPrintUsageSummariesByPrinterCountOperationOptions) ToHeaders

func (GetMonthlyPrintUsageSummariesByPrinterCountOperationOptions) ToOData

func (GetMonthlyPrintUsageSummariesByPrinterCountOperationOptions) ToQuery

type GetMonthlyPrintUsageSummariesByPrinterCountOperationResponse

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

type GetMonthlyPrintUsageSummariesByPrinterOperationOptions

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

func DefaultGetMonthlyPrintUsageSummariesByPrinterOperationOptions

func DefaultGetMonthlyPrintUsageSummariesByPrinterOperationOptions() GetMonthlyPrintUsageSummariesByPrinterOperationOptions

func (GetMonthlyPrintUsageSummariesByPrinterOperationOptions) ToHeaders

func (GetMonthlyPrintUsageSummariesByPrinterOperationOptions) ToOData

func (GetMonthlyPrintUsageSummariesByPrinterOperationOptions) ToQuery

type GetMonthlyPrintUsageSummariesByPrinterOperationResponse

type GetMonthlyPrintUsageSummariesByPrinterOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.PrintUsageByPrinter
}

type ListMonthlyPrintUsageSummariesByPrintersCompleteResult

type ListMonthlyPrintUsageSummariesByPrintersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.PrintUsageByPrinter
}

type ListMonthlyPrintUsageSummariesByPrintersCustomPager

type ListMonthlyPrintUsageSummariesByPrintersCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListMonthlyPrintUsageSummariesByPrintersOperationOptions

type ListMonthlyPrintUsageSummariesByPrintersOperationOptions 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 (ListMonthlyPrintUsageSummariesByPrintersOperationOptions) ToHeaders

func (ListMonthlyPrintUsageSummariesByPrintersOperationOptions) ToOData

func (ListMonthlyPrintUsageSummariesByPrintersOperationOptions) ToQuery

type ListMonthlyPrintUsageSummariesByPrintersOperationResponse

type ListMonthlyPrintUsageSummariesByPrintersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.PrintUsageByPrinter
}

type MonthlyPrintUsageSummariesByPrinterClient

type MonthlyPrintUsageSummariesByPrinterClient struct {
	Client *msgraph.Client
}

func NewMonthlyPrintUsageSummariesByPrinterClientWithBaseURI

func NewMonthlyPrintUsageSummariesByPrinterClientWithBaseURI(sdkApi sdkEnv.Api) (*MonthlyPrintUsageSummariesByPrinterClient, error)

func (MonthlyPrintUsageSummariesByPrinterClient) CreateMonthlyPrintUsageSummariesByPrinter

CreateMonthlyPrintUsageSummariesByPrinter - Create new navigation property to monthlyPrintUsageSummariesByPrinter for reports

func (MonthlyPrintUsageSummariesByPrinterClient) DeleteMonthlyPrintUsageSummariesByPrinter

DeleteMonthlyPrintUsageSummariesByPrinter - Delete navigation property monthlyPrintUsageSummariesByPrinter for reports

func (MonthlyPrintUsageSummariesByPrinterClient) GetMonthlyPrintUsageSummariesByPrinter

GetMonthlyPrintUsageSummariesByPrinter - Get monthlyPrintUsageSummariesByPrinter from reports

func (MonthlyPrintUsageSummariesByPrinterClient) GetMonthlyPrintUsageSummariesByPrinterCount

GetMonthlyPrintUsageSummariesByPrinterCount - Get the number of the resource

func (MonthlyPrintUsageSummariesByPrinterClient) ListMonthlyPrintUsageSummariesByPrinters

ListMonthlyPrintUsageSummariesByPrinters - Get monthlyPrintUsageSummariesByPrinter from reports

func (MonthlyPrintUsageSummariesByPrinterClient) ListMonthlyPrintUsageSummariesByPrintersComplete

ListMonthlyPrintUsageSummariesByPrintersComplete retrieves all the results into a single object

func (MonthlyPrintUsageSummariesByPrinterClient) ListMonthlyPrintUsageSummariesByPrintersCompleteMatchingPredicate

ListMonthlyPrintUsageSummariesByPrintersCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (MonthlyPrintUsageSummariesByPrinterClient) UpdateMonthlyPrintUsageSummariesByPrinter

UpdateMonthlyPrintUsageSummariesByPrinter - Update the navigation property monthlyPrintUsageSummariesByPrinter in reports

type PrintUsageByPrinterOperationPredicate

type PrintUsageByPrinterOperationPredicate struct {
}

func (PrintUsageByPrinterOperationPredicate) Matches

type UpdateMonthlyPrintUsageSummariesByPrinterOperationOptions

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

func (UpdateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToHeaders

func (UpdateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToOData

func (UpdateMonthlyPrintUsageSummariesByPrinterOperationOptions) ToQuery

type UpdateMonthlyPrintUsageSummariesByPrinterOperationResponse

type UpdateMonthlyPrintUsageSummariesByPrinterOperationResponse 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