translateexchangeids

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 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 TranslateExchangeIds

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

func NewTranslateExchangeIds

func NewTranslateExchangeIds() *TranslateExchangeIds

Instantiates a new translateExchangeIds and sets the default values.

func (*TranslateExchangeIds) GetAdditionalData

func (m *TranslateExchangeIds) 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 (*TranslateExchangeIds) GetErrorDetails

Gets the errorDetails property value. An error object indicating the reason for the conversion failure. This value is not present if the conversion succeeded.

func (*TranslateExchangeIds) GetFieldDeserializers

The deserialization information for the current model

func (*TranslateExchangeIds) GetSourceId

func (m *TranslateExchangeIds) GetSourceId() *string

Gets the sourceId property value. The identifier that was converted. This value is the original, un-converted identifier.

func (*TranslateExchangeIds) GetTargetId

func (m *TranslateExchangeIds) GetTargetId() *string

Gets the targetId property value. The converted identifier. This value is not present if the conversion failed.

func (*TranslateExchangeIds) IsNil

func (m *TranslateExchangeIds) IsNil() bool

func (*TranslateExchangeIds) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*TranslateExchangeIds) SetAdditionalData

func (m *TranslateExchangeIds) 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 (*TranslateExchangeIds) SetErrorDetails

Sets the errorDetails property value. An error object indicating the reason for the conversion failure. This value is not present if the conversion succeeded. Parameters:

  • value : Value to set for the errorDetails property.

func (*TranslateExchangeIds) SetSourceId

func (m *TranslateExchangeIds) SetSourceId(value *string)

Sets the sourceId property value. The identifier that was converted. This value is the original, un-converted identifier. Parameters:

  • value : Value to set for the sourceId property.

func (*TranslateExchangeIds) SetTargetId

func (m *TranslateExchangeIds) SetTargetId(value *string)

Sets the targetId property value. The converted identifier. This value is not present if the conversion failed. Parameters:

  • value : Value to set for the targetId property.

type TranslateExchangeIdsRequestBody

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

func NewTranslateExchangeIdsRequestBody

func NewTranslateExchangeIdsRequestBody() *TranslateExchangeIdsRequestBody

Instantiates a new translateExchangeIdsRequestBody and sets the default values.

func (*TranslateExchangeIdsRequestBody) GetAdditionalData

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

The deserialization information for the current model

func (*TranslateExchangeIdsRequestBody) GetInputIds

func (m *TranslateExchangeIdsRequestBody) GetInputIds() []string

Gets the InputIds property value.

func (*TranslateExchangeIdsRequestBody) GetSourceIdType

Gets the SourceIdType property value.

func (*TranslateExchangeIdsRequestBody) GetTargetIdType

Gets the TargetIdType property value.

func (*TranslateExchangeIdsRequestBody) IsNil

func (*TranslateExchangeIdsRequestBody) Serialize

Serializes information the current object Parameters:

  • writer : Serialization writer to use to serialize this model

func (*TranslateExchangeIdsRequestBody) SetAdditionalData

func (m *TranslateExchangeIdsRequestBody) 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 (*TranslateExchangeIdsRequestBody) SetInputIds

func (m *TranslateExchangeIdsRequestBody) SetInputIds(value []string)

Sets the InputIds property value. Parameters:

  • value : Value to set for the InputIds property.

func (*TranslateExchangeIdsRequestBody) SetSourceIdType

Sets the SourceIdType property value. Parameters:

  • value : Value to set for the SourceIdType property.

func (*TranslateExchangeIdsRequestBody) SetTargetIdType

Sets the TargetIdType property value. Parameters:

  • value : Value to set for the TargetIdType property.

type TranslateExchangeIdsRequestBuilder

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

Builds and executes requests for operations under \users\{user-id}\microsoft.graph.translateExchangeIds

func NewTranslateExchangeIdsRequestBuilder

Instantiates a new TranslateExchangeIdsRequestBuilder 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 NewTranslateExchangeIdsRequestBuilderInternal

func NewTranslateExchangeIdsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *TranslateExchangeIdsRequestBuilder

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

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

func (*TranslateExchangeIdsRequestBuilder) CreatePostRequestInformation

Invoke action translateExchangeIds Parameters:

  • options : Options for the request

func (*TranslateExchangeIdsRequestBuilder) Post

Invoke action translateExchangeIds Parameters:

  • options : Options for the request

type TranslateExchangeIdsRequestBuilderPostOptions

type TranslateExchangeIdsRequestBuilderPostOptions struct {
	//
	Body *TranslateExchangeIdsRequestBody
	// 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