comanageddevicedetectedapp

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 ComanagedDeviceDetectedAppClient

type ComanagedDeviceDetectedAppClient struct {
	Client *msgraph.Client
}

func NewComanagedDeviceDetectedAppClientWithBaseURI

func NewComanagedDeviceDetectedAppClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceDetectedAppClient, error)

func (ComanagedDeviceDetectedAppClient) GetComanagedDeviceDetectedApp

GetComanagedDeviceDetectedApp - Get detectedApps from deviceManagement. All applications currently installed on the device

func (ComanagedDeviceDetectedAppClient) GetComanagedDeviceDetectedAppsCount

GetComanagedDeviceDetectedAppsCount - Get the number of the resource

func (ComanagedDeviceDetectedAppClient) ListComanagedDeviceDetectedApps

ListComanagedDeviceDetectedApps - Get detectedApps from deviceManagement. All applications currently installed on the device

func (ComanagedDeviceDetectedAppClient) ListComanagedDeviceDetectedAppsComplete

ListComanagedDeviceDetectedAppsComplete retrieves all the results into a single object

func (ComanagedDeviceDetectedAppClient) ListComanagedDeviceDetectedAppsCompleteMatchingPredicate

ListComanagedDeviceDetectedAppsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DetectedAppOperationPredicate

type DetectedAppOperationPredicate struct {
}

func (DetectedAppOperationPredicate) Matches

type GetComanagedDeviceDetectedAppOperationOptions

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

func DefaultGetComanagedDeviceDetectedAppOperationOptions

func DefaultGetComanagedDeviceDetectedAppOperationOptions() GetComanagedDeviceDetectedAppOperationOptions

func (GetComanagedDeviceDetectedAppOperationOptions) ToHeaders

func (GetComanagedDeviceDetectedAppOperationOptions) ToOData

func (GetComanagedDeviceDetectedAppOperationOptions) ToQuery

type GetComanagedDeviceDetectedAppOperationResponse

type GetComanagedDeviceDetectedAppOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DetectedApp
}

type GetComanagedDeviceDetectedAppsCountOperationOptions

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

func DefaultGetComanagedDeviceDetectedAppsCountOperationOptions

func DefaultGetComanagedDeviceDetectedAppsCountOperationOptions() GetComanagedDeviceDetectedAppsCountOperationOptions

func (GetComanagedDeviceDetectedAppsCountOperationOptions) ToHeaders

func (GetComanagedDeviceDetectedAppsCountOperationOptions) ToOData

func (GetComanagedDeviceDetectedAppsCountOperationOptions) ToQuery

type GetComanagedDeviceDetectedAppsCountOperationResponse

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

type ListComanagedDeviceDetectedAppsCompleteResult

type ListComanagedDeviceDetectedAppsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DetectedApp
}

type ListComanagedDeviceDetectedAppsCustomPager

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

type ListComanagedDeviceDetectedAppsOperationOptions

type ListComanagedDeviceDetectedAppsOperationOptions 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 DefaultListComanagedDeviceDetectedAppsOperationOptions

func DefaultListComanagedDeviceDetectedAppsOperationOptions() ListComanagedDeviceDetectedAppsOperationOptions

func (ListComanagedDeviceDetectedAppsOperationOptions) ToHeaders

func (ListComanagedDeviceDetectedAppsOperationOptions) ToOData

func (ListComanagedDeviceDetectedAppsOperationOptions) ToQuery

type ListComanagedDeviceDetectedAppsOperationResponse

type ListComanagedDeviceDetectedAppsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DetectedApp
}

Jump to

Keyboard shortcuts

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