sync

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSyncRequestBodyFromDiscriminatorValue added in v0.13.0

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

Types

type SyncRequestBody

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

SyncRequestBody provides operations to call the sync method.

func NewSyncRequestBody

func NewSyncRequestBody() *SyncRequestBody

NewSyncRequestBody instantiates a new syncRequestBody and sets the default values.

func (*SyncRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*SyncRequestBody) GetSyncType

GetSyncType gets the syncType property value.

func (*SyncRequestBody) Serialize

Serialize serializes information the current object

func (*SyncRequestBody) SetAdditionalData

func (m *SyncRequestBody) 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 (*SyncRequestBody) SetSyncType

SetSyncType sets the syncType property value.

type SyncRequestBuilder

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

SyncRequestBuilder provides operations to call the sync method.

func NewSyncRequestBuilder

NewSyncRequestBuilder instantiates a new SyncRequestBuilder and sets the default values.

func NewSyncRequestBuilderInternal

func NewSyncRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *SyncRequestBuilder

NewSyncRequestBuilderInternal instantiates a new SyncRequestBuilder and sets the default values.

func (*SyncRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action sync

func (*SyncRequestBuilder) Post

Post invoke action sync

type SyncRequestBuilderPostOptions

type SyncRequestBuilderPostOptions struct {
	//
	Body SyncRequestBodyable
	// 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
}

SyncRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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