licensedetail

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 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 CreateLicenseDetailOperationOptions

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

func DefaultCreateLicenseDetailOperationOptions

func DefaultCreateLicenseDetailOperationOptions() CreateLicenseDetailOperationOptions

func (CreateLicenseDetailOperationOptions) ToHeaders

func (CreateLicenseDetailOperationOptions) ToOData

func (CreateLicenseDetailOperationOptions) ToQuery

type CreateLicenseDetailOperationResponse

type CreateLicenseDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.LicenseDetails
}

type DeleteLicenseDetailOperationOptions

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

func DefaultDeleteLicenseDetailOperationOptions

func DefaultDeleteLicenseDetailOperationOptions() DeleteLicenseDetailOperationOptions

func (DeleteLicenseDetailOperationOptions) ToHeaders

func (DeleteLicenseDetailOperationOptions) ToOData

func (DeleteLicenseDetailOperationOptions) ToQuery

type DeleteLicenseDetailOperationResponse

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

type GetLicenseDetailOperationOptions

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

func DefaultGetLicenseDetailOperationOptions

func DefaultGetLicenseDetailOperationOptions() GetLicenseDetailOperationOptions

func (GetLicenseDetailOperationOptions) ToHeaders

func (GetLicenseDetailOperationOptions) ToOData

func (GetLicenseDetailOperationOptions) ToQuery

type GetLicenseDetailOperationResponse

type GetLicenseDetailOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.LicenseDetails
}

type GetLicenseDetailsCountOperationOptions

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

func DefaultGetLicenseDetailsCountOperationOptions

func DefaultGetLicenseDetailsCountOperationOptions() GetLicenseDetailsCountOperationOptions

func (GetLicenseDetailsCountOperationOptions) ToHeaders

func (GetLicenseDetailsCountOperationOptions) ToOData

func (GetLicenseDetailsCountOperationOptions) ToQuery

type GetLicenseDetailsCountOperationResponse

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

type LicenseDetailClient

type LicenseDetailClient struct {
	Client *msgraph.Client
}

func NewLicenseDetailClientWithBaseURI

func NewLicenseDetailClientWithBaseURI(sdkApi sdkEnv.Api) (*LicenseDetailClient, error)

func (LicenseDetailClient) CreateLicenseDetail

CreateLicenseDetail - Create new navigation property to licenseDetails for me

func (LicenseDetailClient) DeleteLicenseDetail

DeleteLicenseDetail - Delete navigation property licenseDetails for me

func (LicenseDetailClient) GetLicenseDetail

GetLicenseDetail - Get licenseDetails from me. A collection of this user's license details. Read-only.

func (LicenseDetailClient) GetLicenseDetailsCount

GetLicenseDetailsCount - Get the number of the resource

func (LicenseDetailClient) ListLicenseDetails

ListLicenseDetails - List licenseDetails. Retrieve a list of licenseDetails objects for enterprise users. This API returns details for licenses that are directly assigned and those transitively assigned through memberships in licensed groups.

func (LicenseDetailClient) ListLicenseDetailsComplete

ListLicenseDetailsComplete retrieves all the results into a single object

func (LicenseDetailClient) ListLicenseDetailsCompleteMatchingPredicate

func (c LicenseDetailClient) ListLicenseDetailsCompleteMatchingPredicate(ctx context.Context, options ListLicenseDetailsOperationOptions, predicate LicenseDetailsOperationPredicate) (result ListLicenseDetailsCompleteResult, err error)

ListLicenseDetailsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (LicenseDetailClient) UpdateLicenseDetail

UpdateLicenseDetail - Update the navigation property licenseDetails in me

type LicenseDetailsOperationPredicate

type LicenseDetailsOperationPredicate struct {
}

func (LicenseDetailsOperationPredicate) Matches

type ListLicenseDetailsCompleteResult

type ListLicenseDetailsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.LicenseDetails
}

type ListLicenseDetailsCustomPager

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

type ListLicenseDetailsOperationOptions

type ListLicenseDetailsOperationOptions 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 DefaultListLicenseDetailsOperationOptions

func DefaultListLicenseDetailsOperationOptions() ListLicenseDetailsOperationOptions

func (ListLicenseDetailsOperationOptions) ToHeaders

func (ListLicenseDetailsOperationOptions) ToOData

func (ListLicenseDetailsOperationOptions) ToQuery

type ListLicenseDetailsOperationResponse

type ListLicenseDetailsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.LicenseDetails
}

type UpdateLicenseDetailOperationOptions

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

func DefaultUpdateLicenseDetailOperationOptions

func DefaultUpdateLicenseDetailOperationOptions() UpdateLicenseDetailOperationOptions

func (UpdateLicenseDetailOperationOptions) ToHeaders

func (UpdateLicenseDetailOperationOptions) ToOData

func (UpdateLicenseDetailOperationOptions) ToQuery

type UpdateLicenseDetailOperationResponse

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