sync

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSyncPostRequestBodyFromDiscriminatorValue added in v0.24.0

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

Types

type SyncPostRequestBody added in v0.24.0

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

SyncPostRequestBody provides operations to call the sync method.

func NewSyncPostRequestBody added in v0.24.0

func NewSyncPostRequestBody() *SyncPostRequestBody

NewSyncPostRequestBody instantiates a new syncPostRequestBody and sets the default values.

func (*SyncPostRequestBody) GetAdditionalData added in v0.24.0

func (m *SyncPostRequestBody) 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 (*SyncPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*SyncPostRequestBody) GetSyncType added in v0.24.0

GetSyncType gets the syncType property value. The syncType property

func (*SyncPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*SyncPostRequestBody) SetAdditionalData added in v0.24.0

func (m *SyncPostRequestBody) 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 (*SyncPostRequestBody) SetSyncType added in v0.24.0

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) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action sync

func (*SyncRequestBuilder) Post

Post invoke action sync

func (*SyncRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action sync

type SyncRequestBuilderPostRequestConfiguration added in v0.22.0

type SyncRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

SyncRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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