copynotebook

package
v0.24.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyNotebookPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CopyNotebookPostRequestBody added in v0.24.0

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

CopyNotebookPostRequestBody provides operations to call the copyNotebook method.

func NewCopyNotebookPostRequestBody added in v0.24.0

func NewCopyNotebookPostRequestBody() *CopyNotebookPostRequestBody

NewCopyNotebookPostRequestBody instantiates a new copyNotebookPostRequestBody and sets the default values.

func (*CopyNotebookPostRequestBody) GetAdditionalData added in v0.24.0

func (m *CopyNotebookPostRequestBody) 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 (*CopyNotebookPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*CopyNotebookPostRequestBody) GetGroupId added in v0.24.0

func (m *CopyNotebookPostRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyNotebookPostRequestBody) GetNotebookFolder added in v0.24.0

func (m *CopyNotebookPostRequestBody) GetNotebookFolder() *string

GetNotebookFolder gets the notebookFolder property value. The notebookFolder property

func (*CopyNotebookPostRequestBody) GetRenameAs added in v0.24.0

func (m *CopyNotebookPostRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyNotebookPostRequestBody) GetSiteCollectionId added in v0.24.0

func (m *CopyNotebookPostRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyNotebookPostRequestBody) GetSiteId added in v0.24.0

func (m *CopyNotebookPostRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyNotebookPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CopyNotebookPostRequestBody) SetAdditionalData added in v0.24.0

func (m *CopyNotebookPostRequestBody) 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 (*CopyNotebookPostRequestBody) SetGroupId added in v0.24.0

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyNotebookPostRequestBody) SetNotebookFolder added in v0.24.0

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

SetNotebookFolder sets the notebookFolder property value. The notebookFolder property

func (*CopyNotebookPostRequestBody) SetRenameAs added in v0.24.0

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyNotebookPostRequestBody) SetSiteCollectionId added in v0.24.0

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyNotebookPostRequestBody) SetSiteId added in v0.24.0

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

SetSiteId sets the siteId property value. The siteId property

type CopyNotebookPostRequestBodyable added in v0.24.0

type CopyNotebookPostRequestBodyable 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)
}

CopyNotebookPostRequestBodyable

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