copytosectiongroup

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToSectionGroupPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CopyToSectionGroupPostRequestBody added in v0.24.0

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

CopyToSectionGroupPostRequestBody provides operations to call the copyToSectionGroup method.

func NewCopyToSectionGroupPostRequestBody added in v0.24.0

func NewCopyToSectionGroupPostRequestBody() *CopyToSectionGroupPostRequestBody

NewCopyToSectionGroupPostRequestBody instantiates a new copyToSectionGroupPostRequestBody and sets the default values.

func (*CopyToSectionGroupPostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyToSectionGroupPostRequestBody) GetGroupId added in v0.24.0

func (m *CopyToSectionGroupPostRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyToSectionGroupPostRequestBody) GetId added in v0.24.0

GetId gets the id property value. The id property

func (*CopyToSectionGroupPostRequestBody) GetRenameAs added in v0.24.0

func (m *CopyToSectionGroupPostRequestBody) GetRenameAs() *string

GetRenameAs gets the renameAs property value. The renameAs property

func (*CopyToSectionGroupPostRequestBody) GetSiteCollectionId added in v0.24.0

func (m *CopyToSectionGroupPostRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionGroupPostRequestBody) GetSiteId added in v0.24.0

func (m *CopyToSectionGroupPostRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyToSectionGroupPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CopyToSectionGroupPostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyToSectionGroupPostRequestBody) SetId added in v0.24.0

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

SetId sets the id property value. The id property

func (*CopyToSectionGroupPostRequestBody) SetRenameAs added in v0.24.0

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

SetRenameAs sets the renameAs property value. The renameAs property

func (*CopyToSectionGroupPostRequestBody) SetSiteCollectionId added in v0.24.0

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionGroupPostRequestBody) SetSiteId added in v0.24.0

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

SetSiteId sets the siteId property value. The siteId property

type CopyToSectionGroupPostRequestBodyable added in v0.24.0

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

CopyToSectionGroupPostRequestBodyable

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) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action copyToSectionGroup

func (*CopyToSectionGroupRequestBuilder) Post

Post invoke action copyToSectionGroup

func (*CopyToSectionGroupRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action copyToSectionGroup

type CopyToSectionGroupRequestBuilderPostRequestConfiguration added in v0.22.0

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

CopyToSectionGroupRequestBuilderPostRequestConfiguration 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