copytosection

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToSectionRequestBodyFromDiscriminatorValue

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

Types

type CopyToSectionRequestBody

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

CopyToSectionRequestBody provides operations to call the copyToSection method.

func NewCopyToSectionRequestBody

func NewCopyToSectionRequestBody() *CopyToSectionRequestBody

NewCopyToSectionRequestBody instantiates a new copyToSectionRequestBody and sets the default values.

func (*CopyToSectionRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyToSectionRequestBody) GetGroupId

func (m *CopyToSectionRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyToSectionRequestBody) GetId

func (m *CopyToSectionRequestBody) GetId() *string

GetId gets the id property value. The id property

func (*CopyToSectionRequestBody) GetSiteCollectionId

func (m *CopyToSectionRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionRequestBody) GetSiteId

func (m *CopyToSectionRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyToSectionRequestBody) Serialize

Serialize serializes information the current object

func (*CopyToSectionRequestBody) SetAdditionalData

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

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyToSectionRequestBody) SetId

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

SetId sets the id property value. The id property

func (*CopyToSectionRequestBody) SetSiteCollectionId

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionRequestBody) SetSiteId

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

SetSiteId sets the siteId property value. The siteId property

type CopyToSectionRequestBodyable

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

CopyToSectionRequestBodyable

type CopyToSectionRequestBuilder

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

CopyToSectionRequestBuilder provides operations to call the copyToSection method.

func NewCopyToSectionRequestBuilder

NewCopyToSectionRequestBuilder instantiates a new CopyToSectionRequestBuilder and sets the default values.

func NewCopyToSectionRequestBuilderInternal

func NewCopyToSectionRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CopyToSectionRequestBuilder

NewCopyToSectionRequestBuilderInternal instantiates a new CopyToSectionRequestBuilder and sets the default values.

func (*CopyToSectionRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copyToSection

type CopyToSectionRequestBuilderPostOptions

type CopyToSectionRequestBuilderPostOptions struct {
	//
	Body CopyToSectionRequestBodyable
	// 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
}

CopyToSectionRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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