manageddevicedetectedapp

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 DetectedAppOperationPredicate

type DetectedAppOperationPredicate struct {
}

func (DetectedAppOperationPredicate) Matches

type GetManagedDeviceDetectedAppOperationOptions

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

func DefaultGetManagedDeviceDetectedAppOperationOptions

func DefaultGetManagedDeviceDetectedAppOperationOptions() GetManagedDeviceDetectedAppOperationOptions

func (GetManagedDeviceDetectedAppOperationOptions) ToHeaders

func (GetManagedDeviceDetectedAppOperationOptions) ToOData

func (GetManagedDeviceDetectedAppOperationOptions) ToQuery

type GetManagedDeviceDetectedAppOperationResponse

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

type GetManagedDeviceDetectedAppsCountOperationOptions

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

func DefaultGetManagedDeviceDetectedAppsCountOperationOptions

func DefaultGetManagedDeviceDetectedAppsCountOperationOptions() GetManagedDeviceDetectedAppsCountOperationOptions

func (GetManagedDeviceDetectedAppsCountOperationOptions) ToHeaders

func (GetManagedDeviceDetectedAppsCountOperationOptions) ToOData

func (GetManagedDeviceDetectedAppsCountOperationOptions) ToQuery

type GetManagedDeviceDetectedAppsCountOperationResponse

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

type ListManagedDeviceDetectedAppsCompleteResult

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

type ListManagedDeviceDetectedAppsCustomPager

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

type ListManagedDeviceDetectedAppsOperationOptions

type ListManagedDeviceDetectedAppsOperationOptions 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 DefaultListManagedDeviceDetectedAppsOperationOptions

func DefaultListManagedDeviceDetectedAppsOperationOptions() ListManagedDeviceDetectedAppsOperationOptions

func (ListManagedDeviceDetectedAppsOperationOptions) ToHeaders

func (ListManagedDeviceDetectedAppsOperationOptions) ToOData

func (ListManagedDeviceDetectedAppsOperationOptions) ToQuery

type ListManagedDeviceDetectedAppsOperationResponse

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

type ManagedDeviceDetectedAppClient

type ManagedDeviceDetectedAppClient struct {
	Client *msgraph.Client
}

func NewManagedDeviceDetectedAppClientWithBaseURI

func NewManagedDeviceDetectedAppClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceDetectedAppClient, error)

func (ManagedDeviceDetectedAppClient) GetManagedDeviceDetectedApp

GetManagedDeviceDetectedApp - Get detectedApps from me. All applications currently installed on the device

func (ManagedDeviceDetectedAppClient) GetManagedDeviceDetectedAppsCount

GetManagedDeviceDetectedAppsCount - Get the number of the resource

func (ManagedDeviceDetectedAppClient) ListManagedDeviceDetectedApps

ListManagedDeviceDetectedApps - Get detectedApps from me. All applications currently installed on the device

func (ManagedDeviceDetectedAppClient) ListManagedDeviceDetectedAppsComplete

ListManagedDeviceDetectedAppsComplete retrieves all the results into a single object

func (ManagedDeviceDetectedAppClient) ListManagedDeviceDetectedAppsCompleteMatchingPredicate

ListManagedDeviceDetectedAppsCompleteMatchingPredicate retrieves all the results and then applies the predicate

Jump to

Keyboard shortcuts

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