copynotebook

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyNotebookRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type CopyNotebookRequestBody

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

CopyNotebookRequestBody provides operations to call the copyNotebook method.

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

func (*CopyNotebookRequestBody) GetNotebookFolder

func (m *CopyNotebookRequestBody) GetNotebookFolder() *string

GetNotebookFolder gets the notebookFolder property value. The notebookFolder property

func (*CopyNotebookRequestBody) GetRenameAs

func (m *CopyNotebookRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyNotebookRequestBody) GetSiteCollectionId

func (m *CopyNotebookRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyNotebookRequestBody) GetSiteId

func (m *CopyNotebookRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

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

func (*CopyNotebookRequestBody) SetNotebookFolder

func (m *CopyNotebookRequestBody) SetNotebookFolder(value *string)

SetNotebookFolder sets the notebookFolder property value. The notebookFolder property

func (*CopyNotebookRequestBody) SetRenameAs

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyNotebookRequestBody) SetSiteCollectionId

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyNotebookRequestBody) SetSiteId

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

SetSiteId sets the siteId property value. The siteId property

type CopyNotebookRequestBodyable added in v0.13.0

type CopyNotebookRequestBodyable interface {
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
	i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
	GetGroupId() *string
	GetNotebookFolder() *string
	GetRenameAs() *string
	GetSiteCollectionId() *string
	GetSiteId() *string
	SetGroupId(value *string)
	SetNotebookFolder(value *string)
	SetRenameAs(value *string)
	SetSiteCollectionId(value *string)
	SetSiteId(value *string)
}

CopyNotebookRequestBodyable

type CopyNotebookRequestBuilder

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

CopyNotebookRequestBuilder provides operations to call the copyNotebook method.

func NewCopyNotebookRequestBuilder

NewCopyNotebookRequestBuilder instantiates a new CopyNotebookRequestBuilder and sets the default values.

func NewCopyNotebookRequestBuilderInternal

func NewCopyNotebookRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CopyNotebookRequestBuilder

NewCopyNotebookRequestBuilderInternal instantiates a new CopyNotebookRequestBuilder and sets the default values.

func (*CopyNotebookRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copyNotebook

func (*CopyNotebookRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action copyNotebook

func (*CopyNotebookRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action copyNotebook

type CopyNotebookRequestBuilderPostRequestConfiguration added in v0.22.0

type CopyNotebookRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CopyNotebookRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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