Documentation ¶
Index ¶
- func CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type AllowedCalendarSharingRolesWithUserRequestBuilder
- type AllowedCalendarSharingRolesWithUserRequestBuilderGetQueryParameters
- type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration
- type AllowedCalendarSharingRolesWithUserResponse
- type AllowedCalendarSharingRolesWithUserResponseable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue ¶ added in v0.13.0
func CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue(parseNode i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, error)
CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value
Types ¶
type AllowedCalendarSharingRolesWithUserRequestBuilder ¶
type AllowedCalendarSharingRolesWithUserRequestBuilder struct {
// contains filtered or unexported fields
}
AllowedCalendarSharingRolesWithUserRequestBuilder provides operations to call the allowedCalendarSharingRoles method.
func NewAllowedCalendarSharingRolesWithUserRequestBuilder ¶
func NewAllowedCalendarSharingRolesWithUserRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AllowedCalendarSharingRolesWithUserRequestBuilder
NewAllowedCalendarSharingRolesWithUserRequestBuilder instantiates a new AllowedCalendarSharingRolesWithUserRequestBuilder and sets the default values.
func NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal ¶
func NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter, user *string) *AllowedCalendarSharingRolesWithUserRequestBuilder
NewAllowedCalendarSharingRolesWithUserRequestBuilderInternal instantiates a new AllowedCalendarSharingRolesWithUserRequestBuilder and sets the default values.
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation ¶
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function allowedCalendarSharingRoles
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) Get ¶
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get(ctx context.Context, requestConfiguration *AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration) (AllowedCalendarSharingRolesWithUserResponseable, error)
Get invoke function allowedCalendarSharingRoles
type AllowedCalendarSharingRolesWithUserRequestBuilderGetQueryParameters ¶ added in v0.41.0
type AllowedCalendarSharingRolesWithUserRequestBuilderGetQueryParameters struct { // Include count of items Count *bool `uriparametername:"%24count"` // Filter items by property values Filter *string `uriparametername:"%24filter"` // Search items by search phrases Search *string `uriparametername:"%24search"` // Skip the first n items Skip *int32 `uriparametername:"%24skip"` // Show only the first n items Top *int32 `uriparametername:"%24top"` }
AllowedCalendarSharingRolesWithUserRequestBuilderGetQueryParameters invoke function allowedCalendarSharingRoles
type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption // Request query parameters QueryParameters *AllowedCalendarSharingRolesWithUserRequestBuilderGetQueryParameters }
AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AllowedCalendarSharingRolesWithUserResponse ¶ added in v0.13.0
type AllowedCalendarSharingRolesWithUserResponse struct { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponse // contains filtered or unexported fields }
AllowedCalendarSharingRolesWithUserResponse provides operations to call the allowedCalendarSharingRoles method.
func NewAllowedCalendarSharingRolesWithUserResponse ¶ added in v0.13.0
func NewAllowedCalendarSharingRolesWithUserResponse() *AllowedCalendarSharingRolesWithUserResponse
NewAllowedCalendarSharingRolesWithUserResponse instantiates a new allowedCalendarSharingRolesWithUserResponse and sets the default values.
func (*AllowedCalendarSharingRolesWithUserResponse) GetFieldDeserializers ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) GetFieldDeserializers() map[string]func(i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*AllowedCalendarSharingRolesWithUserResponse) GetValue ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CalendarRoleType
GetValue gets the value property value. The value property
func (*AllowedCalendarSharingRolesWithUserResponse) Serialize ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) Serialize(writer i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.SerializationWriter) error
Serialize serializes information the current object
func (*AllowedCalendarSharingRolesWithUserResponse) SetValue ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CalendarRoleType)
SetValue sets the value property value. The value property
type AllowedCalendarSharingRolesWithUserResponseable ¶ added in v0.13.0
type AllowedCalendarSharingRolesWithUserResponseable interface { iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.BaseCollectionPaginationCountResponseable i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CalendarRoleType SetValue(value []iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.CalendarRoleType) }
AllowedCalendarSharingRolesWithUserResponseable