sync

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 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. The syncType property

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. The syncType property

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 i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.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
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

SyncRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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