Documentation
¶
Index ¶
- type CreateLinkRequestBody
- func (m *CreateLinkRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CreateLinkRequestBody) GetExpirationDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
- func (m *CreateLinkRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateLinkRequestBody) GetMessage() *string
- func (m *CreateLinkRequestBody) GetPassword() *string
- func (m *CreateLinkRequestBody) GetScope() *string
- func (m *CreateLinkRequestBody) GetType_escaped() *string
- func (m *CreateLinkRequestBody) IsNil() bool
- func (m *CreateLinkRequestBody) Serialize(...) error
- func (m *CreateLinkRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CreateLinkRequestBody) SetExpirationDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
- func (m *CreateLinkRequestBody) SetMessage(value *string)
- func (m *CreateLinkRequestBody) SetPassword(value *string)
- func (m *CreateLinkRequestBody) SetScope(value *string)
- func (m *CreateLinkRequestBody) SetType_escaped(value *string)
- type CreateLinkRequestBuilder
- type CreateLinkRequestBuilderPostOptions
- type CreateLinkResponse
- func (m *CreateLinkResponse) GetAdditionalData() map[string]interface{}
- func (m *CreateLinkResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CreateLinkResponse) GetPermission() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Permission
- func (m *CreateLinkResponse) IsNil() bool
- func (m *CreateLinkResponse) Serialize(...) error
- func (m *CreateLinkResponse) SetAdditionalData(value map[string]interface{})
- func (m *CreateLinkResponse) SetPermission(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateLinkRequestBody ¶
type CreateLinkRequestBody struct {
// contains filtered or unexported fields
}
func NewCreateLinkRequestBody ¶
func NewCreateLinkRequestBody() *CreateLinkRequestBody
Instantiates a new createLinkRequestBody and sets the default values.
func (*CreateLinkRequestBody) GetAdditionalData ¶
func (m *CreateLinkRequestBody) GetAdditionalData() map[string]interface{}
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 (*CreateLinkRequestBody) GetExpirationDateTime ¶
func (m *CreateLinkRequestBody) GetExpirationDateTime() *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time
Gets the expirationDateTime property value.
func (*CreateLinkRequestBody) GetFieldDeserializers ¶
func (m *CreateLinkRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*CreateLinkRequestBody) GetMessage ¶
func (m *CreateLinkRequestBody) GetMessage() *string
Gets the message property value.
func (*CreateLinkRequestBody) GetPassword ¶
func (m *CreateLinkRequestBody) GetPassword() *string
Gets the password property value.
func (*CreateLinkRequestBody) GetScope ¶
func (m *CreateLinkRequestBody) GetScope() *string
Gets the scope property value.
func (*CreateLinkRequestBody) GetType_escaped ¶
func (m *CreateLinkRequestBody) GetType_escaped() *string
Gets the type_escaped property value.
func (*CreateLinkRequestBody) IsNil ¶
func (m *CreateLinkRequestBody) IsNil() bool
func (*CreateLinkRequestBody) Serialize ¶
func (m *CreateLinkRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*CreateLinkRequestBody) SetAdditionalData ¶
func (m *CreateLinkRequestBody) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*CreateLinkRequestBody) SetExpirationDateTime ¶
func (m *CreateLinkRequestBody) SetExpirationDateTime(value *i336074805fc853987abe6f7fe3ad97a6a6f3077a16391fec744f671a015fbd7e.Time)
Sets the expirationDateTime property value. Parameters:
- value : Value to set for the expirationDateTime property.
func (*CreateLinkRequestBody) SetMessage ¶
func (m *CreateLinkRequestBody) SetMessage(value *string)
Sets the message property value. Parameters:
- value : Value to set for the message property.
func (*CreateLinkRequestBody) SetPassword ¶
func (m *CreateLinkRequestBody) SetPassword(value *string)
Sets the password property value. Parameters:
- value : Value to set for the password property.
func (*CreateLinkRequestBody) SetScope ¶
func (m *CreateLinkRequestBody) SetScope(value *string)
Sets the scope property value. Parameters:
- value : Value to set for the scope property.
func (*CreateLinkRequestBody) SetType_escaped ¶
func (m *CreateLinkRequestBody) SetType_escaped(value *string)
Sets the type_escaped property value. Parameters:
- value : Value to set for the type_escaped property.
type CreateLinkRequestBuilder ¶
type CreateLinkRequestBuilder struct {
// contains filtered or unexported fields
}
Builds and executes requests for operations under \workbooks\{driveItem-id}\microsoft.graph.createLink
func NewCreateLinkRequestBuilder ¶
func NewCreateLinkRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateLinkRequestBuilder
Instantiates a new CreateLinkRequestBuilder and sets the default values. Parameters:
- rawUrl : The raw URL to use for the request builder.
- requestAdapter : The request adapter to use to execute the requests.
func NewCreateLinkRequestBuilderInternal ¶
func NewCreateLinkRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CreateLinkRequestBuilder
Instantiates a new CreateLinkRequestBuilder and sets the default values. Parameters:
- pathParameters : Path parameters for the request
- requestAdapter : The request adapter to use to execute the requests.
func (*CreateLinkRequestBuilder) CreatePostRequestInformation ¶
func (m *CreateLinkRequestBuilder) CreatePostRequestInformation(options *CreateLinkRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
Invoke action createLink Parameters:
- options : Options for the request
func (*CreateLinkRequestBuilder) Post ¶
func (m *CreateLinkRequestBuilder) Post(options *CreateLinkRequestBuilderPostOptions) (*CreateLinkResponse, error)
Invoke action createLink Parameters:
- options : Options for the request
type CreateLinkRequestBuilderPostOptions ¶
type CreateLinkRequestBuilderPostOptions struct { // Body *CreateLinkRequestBody // Request headers H map[string]string // Request options O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption // Response handler to use in place of the default response handling provided by the core service ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler }
Options for Post
type CreateLinkResponse ¶
type CreateLinkResponse struct {
// contains filtered or unexported fields
}
Union type wrapper for classes permission
func NewCreateLinkResponse ¶
func NewCreateLinkResponse() *CreateLinkResponse
Instantiates a new createLinkResponse and sets the default values.
func (*CreateLinkResponse) GetAdditionalData ¶
func (m *CreateLinkResponse) GetAdditionalData() map[string]interface{}
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 (*CreateLinkResponse) GetFieldDeserializers ¶
func (m *CreateLinkResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
The deserialization information for the current model
func (*CreateLinkResponse) GetPermission ¶
func (m *CreateLinkResponse) GetPermission() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Permission
Gets the permission property value. Union type representation for type permission
func (*CreateLinkResponse) IsNil ¶
func (m *CreateLinkResponse) IsNil() bool
func (*CreateLinkResponse) Serialize ¶
func (m *CreateLinkResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serializes information the current object Parameters:
- writer : Serialization writer to use to serialize this model
func (*CreateLinkResponse) SetAdditionalData ¶
func (m *CreateLinkResponse) SetAdditionalData(value map[string]interface{})
Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:
- value : Value to set for the AdditionalData property.
func (*CreateLinkResponse) SetPermission ¶
func (m *CreateLinkResponse) SetPermission(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Permission)
Sets the permission property value. Union type representation for type permission Parameters:
- value : Value to set for the permission property.