copynotebook

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

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

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

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

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

CreatePostRequestInformation invoke action copyNotebook

func (*CopyNotebookRequestBuilder) Post

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyNotebookResponse) GetOnenoteOperation

GetOnenoteOperation gets the onenoteOperation property value. Union type representation for type onenoteOperation

func (*CopyNotebookResponse) IsNil

func (m *CopyNotebookResponse) IsNil() bool

func (*CopyNotebookResponse) Serialize

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

SetOnenoteOperation sets the onenoteOperation property value. Union type representation for type onenoteOperation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL