copytosectiongroup

package
v0.19.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToSectionGroupRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type CopyToSectionGroupRequestBody

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

CopyToSectionGroupRequestBody provides operations to call the copyToSectionGroup method.

func NewCopyToSectionGroupRequestBody

func NewCopyToSectionGroupRequestBody() *CopyToSectionGroupRequestBody

NewCopyToSectionGroupRequestBody instantiates a new copyToSectionGroupRequestBody and sets the default values.

func (*CopyToSectionGroupRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyToSectionGroupRequestBody) GetGroupId

func (m *CopyToSectionGroupRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyToSectionGroupRequestBody) GetId

GetId gets the id property value. The id property

func (*CopyToSectionGroupRequestBody) GetRenameAs

func (m *CopyToSectionGroupRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyToSectionGroupRequestBody) GetSiteCollectionId

func (m *CopyToSectionGroupRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionGroupRequestBody) GetSiteId

func (m *CopyToSectionGroupRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyToSectionGroupRequestBody) Serialize

Serialize serializes information the current object

func (*CopyToSectionGroupRequestBody) SetAdditionalData

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

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyToSectionGroupRequestBody) SetId

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

SetId sets the id property value. The id property

func (*CopyToSectionGroupRequestBody) SetRenameAs

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyToSectionGroupRequestBody) SetSiteCollectionId

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionGroupRequestBody) SetSiteId

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

SetSiteId sets the siteId property value. The siteId property

type CopyToSectionGroupRequestBodyable added in v0.13.0

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

CopyToSectionGroupRequestBodyable

type CopyToSectionGroupRequestBuilder

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

CopyToSectionGroupRequestBuilder provides operations to call the copyToSectionGroup method.

func NewCopyToSectionGroupRequestBuilder

NewCopyToSectionGroupRequestBuilder instantiates a new CopyToSectionGroupRequestBuilder and sets the default values.

func NewCopyToSectionGroupRequestBuilderInternal

func NewCopyToSectionGroupRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CopyToSectionGroupRequestBuilder

NewCopyToSectionGroupRequestBuilderInternal instantiates a new CopyToSectionGroupRequestBuilder and sets the default values.

func (*CopyToSectionGroupRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action copyToSectionGroup

func (*CopyToSectionGroupRequestBuilder) Post

Post invoke action copyToSectionGroup

type CopyToSectionGroupRequestBuilderPostOptions

type CopyToSectionGroupRequestBuilderPostOptions struct {
	//
	Body CopyToSectionGroupRequestBodyable
	// 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
}

CopyToSectionGroupRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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