copytosectiongroup

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CopyToSectionGroupRequestBody

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

func NewCopyToSectionGroupRequestBody

func NewCopyToSectionGroupRequestBody() *CopyToSectionGroupRequestBody

Instantiates a new copyToSectionGroupRequestBody and sets the default values.

func (*CopyToSectionGroupRequestBody) GetAdditionalData

func (m *CopyToSectionGroupRequestBody) GetAdditionalData() map[string]interface{}

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

The deserialization information for the current model

func (*CopyToSectionGroupRequestBody) GetGroupId

func (m *CopyToSectionGroupRequestBody) GetGroupId() *string

Gets the groupId property value.

func (*CopyToSectionGroupRequestBody) GetId

Gets the id property value.

func (*CopyToSectionGroupRequestBody) GetRenameAs

func (m *CopyToSectionGroupRequestBody) GetRenameAs() *string

Gets the renameAs property value.

func (*CopyToSectionGroupRequestBody) GetSiteCollectionId

func (m *CopyToSectionGroupRequestBody) GetSiteCollectionId() *string

Gets the siteCollectionId property value.

func (*CopyToSectionGroupRequestBody) GetSiteId

func (m *CopyToSectionGroupRequestBody) GetSiteId() *string

Gets the siteId property value.

func (*CopyToSectionGroupRequestBody) IsNil

func (*CopyToSectionGroupRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CopyToSectionGroupRequestBody) SetAdditionalData

func (m *CopyToSectionGroupRequestBody) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*CopyToSectionGroupRequestBody) SetGroupId

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

Sets the groupId property value. Parameters:

  • value : Value to set for the groupId property.

func (*CopyToSectionGroupRequestBody) SetId

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

Sets the id property value. Parameters:

  • value : Value to set for the id property.

func (*CopyToSectionGroupRequestBody) SetRenameAs

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

Sets the renameAs property value. Parameters:

  • value : Value to set for the renameAs property.

func (*CopyToSectionGroupRequestBody) SetSiteCollectionId

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

Sets the siteCollectionId property value. Parameters:

  • value : Value to set for the siteCollectionId property.

func (*CopyToSectionGroupRequestBody) SetSiteId

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

Sets the siteId property value. Parameters:

  • value : Value to set for the siteId property.

type CopyToSectionGroupRequestBuilder

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

Builds and executes requests for operations under \me\onenote\pages\{onenotePage-id}\parentSection\microsoft.graph.copyToSectionGroup

func NewCopyToSectionGroupRequestBuilder

Instantiates a new CopyToSectionGroupRequestBuilder and sets the default values. Parameters:

  • rawUrl : The raw URL to use for the request builder.
  • requestAdapter : The request adapter to use to execute the requests.

func NewCopyToSectionGroupRequestBuilderInternal

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

Instantiates a new CopyToSectionGroupRequestBuilder and sets the default values. Parameters:

  • pathParameters : Path parameters for the request
  • requestAdapter : The request adapter to use to execute the requests.

func (*CopyToSectionGroupRequestBuilder) CreatePostRequestInformation

Invoke action copyToSectionGroup Parameters:

  • options : Options for the request

func (*CopyToSectionGroupRequestBuilder) Post

Invoke action copyToSectionGroup Parameters:

  • options : Options for the request

type CopyToSectionGroupRequestBuilderPostOptions

type CopyToSectionGroupRequestBuilderPostOptions struct {
	//
	Body *CopyToSectionGroupRequestBody
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

Options for Post

type CopyToSectionGroupResponse

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

Union type wrapper for classes onenoteOperation

func NewCopyToSectionGroupResponse

func NewCopyToSectionGroupResponse() *CopyToSectionGroupResponse

Instantiates a new copyToSectionGroupResponse and sets the default values.

func (*CopyToSectionGroupResponse) GetAdditionalData

func (m *CopyToSectionGroupResponse) GetAdditionalData() map[string]interface{}

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 (*CopyToSectionGroupResponse) GetFieldDeserializers

The deserialization information for the current model

func (*CopyToSectionGroupResponse) GetOnenoteOperation

Gets the onenoteOperation property value. Union type representation for type onenoteOperation

func (*CopyToSectionGroupResponse) IsNil

func (m *CopyToSectionGroupResponse) IsNil() bool

func (*CopyToSectionGroupResponse) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CopyToSectionGroupResponse) SetAdditionalData

func (m *CopyToSectionGroupResponse) SetAdditionalData(value map[string]interface{})

Sets the AdditionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well. Parameters:

  • value : Value to set for the AdditionalData property.

func (*CopyToSectionGroupResponse) SetOnenoteOperation

Sets the onenoteOperation property value. Union type representation for type onenoteOperation Parameters:

  • value : Value to set for the onenoteOperation property.

Jump to

Keyboard shortcuts

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