translateexchangeids

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2022 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
}

TranslateExchangeIds

func NewTranslateExchangeIds

func NewTranslateExchangeIds() *TranslateExchangeIds

NewTranslateExchangeIds instantiates a new translateExchangeIds and sets the default values.

func (*TranslateExchangeIds) GetAdditionalData

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

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

GetFieldDeserializers the deserialization information for the current model

func (*TranslateExchangeIds) GetSourceId

func (m *TranslateExchangeIds) GetSourceId() *string

GetSourceId 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

GetTargetId 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

Serialize serializes information the current object

func (*TranslateExchangeIds) SetAdditionalData

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

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.

func (*TranslateExchangeIds) SetSourceId

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

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

func (*TranslateExchangeIds) SetTargetId

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

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

type TranslateExchangeIdsRequestBody

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

TranslateExchangeIdsRequestBody

func NewTranslateExchangeIdsRequestBody

func NewTranslateExchangeIdsRequestBody() *TranslateExchangeIdsRequestBody

NewTranslateExchangeIdsRequestBody instantiates a new translateExchangeIdsRequestBody and sets the default values.

func (*TranslateExchangeIdsRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*TranslateExchangeIdsRequestBody) GetInputIds

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

GetInputIds gets the inputIds property value.

func (*TranslateExchangeIdsRequestBody) GetSourceIdType

GetSourceIdType gets the sourceIdType property value.

func (*TranslateExchangeIdsRequestBody) GetTargetIdType

GetTargetIdType gets the targetIdType property value.

func (*TranslateExchangeIdsRequestBody) IsNil

func (*TranslateExchangeIdsRequestBody) Serialize

Serialize serializes information the current object

func (*TranslateExchangeIdsRequestBody) SetAdditionalData

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

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

SetInputIds sets the inputIds property value.

func (*TranslateExchangeIdsRequestBody) SetSourceIdType

SetSourceIdType sets the sourceIdType property value.

func (*TranslateExchangeIdsRequestBody) SetTargetIdType

SetTargetIdType sets the targetIdType property value.

type TranslateExchangeIdsRequestBuilder

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

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

func NewTranslateExchangeIdsRequestBuilder

NewTranslateExchangeIdsRequestBuilder instantiates a new TranslateExchangeIdsRequestBuilder and sets the default values.

func NewTranslateExchangeIdsRequestBuilderInternal

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

NewTranslateExchangeIdsRequestBuilderInternal instantiates a new TranslateExchangeIdsRequestBuilder and sets the default values.

func (*TranslateExchangeIdsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action translateExchangeIds

func (*TranslateExchangeIdsRequestBuilder) Post

Post invoke action translateExchangeIds

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
}

TranslateExchangeIdsRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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