calendarcalendarpermission

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 CalendarCalendarPermissionClient

type CalendarCalendarPermissionClient struct {
	Client *msgraph.Client
}

func NewCalendarCalendarPermissionClientWithBaseURI

func NewCalendarCalendarPermissionClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarCalendarPermissionClient, error)

func (CalendarCalendarPermissionClient) CreateCalendarPermission

CreateCalendarPermission - Create new navigation property to calendarPermissions for groups

func (CalendarCalendarPermissionClient) DeleteCalendarPermission

DeleteCalendarPermission - Delete navigation property calendarPermissions for groups

func (CalendarCalendarPermissionClient) GetCalendarPermission

GetCalendarPermission - Get calendarPermissions from groups. The permissions of the users with whom the calendar is shared.

func (CalendarCalendarPermissionClient) GetCalendarPermissionsCount

GetCalendarPermissionsCount - Get the number of the resource

func (CalendarCalendarPermissionClient) ListCalendarPermissions

ListCalendarPermissions - Get calendarPermissions from groups. The permissions of the users with whom the calendar is shared.

func (CalendarCalendarPermissionClient) ListCalendarPermissionsComplete

ListCalendarPermissionsComplete retrieves all the results into a single object

func (CalendarCalendarPermissionClient) ListCalendarPermissionsCompleteMatchingPredicate

ListCalendarPermissionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (CalendarCalendarPermissionClient) UpdateCalendarPermission

UpdateCalendarPermission - Update the navigation property calendarPermissions in groups

type CalendarPermissionOperationPredicate

type CalendarPermissionOperationPredicate struct {
}

func (CalendarPermissionOperationPredicate) Matches

type CreateCalendarPermissionOperationOptions

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

func DefaultCreateCalendarPermissionOperationOptions

func DefaultCreateCalendarPermissionOperationOptions() CreateCalendarPermissionOperationOptions

func (CreateCalendarPermissionOperationOptions) ToHeaders

func (CreateCalendarPermissionOperationOptions) ToOData

func (CreateCalendarPermissionOperationOptions) ToQuery

type CreateCalendarPermissionOperationResponse

type CreateCalendarPermissionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.CalendarPermission
}

type DeleteCalendarPermissionOperationOptions

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

func DefaultDeleteCalendarPermissionOperationOptions

func DefaultDeleteCalendarPermissionOperationOptions() DeleteCalendarPermissionOperationOptions

func (DeleteCalendarPermissionOperationOptions) ToHeaders

func (DeleteCalendarPermissionOperationOptions) ToOData

func (DeleteCalendarPermissionOperationOptions) ToQuery

type DeleteCalendarPermissionOperationResponse

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

type GetCalendarPermissionOperationOptions

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

func DefaultGetCalendarPermissionOperationOptions

func DefaultGetCalendarPermissionOperationOptions() GetCalendarPermissionOperationOptions

func (GetCalendarPermissionOperationOptions) ToHeaders

func (GetCalendarPermissionOperationOptions) ToOData

func (GetCalendarPermissionOperationOptions) ToQuery

type GetCalendarPermissionOperationResponse

type GetCalendarPermissionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.CalendarPermission
}

type GetCalendarPermissionsCountOperationOptions

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

func DefaultGetCalendarPermissionsCountOperationOptions

func DefaultGetCalendarPermissionsCountOperationOptions() GetCalendarPermissionsCountOperationOptions

func (GetCalendarPermissionsCountOperationOptions) ToHeaders

func (GetCalendarPermissionsCountOperationOptions) ToOData

func (GetCalendarPermissionsCountOperationOptions) ToQuery

type GetCalendarPermissionsCountOperationResponse

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

type ListCalendarPermissionsCompleteResult

type ListCalendarPermissionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.CalendarPermission
}

type ListCalendarPermissionsCustomPager

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

type ListCalendarPermissionsOperationOptions

type ListCalendarPermissionsOperationOptions 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 DefaultListCalendarPermissionsOperationOptions

func DefaultListCalendarPermissionsOperationOptions() ListCalendarPermissionsOperationOptions

func (ListCalendarPermissionsOperationOptions) ToHeaders

func (ListCalendarPermissionsOperationOptions) ToOData

func (ListCalendarPermissionsOperationOptions) ToQuery

type ListCalendarPermissionsOperationResponse

type ListCalendarPermissionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.CalendarPermission
}

type UpdateCalendarPermissionOperationOptions

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

func DefaultUpdateCalendarPermissionOperationOptions

func DefaultUpdateCalendarPermissionOperationOptions() UpdateCalendarPermissionOperationOptions

func (UpdateCalendarPermissionOperationOptions) ToHeaders

func (UpdateCalendarPermissionOperationOptions) ToOData

func (UpdateCalendarPermissionOperationOptions) ToQuery

type UpdateCalendarPermissionOperationResponse

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