eventinstanceextension

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 CreateEventInstanceExtensionOperationOptions

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

func DefaultCreateEventInstanceExtensionOperationOptions

func DefaultCreateEventInstanceExtensionOperationOptions() CreateEventInstanceExtensionOperationOptions

func (CreateEventInstanceExtensionOperationOptions) ToHeaders

func (CreateEventInstanceExtensionOperationOptions) ToOData

func (CreateEventInstanceExtensionOperationOptions) ToQuery

type CreateEventInstanceExtensionOperationResponse

type CreateEventInstanceExtensionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.Extension
}

type DeleteEventInstanceExtensionOperationOptions

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

func DefaultDeleteEventInstanceExtensionOperationOptions

func DefaultDeleteEventInstanceExtensionOperationOptions() DeleteEventInstanceExtensionOperationOptions

func (DeleteEventInstanceExtensionOperationOptions) ToHeaders

func (DeleteEventInstanceExtensionOperationOptions) ToOData

func (DeleteEventInstanceExtensionOperationOptions) ToQuery

type DeleteEventInstanceExtensionOperationResponse

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

type EventInstanceExtensionClient

type EventInstanceExtensionClient struct {
	Client *msgraph.Client
}

func NewEventInstanceExtensionClientWithBaseURI

func NewEventInstanceExtensionClientWithBaseURI(sdkApi sdkEnv.Api) (*EventInstanceExtensionClient, error)

func (EventInstanceExtensionClient) CreateEventInstanceExtension

CreateEventInstanceExtension - Create new navigation property to extensions for users

func (EventInstanceExtensionClient) DeleteEventInstanceExtension

DeleteEventInstanceExtension - Delete navigation property extensions for users

func (EventInstanceExtensionClient) GetEventInstanceExtension

GetEventInstanceExtension - Get extensions from users. The collection of open extensions defined for the event. Nullable.

func (EventInstanceExtensionClient) GetEventInstanceExtensionsCount

GetEventInstanceExtensionsCount - Get the number of the resource

func (EventInstanceExtensionClient) ListEventInstanceExtensions

ListEventInstanceExtensions - Get extensions from users. The collection of open extensions defined for the event. Nullable.

func (EventInstanceExtensionClient) ListEventInstanceExtensionsComplete

ListEventInstanceExtensionsComplete retrieves all the results into a single object

func (EventInstanceExtensionClient) ListEventInstanceExtensionsCompleteMatchingPredicate

ListEventInstanceExtensionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (EventInstanceExtensionClient) UpdateEventInstanceExtension

UpdateEventInstanceExtension - Update the navigation property extensions in users

type ExtensionOperationPredicate

type ExtensionOperationPredicate struct {
}

func (ExtensionOperationPredicate) Matches

type GetEventInstanceExtensionOperationOptions

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

func DefaultGetEventInstanceExtensionOperationOptions

func DefaultGetEventInstanceExtensionOperationOptions() GetEventInstanceExtensionOperationOptions

func (GetEventInstanceExtensionOperationOptions) ToHeaders

func (GetEventInstanceExtensionOperationOptions) ToOData

func (GetEventInstanceExtensionOperationOptions) ToQuery

type GetEventInstanceExtensionOperationResponse

type GetEventInstanceExtensionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        stable.Extension
}

type GetEventInstanceExtensionsCountOperationOptions

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

func DefaultGetEventInstanceExtensionsCountOperationOptions

func DefaultGetEventInstanceExtensionsCountOperationOptions() GetEventInstanceExtensionsCountOperationOptions

func (GetEventInstanceExtensionsCountOperationOptions) ToHeaders

func (GetEventInstanceExtensionsCountOperationOptions) ToOData

func (GetEventInstanceExtensionsCountOperationOptions) ToQuery

type GetEventInstanceExtensionsCountOperationResponse

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

type ListEventInstanceExtensionsCompleteResult

type ListEventInstanceExtensionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.Extension
}

type ListEventInstanceExtensionsCustomPager

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

type ListEventInstanceExtensionsOperationOptions

type ListEventInstanceExtensionsOperationOptions 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 DefaultListEventInstanceExtensionsOperationOptions

func DefaultListEventInstanceExtensionsOperationOptions() ListEventInstanceExtensionsOperationOptions

func (ListEventInstanceExtensionsOperationOptions) ToHeaders

func (ListEventInstanceExtensionsOperationOptions) ToOData

func (ListEventInstanceExtensionsOperationOptions) ToQuery

type ListEventInstanceExtensionsOperationResponse

type ListEventInstanceExtensionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.Extension
}

type UpdateEventInstanceExtensionOperationOptions

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

func DefaultUpdateEventInstanceExtensionOperationOptions

func DefaultUpdateEventInstanceExtensionOperationOptions() UpdateEventInstanceExtensionOperationOptions

func (UpdateEventInstanceExtensionOperationOptions) ToHeaders

func (UpdateEventInstanceExtensionOperationOptions) ToOData

func (UpdateEventInstanceExtensionOperationOptions) ToQuery

type UpdateEventInstanceExtensionOperationResponse

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