owneddevice

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryObjectOperationPredicate

type DirectoryObjectOperationPredicate struct {
}

func (DirectoryObjectOperationPredicate) Matches

type GetOwnedDeviceOperationOptions

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

func DefaultGetOwnedDeviceOperationOptions

func DefaultGetOwnedDeviceOperationOptions() GetOwnedDeviceOperationOptions

func (GetOwnedDeviceOperationOptions) ToHeaders

func (GetOwnedDeviceOperationOptions) ToOData

func (GetOwnedDeviceOperationOptions) ToQuery

type GetOwnedDeviceOperationResponse

type GetOwnedDeviceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.DirectoryObject
}

type GetOwnedDevicesCountOperationOptions

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

func DefaultGetOwnedDevicesCountOperationOptions

func DefaultGetOwnedDevicesCountOperationOptions() GetOwnedDevicesCountOperationOptions

func (GetOwnedDevicesCountOperationOptions) ToHeaders

func (GetOwnedDevicesCountOperationOptions) ToOData

func (GetOwnedDevicesCountOperationOptions) ToQuery

type GetOwnedDevicesCountOperationResponse

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

type ListOwnedDevicesCompleteResult

type ListOwnedDevicesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.DirectoryObject
}

type ListOwnedDevicesCustomPager

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

type ListOwnedDevicesOperationOptions

type ListOwnedDevicesOperationOptions struct {
	ConsistencyLevel *odata.ConsistencyLevel
	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 DefaultListOwnedDevicesOperationOptions

func DefaultListOwnedDevicesOperationOptions() ListOwnedDevicesOperationOptions

func (ListOwnedDevicesOperationOptions) ToHeaders

func (ListOwnedDevicesOperationOptions) ToOData

func (ListOwnedDevicesOperationOptions) ToQuery

type ListOwnedDevicesOperationResponse

type ListOwnedDevicesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.DirectoryObject
}

type OwnedDeviceClient

type OwnedDeviceClient struct {
	Client *msgraph.Client
}

func NewOwnedDeviceClientWithBaseURI

func NewOwnedDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*OwnedDeviceClient, error)

func (OwnedDeviceClient) GetOwnedDevice

GetOwnedDevice - Get ownedDevices from users. Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

func (OwnedDeviceClient) GetOwnedDevicesCount

GetOwnedDevicesCount - Get the number of the resource

func (OwnedDeviceClient) ListOwnedDevices

ListOwnedDevices - Get ownedDevices from users. Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).

func (OwnedDeviceClient) ListOwnedDevicesComplete

ListOwnedDevicesComplete retrieves all the results into a single object

func (OwnedDeviceClient) ListOwnedDevicesCompleteMatchingPredicate

func (c OwnedDeviceClient) ListOwnedDevicesCompleteMatchingPredicate(ctx context.Context, id stable.UserId, options ListOwnedDevicesOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListOwnedDevicesCompleteResult, err error)

ListOwnedDevicesCompleteMatchingPredicate 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