query

package
v0.22.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateQueryRequestBodyFromDiscriminatorValue added in v0.13.0

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

func CreateQueryResponseFromDiscriminatorValue added in v0.13.0

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

Types

type QueryRequestBody

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

QueryRequestBody provides operations to call the query method.

func NewQueryRequestBody

func NewQueryRequestBody() *QueryRequestBody

NewQueryRequestBody instantiates a new queryRequestBody and sets the default values.

func (*QueryRequestBody) GetAdditionalData

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

GetFieldDeserializers the deserialization information for the current model

func (*QueryRequestBody) GetRequests

GetRequests gets the requests property value. The requests property

func (*QueryRequestBody) Serialize

Serialize serializes information the current object

func (*QueryRequestBody) SetAdditionalData

func (m *QueryRequestBody) 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 (*QueryRequestBody) SetRequests

SetRequests sets the requests property value. The requests property

type QueryRequestBuilder

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

QueryRequestBuilder provides operations to call the query method.

func NewQueryRequestBuilder

NewQueryRequestBuilder instantiates a new QueryRequestBuilder and sets the default values.

func NewQueryRequestBuilderInternal

func NewQueryRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *QueryRequestBuilder

NewQueryRequestBuilderInternal instantiates a new QueryRequestBuilder and sets the default values.

func (*QueryRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation invoke action query

func (*QueryRequestBuilder) CreatePostRequestInformationWithRequestConfiguration added in v0.22.0

CreatePostRequestInformationWithRequestConfiguration invoke action query

func (*QueryRequestBuilder) Post

Post invoke action query

func (*QueryRequestBuilder) PostWithRequestConfigurationAndResponseHandler added in v0.22.0

PostWithRequestConfigurationAndResponseHandler invoke action query

type QueryRequestBuilderPostRequestConfiguration added in v0.22.0

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

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

type QueryResponse added in v0.13.0

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

QueryResponse provides operations to call the query method.

func NewQueryResponse added in v0.13.0

func NewQueryResponse() *QueryResponse

NewQueryResponse instantiates a new queryResponse and sets the default values.

func (*QueryResponse) GetAdditionalData added in v0.13.0

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

GetFieldDeserializers the deserialization information for the current model

func (*QueryResponse) GetValue added in v0.13.0

GetValue gets the value property value. The value property

func (*QueryResponse) Serialize added in v0.13.0

Serialize serializes information the current object

func (*QueryResponse) SetAdditionalData added in v0.13.0

func (m *QueryResponse) 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 (*QueryResponse) SetValue added in v0.13.0

SetValue sets the value property value. The value property

Jump to

Keyboard shortcuts

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