copytosection

package
v0.36.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCopyToSectionPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type CopyToSectionPostRequestBody added in v0.24.0

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

CopyToSectionPostRequestBody provides operations to call the copyToSection method.

func NewCopyToSectionPostRequestBody added in v0.24.0

func NewCopyToSectionPostRequestBody() *CopyToSectionPostRequestBody

NewCopyToSectionPostRequestBody instantiates a new copyToSectionPostRequestBody and sets the default values.

func (*CopyToSectionPostRequestBody) GetAdditionalData added in v0.24.0

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

GetFieldDeserializers the deserialization information for the current model

func (*CopyToSectionPostRequestBody) GetGroupId added in v0.24.0

func (m *CopyToSectionPostRequestBody) GetGroupId() *string

GetGroupId gets the groupId property value. The groupId property

func (*CopyToSectionPostRequestBody) GetId added in v0.24.0

GetId gets the id property value. The id property

func (*CopyToSectionPostRequestBody) GetSiteCollectionId added in v0.24.0

func (m *CopyToSectionPostRequestBody) GetSiteCollectionId() *string

GetSiteCollectionId gets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionPostRequestBody) GetSiteId added in v0.24.0

func (m *CopyToSectionPostRequestBody) GetSiteId() *string

GetSiteId gets the siteId property value. The siteId property

func (*CopyToSectionPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*CopyToSectionPostRequestBody) SetAdditionalData added in v0.24.0

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

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

SetGroupId sets the groupId property value. The groupId property

func (*CopyToSectionPostRequestBody) SetId added in v0.24.0

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

SetId sets the id property value. The id property

func (*CopyToSectionPostRequestBody) SetSiteCollectionId added in v0.24.0

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

SetSiteCollectionId sets the siteCollectionId property value. The siteCollectionId property

func (*CopyToSectionPostRequestBody) SetSiteId added in v0.24.0

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

SetSiteId sets the siteId property value. The siteId property

type CopyToSectionPostRequestBodyable added in v0.24.0

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

CopyToSectionPostRequestBodyable

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

func (*CopyToSectionRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action copyToSection

func (*CopyToSectionRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action copyToSection

type CopyToSectionRequestBuilderPostRequestConfiguration added in v0.22.0

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

CopyToSectionRequestBuilderPostRequestConfiguration 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