copytonotebook

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToNotebookPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CopyToNotebookPostRequestBody added in v0.24.0

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

CopyToNotebookPostRequestBody provides operations to call the copyToNotebook method.

func NewCopyToNotebookPostRequestBody added in v0.24.0

func NewCopyToNotebookPostRequestBody() *CopyToNotebookPostRequestBody

NewCopyToNotebookPostRequestBody instantiates a new copyToNotebookPostRequestBody and sets the default values.

func (*CopyToNotebookPostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyToNotebookPostRequestBody) GetGroupId added in v0.24.0

func (m *CopyToNotebookPostRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyToNotebookPostRequestBody) GetId added in v0.24.0

GetId gets the id property value. The id property

func (*CopyToNotebookPostRequestBody) GetRenameAs added in v0.24.0

func (m *CopyToNotebookPostRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyToNotebookPostRequestBody) GetSiteCollectionId added in v0.24.0

func (m *CopyToNotebookPostRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToNotebookPostRequestBody) GetSiteId added in v0.24.0

func (m *CopyToNotebookPostRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyToNotebookPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CopyToNotebookPostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyToNotebookPostRequestBody) SetId added in v0.24.0

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

SetId sets the id property value. The id property

func (*CopyToNotebookPostRequestBody) SetRenameAs added in v0.24.0

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyToNotebookPostRequestBody) SetSiteCollectionId added in v0.24.0

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToNotebookPostRequestBody) SetSiteId added in v0.24.0

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

SetSiteId sets the siteId property value. The siteId property

type CopyToNotebookPostRequestBodyable added in v0.24.0

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

CopyToNotebookPostRequestBodyable

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 for Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.

func (*CopyToNotebookRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration for Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.

func (*CopyToNotebookRequestBuilder) Post

Post for Copy operations, you follow an asynchronous calling pattern: First call the Copy action, and then poll the operation endpoint for the result.

type CopyToNotebookRequestBuilderPostRequestConfiguration added in v0.22.0

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

CopyToNotebookRequestBuilderPostRequestConfiguration 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