autopilotevent

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutopilotEventClient

type AutopilotEventClient struct {
	Client *msgraph.Client
}

func NewAutopilotEventClientWithBaseURI

func NewAutopilotEventClientWithBaseURI(sdkApi sdkEnv.Api) (*AutopilotEventClient, error)

func (AutopilotEventClient) CreateAutopilotEvent

CreateAutopilotEvent - Create new navigation property to autopilotEvents for deviceManagement

func (AutopilotEventClient) DeleteAutopilotEvent

DeleteAutopilotEvent - Delete navigation property autopilotEvents for deviceManagement

func (AutopilotEventClient) GetAutopilotEvent

GetAutopilotEvent - Get autopilotEvents from deviceManagement. The list of autopilot events for the tenant.

func (AutopilotEventClient) GetAutopilotEventsCount

GetAutopilotEventsCount - Get the number of the resource

func (AutopilotEventClient) ListAutopilotEvents

ListAutopilotEvents - Get autopilotEvents from deviceManagement. The list of autopilot events for the tenant.

func (AutopilotEventClient) ListAutopilotEventsComplete

ListAutopilotEventsComplete retrieves all the results into a single object

func (AutopilotEventClient) ListAutopilotEventsCompleteMatchingPredicate

ListAutopilotEventsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AutopilotEventClient) UpdateAutopilotEvent

UpdateAutopilotEvent - Update the navigation property autopilotEvents in deviceManagement

type CreateAutopilotEventOperationOptions

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

func DefaultCreateAutopilotEventOperationOptions

func DefaultCreateAutopilotEventOperationOptions() CreateAutopilotEventOperationOptions

func (CreateAutopilotEventOperationOptions) ToHeaders

func (CreateAutopilotEventOperationOptions) ToOData

func (CreateAutopilotEventOperationOptions) ToQuery

type CreateAutopilotEventOperationResponse

type CreateAutopilotEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementAutopilotEvent
}

type DeleteAutopilotEventOperationOptions

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

func DefaultDeleteAutopilotEventOperationOptions

func DefaultDeleteAutopilotEventOperationOptions() DeleteAutopilotEventOperationOptions

func (DeleteAutopilotEventOperationOptions) ToHeaders

func (DeleteAutopilotEventOperationOptions) ToOData

func (DeleteAutopilotEventOperationOptions) ToQuery

type DeleteAutopilotEventOperationResponse

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

type DeviceManagementAutopilotEventOperationPredicate

type DeviceManagementAutopilotEventOperationPredicate struct {
}

func (DeviceManagementAutopilotEventOperationPredicate) Matches

type GetAutopilotEventOperationOptions

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

func DefaultGetAutopilotEventOperationOptions

func DefaultGetAutopilotEventOperationOptions() GetAutopilotEventOperationOptions

func (GetAutopilotEventOperationOptions) ToHeaders

func (GetAutopilotEventOperationOptions) ToOData

func (GetAutopilotEventOperationOptions) ToQuery

type GetAutopilotEventOperationResponse

type GetAutopilotEventOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementAutopilotEvent
}

type GetAutopilotEventsCountOperationOptions

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

func DefaultGetAutopilotEventsCountOperationOptions

func DefaultGetAutopilotEventsCountOperationOptions() GetAutopilotEventsCountOperationOptions

func (GetAutopilotEventsCountOperationOptions) ToHeaders

func (GetAutopilotEventsCountOperationOptions) ToOData

func (GetAutopilotEventsCountOperationOptions) ToQuery

type GetAutopilotEventsCountOperationResponse

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

type ListAutopilotEventsCompleteResult

type ListAutopilotEventsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementAutopilotEvent
}

type ListAutopilotEventsCustomPager

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

type ListAutopilotEventsOperationOptions

type ListAutopilotEventsOperationOptions 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 DefaultListAutopilotEventsOperationOptions

func DefaultListAutopilotEventsOperationOptions() ListAutopilotEventsOperationOptions

func (ListAutopilotEventsOperationOptions) ToHeaders

func (ListAutopilotEventsOperationOptions) ToOData

func (ListAutopilotEventsOperationOptions) ToQuery

type ListAutopilotEventsOperationResponse

type ListAutopilotEventsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementAutopilotEvent
}

type UpdateAutopilotEventOperationOptions

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

func DefaultUpdateAutopilotEventOperationOptions

func DefaultUpdateAutopilotEventOperationOptions() UpdateAutopilotEventOperationOptions

func (UpdateAutopilotEventOperationOptions) ToHeaders

func (UpdateAutopilotEventOperationOptions) ToOData

func (UpdateAutopilotEventOperationOptions) ToQuery

type UpdateAutopilotEventOperationResponse

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