copytonotebook

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToNotebookRequestBodyFromDiscriminatorValue added in v0.13.0

CreateCopyToNotebookRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type CopyToNotebookRequestBody

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

CopyToNotebookRequestBody provides operations to call the copyToNotebook method.

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. The groupId property

func (*CopyToNotebookRequestBody) GetId

func (m *CopyToNotebookRequestBody) GetId() *string

GetId gets the id property value. The id property

func (*CopyToNotebookRequestBody) GetRenameAs

func (m *CopyToNotebookRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyToNotebookRequestBody) GetSiteCollectionId

func (m *CopyToNotebookRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToNotebookRequestBody) GetSiteId

func (m *CopyToNotebookRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

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. The groupId property

func (*CopyToNotebookRequestBody) SetId

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

SetId sets the id property value. The id property

func (*CopyToNotebookRequestBody) SetRenameAs

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyToNotebookRequestBody) SetSiteCollectionId

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToNotebookRequestBody) SetSiteId

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

SetSiteId sets the siteId property value. The siteId property

type CopyToNotebookRequestBodyable added in v0.13.0

type CopyToNotebookRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetGroupId() *string
	GetId() *string
	GetRenameAs() *string
	GetSiteCollectionId() *string
	GetSiteId() *string
	SetGroupId(value *string)
	SetId(value *string)
	SetRenameAs(value *string)
	SetSiteCollectionId(value *string)
	SetSiteId(value *string)
}

CopyToNotebookRequestBodyable

type CopyToNotebookRequestBuilder

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

CopyToNotebookRequestBuilder provides operations to call the copyToNotebook method.

func NewCopyToNotebookRequestBuilder

NewCopyToNotebookRequestBuilder instantiates a new CopyToNotebookRequestBuilder and sets the default values.

func NewCopyToNotebookRequestBuilderInternal

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

NewCopyToNotebookRequestBuilderInternal instantiates a new CopyToNotebookRequestBuilder and sets the default values.

func (*CopyToNotebookRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copyToNotebook

type CopyToNotebookRequestBuilderPostOptions

type CopyToNotebookRequestBuilderPostOptions struct {
	//
	Body CopyToNotebookRequestBodyable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

CopyToNotebookRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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