clone

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 CloneRequestBody

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

func NewCloneRequestBody

func NewCloneRequestBody() *CloneRequestBody

Instantiates a new cloneRequestBody and sets the default values.

func (*CloneRequestBody) GetAdditionalData

func (m *CloneRequestBody) 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 (*CloneRequestBody) GetClassification

func (m *CloneRequestBody) GetClassification() *string

Gets the classification property value.

func (*CloneRequestBody) GetDescription

func (m *CloneRequestBody) GetDescription() *string

Gets the description property value.

func (*CloneRequestBody) GetDisplayName

func (m *CloneRequestBody) GetDisplayName() *string

Gets the displayName property value.

func (*CloneRequestBody) GetFieldDeserializers

The deserialization information for the current model

func (*CloneRequestBody) GetMailNickname

func (m *CloneRequestBody) GetMailNickname() *string

Gets the mailNickname property value.

func (*CloneRequestBody) GetPartsToClone

Gets the partsToClone property value.

func (*CloneRequestBody) GetVisibility

Gets the visibility property value.

func (*CloneRequestBody) IsNil

func (m *CloneRequestBody) IsNil() bool

func (*CloneRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*CloneRequestBody) SetAdditionalData

func (m *CloneRequestBody) 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 (*CloneRequestBody) SetClassification

func (m *CloneRequestBody) SetClassification(value *string)

Sets the classification property value. Parameters:

  • value : Value to set for the classification property.

func (*CloneRequestBody) SetDescription

func (m *CloneRequestBody) SetDescription(value *string)

Sets the description property value. Parameters:

  • value : Value to set for the description property.

func (*CloneRequestBody) SetDisplayName

func (m *CloneRequestBody) SetDisplayName(value *string)

Sets the displayName property value. Parameters:

  • value : Value to set for the displayName property.

func (*CloneRequestBody) SetMailNickname

func (m *CloneRequestBody) SetMailNickname(value *string)

Sets the mailNickname property value. Parameters:

  • value : Value to set for the mailNickname property.

func (*CloneRequestBody) SetPartsToClone

Sets the partsToClone property value. Parameters:

  • value : Value to set for the partsToClone property.

func (*CloneRequestBody) SetVisibility

Sets the visibility property value. Parameters:

  • value : Value to set for the visibility property.

type CloneRequestBuilder

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

Builds and executes requests for operations under \teams\{team-id}\microsoft.graph.clone

func NewCloneRequestBuilder

Instantiates a new CloneRequestBuilder 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 NewCloneRequestBuilderInternal

func NewCloneRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *CloneRequestBuilder

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

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

func (*CloneRequestBuilder) CreatePostRequestInformation

Invoke action clone Parameters:

  • options : Options for the request

func (*CloneRequestBuilder) Post

Invoke action clone Parameters:

  • options : Options for the request

type CloneRequestBuilderPostOptions

type CloneRequestBuilderPostOptions struct {
	//
	Body *CloneRequestBody
	// 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

Jump to

Keyboard shortcuts

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