Documentation ¶
Index ¶
- func CreateAllowedCalendarSharingRolesWithUserResponseFromDiscriminatorValue(...) (i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable, ...)
- type AllowedCalendarSharingRolesWithUserRequestBuilder
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get() (AllowedCalendarSharingRolesWithUserResponseable, error)
- func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (AllowedCalendarSharingRolesWithUserResponseable, error)
- type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration
- type AllowedCalendarSharingRolesWithUserResponse
- func (m *AllowedCalendarSharingRolesWithUserResponse) GetAdditionalData() map[string]interface{}
- func (m *AllowedCalendarSharingRolesWithUserResponse) GetFieldDeserializers() ...
- func (m *AllowedCalendarSharingRolesWithUserResponse) GetValue() []string
- func (m *AllowedCalendarSharingRolesWithUserResponse) Serialize(...) error
- func (m *AllowedCalendarSharingRolesWithUserResponse) SetAdditionalData(value map[string]interface{})
- func (m *AllowedCalendarSharingRolesWithUserResponse) SetValue(value []string)
- 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() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation invoke function allowedCalendarSharingRoles
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration invoke function allowedCalendarSharingRoles
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) Get ¶
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) Get() (AllowedCalendarSharingRolesWithUserResponseable, error)
Get invoke function allowedCalendarSharingRoles
func (*AllowedCalendarSharingRolesWithUserRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AllowedCalendarSharingRolesWithUserRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (AllowedCalendarSharingRolesWithUserResponseable, error)
GetWithRequestConfigurationAndResponseHandler invoke function allowedCalendarSharingRoles
type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration ¶ added in v0.22.0
type AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
AllowedCalendarSharingRolesWithUserRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AllowedCalendarSharingRolesWithUserResponse ¶ added in v0.13.0
type AllowedCalendarSharingRolesWithUserResponse struct {
// 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) GetAdditionalData ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) GetAdditionalData() map[string]interface{}
GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
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() []string
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) SetAdditionalData ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) SetAdditionalData(value map[string]interface{})
SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
func (*AllowedCalendarSharingRolesWithUserResponse) SetValue ¶ added in v0.13.0
func (m *AllowedCalendarSharingRolesWithUserResponse) SetValue(value []string)
SetValue sets the value property value. The value property
type AllowedCalendarSharingRolesWithUserResponseable ¶ added in v0.13.0
type AllowedCalendarSharingRolesWithUserResponseable interface { i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable GetValue() []string SetValue(value []string) }
AllowedCalendarSharingRolesWithUserResponseable