Documentation ¶
Index ¶
- type CopyNotebookRequestBody
- func (m *CopyNotebookRequestBody) GetAdditionalData() map[string]interface{}
- func (m *CopyNotebookRequestBody) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CopyNotebookRequestBody) GetGroupId() *string
- func (m *CopyNotebookRequestBody) GetNotebookFolder() *string
- func (m *CopyNotebookRequestBody) GetRenameAs() *string
- func (m *CopyNotebookRequestBody) GetSiteCollectionId() *string
- func (m *CopyNotebookRequestBody) GetSiteId() *string
- func (m *CopyNotebookRequestBody) IsNil() bool
- func (m *CopyNotebookRequestBody) Serialize(...) error
- func (m *CopyNotebookRequestBody) SetAdditionalData(value map[string]interface{})
- func (m *CopyNotebookRequestBody) SetGroupId(value *string)
- func (m *CopyNotebookRequestBody) SetNotebookFolder(value *string)
- func (m *CopyNotebookRequestBody) SetRenameAs(value *string)
- func (m *CopyNotebookRequestBody) SetSiteCollectionId(value *string)
- func (m *CopyNotebookRequestBody) SetSiteId(value *string)
- type CopyNotebookRequestBuilder
- type CopyNotebookRequestBuilderPostOptions
- type CopyNotebookResponse
- func (m *CopyNotebookResponse) GetAdditionalData() map[string]interface{}
- func (m *CopyNotebookResponse) GetFieldDeserializers() map[string]func(interface{}, ...) error
- func (m *CopyNotebookResponse) GetOnenoteOperation() ...
- func (m *CopyNotebookResponse) IsNil() bool
- func (m *CopyNotebookResponse) Serialize(...) error
- func (m *CopyNotebookResponse) SetAdditionalData(value map[string]interface{})
- func (m *CopyNotebookResponse) SetOnenoteOperation(...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CopyNotebookRequestBody ¶
type CopyNotebookRequestBody struct {
// contains filtered or unexported fields
}
CopyNotebookRequestBody
func NewCopyNotebookRequestBody ¶
func NewCopyNotebookRequestBody() *CopyNotebookRequestBody
NewCopyNotebookRequestBody instantiates a new copyNotebookRequestBody and sets the default values.
func (*CopyNotebookRequestBody) GetAdditionalData ¶
func (m *CopyNotebookRequestBody) 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 (*CopyNotebookRequestBody) GetFieldDeserializers ¶
func (m *CopyNotebookRequestBody) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CopyNotebookRequestBody) GetGroupId ¶
func (m *CopyNotebookRequestBody) GetGroupId() *string
GetGroupId gets the groupId property value.
func (*CopyNotebookRequestBody) GetNotebookFolder ¶
func (m *CopyNotebookRequestBody) GetNotebookFolder() *string
GetNotebookFolder gets the notebookFolder property value.
func (*CopyNotebookRequestBody) GetRenameAs ¶
func (m *CopyNotebookRequestBody) GetRenameAs() *string
GetRenameAs gets the renameAs property value.
func (*CopyNotebookRequestBody) GetSiteCollectionId ¶
func (m *CopyNotebookRequestBody) GetSiteCollectionId() *string
GetSiteCollectionId gets the siteCollectionId property value.
func (*CopyNotebookRequestBody) GetSiteId ¶
func (m *CopyNotebookRequestBody) GetSiteId() *string
GetSiteId gets the siteId property value.
func (*CopyNotebookRequestBody) IsNil ¶
func (m *CopyNotebookRequestBody) IsNil() bool
func (*CopyNotebookRequestBody) Serialize ¶
func (m *CopyNotebookRequestBody) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CopyNotebookRequestBody) SetAdditionalData ¶
func (m *CopyNotebookRequestBody) 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 (*CopyNotebookRequestBody) SetGroupId ¶
func (m *CopyNotebookRequestBody) SetGroupId(value *string)
SetGroupId sets the groupId property value.
func (*CopyNotebookRequestBody) SetNotebookFolder ¶
func (m *CopyNotebookRequestBody) SetNotebookFolder(value *string)
SetNotebookFolder sets the notebookFolder property value.
func (*CopyNotebookRequestBody) SetRenameAs ¶
func (m *CopyNotebookRequestBody) SetRenameAs(value *string)
SetRenameAs sets the renameAs property value.
func (*CopyNotebookRequestBody) SetSiteCollectionId ¶
func (m *CopyNotebookRequestBody) SetSiteCollectionId(value *string)
SetSiteCollectionId sets the siteCollectionId property value.
func (*CopyNotebookRequestBody) SetSiteId ¶
func (m *CopyNotebookRequestBody) SetSiteId(value *string)
SetSiteId sets the siteId property value.
type CopyNotebookRequestBuilder ¶
type CopyNotebookRequestBuilder struct {
// contains filtered or unexported fields
}
CopyNotebookRequestBuilder builds and executes requests for operations under \me\onenote\pages\{onenotePage-id}\parentNotebook\microsoft.graph.copyNotebook
func NewCopyNotebookRequestBuilder ¶
func NewCopyNotebookRequestBuilder(rawUrl string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CopyNotebookRequestBuilder
NewCopyNotebookRequestBuilder instantiates a new CopyNotebookRequestBuilder and sets the default values.
func NewCopyNotebookRequestBuilderInternal ¶
func NewCopyNotebookRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CopyNotebookRequestBuilder
NewCopyNotebookRequestBuilderInternal instantiates a new CopyNotebookRequestBuilder and sets the default values.
func (*CopyNotebookRequestBuilder) CreatePostRequestInformation ¶
func (m *CopyNotebookRequestBuilder) CreatePostRequestInformation(options *CopyNotebookRequestBuilderPostOptions) (*ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestInformation, error)
CreatePostRequestInformation invoke action copyNotebook
func (*CopyNotebookRequestBuilder) Post ¶
func (m *CopyNotebookRequestBuilder) Post(options *CopyNotebookRequestBuilderPostOptions) (*CopyNotebookResponse, error)
Post invoke action copyNotebook
type CopyNotebookRequestBuilderPostOptions ¶
type CopyNotebookRequestBuilderPostOptions struct { // Body *CopyNotebookRequestBody // 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 }
CopyNotebookRequestBuilderPostOptions options for Post
type CopyNotebookResponse ¶
type CopyNotebookResponse struct {
// contains filtered or unexported fields
}
CopyNotebookResponse union type wrapper for classes onenoteOperation
func NewCopyNotebookResponse ¶
func NewCopyNotebookResponse() *CopyNotebookResponse
NewCopyNotebookResponse instantiates a new copyNotebookResponse and sets the default values.
func (*CopyNotebookResponse) GetAdditionalData ¶
func (m *CopyNotebookResponse) 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 (*CopyNotebookResponse) GetFieldDeserializers ¶
func (m *CopyNotebookResponse) GetFieldDeserializers() map[string]func(interface{}, i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.ParseNode) error
GetFieldDeserializers the deserialization information for the current model
func (*CopyNotebookResponse) GetOnenoteOperation ¶
func (m *CopyNotebookResponse) GetOnenoteOperation() *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnenoteOperation
GetOnenoteOperation gets the onenoteOperation property value. Union type representation for type onenoteOperation
func (*CopyNotebookResponse) IsNil ¶
func (m *CopyNotebookResponse) IsNil() bool
func (*CopyNotebookResponse) Serialize ¶
func (m *CopyNotebookResponse) Serialize(writer i04eb5309aeaafadd28374d79c8471df9b267510b4dc2e3144c378c50f6fd7b55.SerializationWriter) error
Serialize serializes information the current object
func (*CopyNotebookResponse) SetAdditionalData ¶
func (m *CopyNotebookResponse) 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 (*CopyNotebookResponse) SetOnenoteOperation ¶
func (m *CopyNotebookResponse) SetOnenoteOperation(value *i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.OnenoteOperation)
SetOnenoteOperation sets the onenoteOperation property value. Union type representation for type onenoteOperation