copytonotebook

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 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 CopyToNotebookRequestBody

type CopyToNotebookRequestBody struct {
	// contains filtered or unexported fields
}

CopyToNotebookRequestBody

func NewCopyToNotebookRequestBody

func NewCopyToNotebookRequestBody() *CopyToNotebookRequestBody

NewCopyToNotebookRequestBody instantiates a new copyToNotebookRequestBody and sets the default values.

func (*CopyToNotebookRequestBody) GetAdditionalData

func (m *CopyToNotebookRequestBody) 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 (*CopyToNotebookRequestBody) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CopyToNotebookRequestBody) GetGroupId

func (m *CopyToNotebookRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value.

func (*CopyToNotebookRequestBody) GetId

func (m *CopyToNotebookRequestBody) GetId() *string

GetId gets the id property value.

func (*CopyToNotebookRequestBody) GetRenameAs

func (m *CopyToNotebookRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value.

func (*CopyToNotebookRequestBody) GetSiteCollectionId

func (m *CopyToNotebookRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value.

func (*CopyToNotebookRequestBody) GetSiteId

func (m *CopyToNotebookRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value.

func (*CopyToNotebookRequestBody) IsNil

func (m *CopyToNotebookRequestBody) IsNil() bool

func (*CopyToNotebookRequestBody) Serialize

Serialize serializes information the current object

func (*CopyToNotebookRequestBody) SetAdditionalData

func (m *CopyToNotebookRequestBody) 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 (*CopyToNotebookRequestBody) SetGroupId

func (m *CopyToNotebookRequestBody) SetGroupId(value *string)

SetGroupId sets the groupId property value.

func (*CopyToNotebookRequestBody) SetId

func (m *CopyToNotebookRequestBody) SetId(value *string)

SetId sets the id property value.

func (*CopyToNotebookRequestBody) SetRenameAs

func (m *CopyToNotebookRequestBody) SetRenameAs(value *string)

SetRenameAs sets the renameAs property value.

func (*CopyToNotebookRequestBody) SetSiteCollectionId

func (m *CopyToNotebookRequestBody) SetSiteCollectionId(value *string)

SetSiteCollectionId sets the siteCollectionId property value.

func (*CopyToNotebookRequestBody) SetSiteId

func (m *CopyToNotebookRequestBody) SetSiteId(value *string)

SetSiteId sets the siteId property value.

type CopyToNotebookRequestBuilder

type CopyToNotebookRequestBuilder struct {
	// contains filtered or unexported fields
}

CopyToNotebookRequestBuilder builds and executes requests for operations under \me\onenote\sections\{onenoteSection-id}\microsoft.graph.copyToNotebook

func NewCopyToNotebookRequestBuilder

NewCopyToNotebookRequestBuilder instantiates a new CopyToNotebookRequestBuilder and sets the default values.

func NewCopyToNotebookRequestBuilderInternal

func NewCopyToNotebookRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CopyToNotebookRequestBuilder

NewCopyToNotebookRequestBuilderInternal instantiates a new CopyToNotebookRequestBuilder and sets the default values.

func (*CopyToNotebookRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copyToNotebook

func (*CopyToNotebookRequestBuilder) Post

Post invoke action copyToNotebook

type CopyToNotebookRequestBuilderPostOptions

type CopyToNotebookRequestBuilderPostOptions struct {
	//
	Body *CopyToNotebookRequestBody
	// 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
}

CopyToNotebookRequestBuilderPostOptions options for Post

type CopyToNotebookResponse

type CopyToNotebookResponse struct {
	// contains filtered or unexported fields
}

CopyToNotebookResponse union type wrapper for classes onenoteOperation

func NewCopyToNotebookResponse

func NewCopyToNotebookResponse() *CopyToNotebookResponse

NewCopyToNotebookResponse instantiates a new copyToNotebookResponse and sets the default values.

func (*CopyToNotebookResponse) GetAdditionalData

func (m *CopyToNotebookResponse) 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 (*CopyToNotebookResponse) GetFieldDeserializers

GetFieldDeserializers the deserialization information for the current model

func (*CopyToNotebookResponse) GetOnenoteOperation

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

func (*CopyToNotebookResponse) IsNil

func (m *CopyToNotebookResponse) IsNil() bool

func (*CopyToNotebookResponse) Serialize

Serialize serializes information the current object

func (*CopyToNotebookResponse) SetAdditionalData

func (m *CopyToNotebookResponse) 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 (*CopyToNotebookResponse) 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